Skip to content

Commit 715d17e

Browse files
OpenAPI Update (#1619)
Update OpenAPI for fcfc60cdaa02c6af584cd0da9df1f9dc1ac17fb3 Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent 17e79c0 commit 715d17e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98049,6 +98049,7 @@
9804998049
"card_issuing_charge_card_stripe",
9805098050
"card_issuing_consumer",
9805198051
"card_issuing_consumer_revolving_credit_card_celtic",
98052+
"card_issuing_fa_prepaid_card_cross_river",
9805298053
"card_issuing_fa_prepaid_card_lead",
9805398054
"card_issuing_fa_spend_card_celtic",
9805498055
"card_issuing_fa_spend_card_stripe",
@@ -101573,6 +101574,7 @@
101573101574
"card_issuing_charge_card_stripe",
101574101575
"card_issuing_consumer",
101575101576
"card_issuing_consumer_revolving_credit_card_celtic",
101577+
"card_issuing_fa_prepaid_card_cross_river",
101576101578
"card_issuing_fa_prepaid_card_lead",
101577101579
"card_issuing_fa_spend_card_celtic",
101578101580
"card_issuing_fa_spend_card_stripe",
@@ -199653,7 +199655,7 @@
199653199655
"style": "form"
199654199656
},
199655199657
{
199656-
"description": "An optional filter on the list, based on the object `type` field. Without the filter, the list includes all current and future payment method types. If your integration expects only one type of payment method in the response, make sure to provide a type value in the request.",
199658+
"description": "Filters the list by the object `type` field. Unfiltered, the list returns all payment method types except `custom`. If your integration expects only one type of payment method in the response, specify that type value in the request to reduce your payload.",
199657199659
"in": "query",
199658199660
"name": "type",
199659199661
"required": false,

0 commit comments

Comments
 (0)