Skip to content

Commit

Permalink
Update OpenAPI for 3928955edbfa9b0ac5e5deeedd165f0e4d96e5d2
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jan 17, 2024
1 parent 0b96c9c commit 49361aa
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 7 deletions.
110 changes: 107 additions & 3 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -2869,6 +2869,7 @@
},
"required": [
"enabled",
"liability",
"status"
],
"title": "AutomaticTax",
Expand Down Expand Up @@ -19346,6 +19347,7 @@
"ending_balance",
"footer",
"from_invoice",
"issuer",
"last_finalization_error",
"latest_revision",
"lines",
Expand Down Expand Up @@ -29717,6 +29719,18 @@
"maxLength": 5000,
"type": "string"
},
"revocation_reason": {
"description": "When the mandate is revoked on the Bacs network this field displays the reason for the revocation.",
"enum": [
"account_closed",
"bank_account_restricted",
"bank_ownership_changed",
"could_not_process",
"debit_not_authorized"
],
"nullable": true,
"type": "string"
},
"url": {
"description": "The URL that will contain the mandate that the customer has signed.",
"maxLength": 5000,
Expand All @@ -29726,6 +29740,7 @@
"required": [
"network_status",
"reference",
"revocation_reason",
"url"
],
"title": "mandate_bacs_debit",
Expand Down Expand Up @@ -37010,6 +37025,9 @@
"cashapp": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"customer_balance": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"eps": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand Down Expand Up @@ -37128,6 +37146,7 @@
"card",
"cartes_bancaires",
"cashapp",
"customer_balance",
"eps",
"fpx",
"giropay",
Expand Down Expand Up @@ -38661,7 +38680,7 @@
"description": "",
"properties": {
"bank": {
"description": "The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"description": "The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"enum": [
"abn_amro",
"asn_bank",
Expand All @@ -38671,6 +38690,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand All @@ -38694,6 +38714,7 @@
"INGBNL2A",
"KNABNL2H",
"MOYONL21",
"NNBANL2G",
"NTSBDEB1",
"RABONL2U",
"RBRBNL21",
Expand Down Expand Up @@ -39870,7 +39891,7 @@
"description": "",
"properties": {
"bank": {
"description": "The customer's bank, if provided. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"description": "The customer's bank, if provided. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"enum": [
"abn_amro",
"asn_bank",
Expand All @@ -39880,6 +39901,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand All @@ -39903,6 +39925,7 @@
"INGBNL2A",
"KNABNL2H",
"MOYONL21",
"NNBANL2G",
"NTSBDEB1",
"RABONL2U",
"RBRBNL21",
Expand Down Expand Up @@ -47592,6 +47615,7 @@
"footer",
"from_invoice",
"id",
"issuer",
"last_finalization_error",
"latest_revision",
"lines",
Expand Down Expand Up @@ -51926,7 +51950,7 @@
"description": "",
"properties": {
"bank": {
"description": "The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"description": "The customer's bank. Can be one of `abn_amro`, `asn_bank`, `bunq`, `handelsbanken`, `ing`, `knab`, `moneyou`, `n26`, `nn`, `rabobank`, `regiobank`, `revolut`, `sns_bank`, `triodos_bank`, `van_lanschot`, or `yoursafe`.",
"enum": [
"abn_amro",
"asn_bank",
Expand All @@ -51936,6 +51960,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand All @@ -51959,6 +51984,7 @@
"INGBNL2A",
"KNABNL2H",
"MOYONL21",
"NNBANL2G",
"NTSBDEB1",
"RABONL2U",
"RBRBNL21",
Expand Down Expand Up @@ -55888,6 +55914,7 @@
"application_fee_percent",
"automatic_tax",
"billing_cycle_anchor",
"billing_cycle_anchor_config",
"billing_thresholds",
"cancel_at",
"cancel_at_period_end",
Expand Down Expand Up @@ -111518,6 +111545,10 @@
"explode": true,
"style": "deepObject"
},
"pin": {
"explode": true,
"style": "deepObject"
},
"shipping": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -111562,6 +111593,18 @@
"maxLength": 5000,
"type": "string"
},
"pin": {
"description": "The desired PIN for this card.",
"properties": {
"encrypted_number": {
"description": "The card's desired new PIN, encrypted under Stripe's public key.",
"maxLength": 5000,
"type": "string"
}
},
"title": "encrypted_pin_param",
"type": "object"
},
"replacement_for": {
"description": "The card this is meant to be a replacement for (if any).",
"maxLength": 5000,
Expand Down Expand Up @@ -124322,6 +124365,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -128132,6 +128176,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -132878,6 +132923,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -138251,6 +138297,10 @@
"explode": true,
"style": "deepObject"
},
"customer_balance": {
"explode": true,
"style": "deepObject"
},
"eps": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -138661,6 +138711,29 @@
"title": "payment_method_param",
"type": "object"
},
"customer_balance": {
"description": "Uses a customer’s [cash balance](https://stripe.com/docs/payments/customer-balance) for the payment. The cash balance can be funded via a bank transfer. Check this [page](https://stripe.com/docs/payments/bank-transfers) for more details.",
"properties": {
"display_preference": {
"description": "Whether or not the payment method should be displayed.",
"properties": {
"preference": {
"description": "The account's preference for whether or not to display this payment method.",
"enum": [
"none",
"off",
"on"
],
"type": "string"
}
},
"title": "display_preference_param",
"type": "object"
}
},
"title": "payment_method_param",
"type": "object"
},
"eps": {
"description": "EPS is an Austria-based payment method that allows customers to complete transactions online using their bank credentials. EPS is supported by all Austrian banks and is accepted by over 80% of Austrian online retailers. Check this [page](https://stripe.com/docs/payments/eps) for more details.",
"properties": {
Expand Down Expand Up @@ -139312,6 +139385,10 @@
"explode": true,
"style": "deepObject"
},
"customer_balance": {
"explode": true,
"style": "deepObject"
},
"eps": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -139726,6 +139803,29 @@
"title": "payment_method_param",
"type": "object"
},
"customer_balance": {
"description": "Uses a customer’s [cash balance](https://stripe.com/docs/payments/customer-balance) for the payment. The cash balance can be funded via a bank transfer. Check this [page](https://stripe.com/docs/payments/bank-transfers) for more details.",
"properties": {
"display_preference": {
"description": "Whether or not the payment method should be displayed.",
"properties": {
"preference": {
"description": "The account's preference for whether or not to display this payment method.",
"enum": [
"none",
"off",
"on"
],
"type": "string"
}
},
"title": "display_preference_param",
"type": "object"
}
},
"title": "payment_method_param",
"type": "object"
},
"eps": {
"description": "EPS is an Austria-based payment method that allows customers to complete transactions online using their bank credentials. EPS is supported by all Austrian banks and is accepted by over 80% of Austrian online retailers. Check this [page](https://stripe.com/docs/payments/eps) for more details.",
"properties": {
Expand Down Expand Up @@ -141389,6 +141489,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -156367,6 +156468,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -157710,6 +157812,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down Expand Up @@ -159085,6 +159188,7 @@
"knab",
"moneyou",
"n26",
"nn",
"rabobank",
"regiobank",
"revolut",
Expand Down
Loading

0 comments on commit 49361aa

Please sign in to comment.