Skip to content

Commit

Permalink
OpenAPI Update (#848)
Browse files Browse the repository at this point in the history
Update OpenAPI for 6c4714dc3780e9a32b2e8a3127133881301b9fc0

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Jun 3, 2024
1 parent b67ea7f commit 374e4e9
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 0 deletions.
155 changes: 155 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -742,6 +742,15 @@
],
"type": "string"
},
"gb_bank_transfer_payments": {
"description": "The status of the GB customer_balance payments (GBP currency) capability of the account, or whether the account can directly process GB customer_balance charges.",
"enum": [
"active",
"inactive",
"pending"
],
"type": "string"
},
"giropay_payments": {
"description": "The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.",
"enum": [
Expand Down Expand Up @@ -787,6 +796,15 @@
],
"type": "string"
},
"jp_bank_transfer_payments": {
"description": "The status of the Japanese customer_balance payments (JPY currency) capability of the account, or whether the account can directly process Japanese customer_balance charges.",
"enum": [
"active",
"inactive",
"pending"
],
"type": "string"
},
"klarna_payments": {
"description": "The status of the Klarna payments capability of the account, or whether the account can directly process Klarna charges.",
"enum": [
Expand Down Expand Up @@ -832,6 +850,15 @@
],
"type": "string"
},
"mx_bank_transfer_payments": {
"description": "The status of the Mexican customer_balance payments (MXN currency) capability of the account, or whether the account can directly process Mexican customer_balance charges.",
"enum": [
"active",
"inactive",
"pending"
],
"type": "string"
},
"oxxo_payments": {
"description": "The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.",
"enum": [
Expand Down Expand Up @@ -904,6 +931,15 @@
],
"type": "string"
},
"sepa_bank_transfer_payments": {
"description": "The status of the SEPA customer_balance payments (EUR currency) capability of the account, or whether the account can directly process SEPA customer_balance charges.",
"enum": [
"active",
"inactive",
"pending"
],
"type": "string"
},
"sepa_debit_payments": {
"description": "The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.",
"enum": [
Expand Down Expand Up @@ -985,6 +1021,15 @@
],
"type": "string"
},
"us_bank_transfer_payments": {
"description": "The status of the US customer_balance payments (USD currency) capability of the account, or whether the account can directly process US customer_balance charges.",
"enum": [
"active",
"inactive",
"pending"
],
"type": "string"
},
"zip_payments": {
"description": "The status of the Zip capability of the account, or whether the account can directly process Zip charges.",
"enum": [
Expand Down Expand Up @@ -73514,6 +73559,17 @@
"title": "capability_param",
"type": "object"
},
"gb_bank_transfer_payments": {
"description": "The gb_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"giropay_payments": {
"description": "The giropay_payments capability.",
"properties": {
Expand Down Expand Up @@ -73569,6 +73625,17 @@
"title": "capability_param",
"type": "object"
},
"jp_bank_transfer_payments": {
"description": "The jp_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"klarna_payments": {
"description": "The klarna_payments capability.",
"properties": {
Expand Down Expand Up @@ -73624,6 +73691,17 @@
"title": "capability_param",
"type": "object"
},
"mx_bank_transfer_payments": {
"description": "The mx_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"oxxo_payments": {
"description": "The oxxo_payments capability.",
"properties": {
Expand Down Expand Up @@ -73712,6 +73790,17 @@
"title": "capability_param",
"type": "object"
},
"sepa_bank_transfer_payments": {
"description": "The sepa_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"sepa_debit_payments": {
"description": "The sepa_debit_payments capability.",
"properties": {
Expand Down Expand Up @@ -73811,6 +73900,17 @@
"title": "capability_param",
"type": "object"
},
"us_bank_transfer_payments": {
"description": "The us_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"zip_payments": {
"description": "The zip_payments capability.",
"properties": {
Expand Down Expand Up @@ -75614,6 +75714,17 @@
"title": "capability_param",
"type": "object"
},
"gb_bank_transfer_payments": {
"description": "The gb_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"giropay_payments": {
"description": "The giropay_payments capability.",
"properties": {
Expand Down Expand Up @@ -75669,6 +75780,17 @@
"title": "capability_param",
"type": "object"
},
"jp_bank_transfer_payments": {
"description": "The jp_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"klarna_payments": {
"description": "The klarna_payments capability.",
"properties": {
Expand Down Expand Up @@ -75724,6 +75846,17 @@
"title": "capability_param",
"type": "object"
},
"mx_bank_transfer_payments": {
"description": "The mx_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"oxxo_payments": {
"description": "The oxxo_payments capability.",
"properties": {
Expand Down Expand Up @@ -75812,6 +75945,17 @@
"title": "capability_param",
"type": "object"
},
"sepa_bank_transfer_payments": {
"description": "The sepa_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"sepa_debit_payments": {
"description": "The sepa_debit_payments capability.",
"properties": {
Expand Down Expand Up @@ -75911,6 +76055,17 @@
"title": "capability_param",
"type": "object"
},
"us_bank_transfer_payments": {
"description": "The us_bank_transfer_payments capability.",
"properties": {
"requested": {
"description": "Passing true requests the capability for the account, if it is not already requested. A requested capability may not immediately become active. Any requirements to activate the capability are returned in the `requirements` arrays.",
"type": "boolean"
}
},
"title": "capability_param",
"type": "object"
},
"zip_payments": {
"description": "The zip_payments capability.",
"properties": {
Expand Down
Loading

0 comments on commit 374e4e9

Please sign in to comment.