Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 24, 2024
1 parent a9ad882 commit 9c966ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -1607,6 +1607,9 @@
"description": "Reason the notice is being sent. The reason determines what copy the notice must contain. See the [regulated customer notices](https://stripe.com/docs/issuing/compliance-us/issuing-regulated-customer-notices) guide. All reasons might not apply to your integration, and Stripe might add new reasons in the future, so we recommend an internal warning when you receive an unknown reason.",
"enum": [
"issuing.account_closed_for_inactivity",
"issuing.account_closed_for_not_providing_business_model_clarification",
"issuing.account_closed_for_not_providing_url_clarification",
"issuing.account_closed_for_not_providing_use_case_clarification",
"issuing.account_closed_for_terms_of_service_violation",
"issuing.application_rejected_for_failure_to_verify",
"issuing.credit_application_rejected",
Expand Down
4 changes: 4 additions & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1574,6 +1574,10 @@ components:
warning when you receive an unknown reason.
enum:
- issuing.account_closed_for_inactivity
- >-
issuing.account_closed_for_not_providing_business_model_clarification
- issuing.account_closed_for_not_providing_url_clarification
- issuing.account_closed_for_not_providing_use_case_clarification
- issuing.account_closed_for_terms_of_service_violation
- issuing.application_rejected_for_failure_to_verify
- issuing.credit_application_rejected
Expand Down

0 comments on commit 9c966ab

Please sign in to comment.