Skip to content

Commit a17d9cc

Browse files
Update OpenAPI specification
1 parent e93e5ff commit a17d9cc

File tree

6 files changed

+27
-18
lines changed

6 files changed

+27
-18
lines changed

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,

openapi/spec3.beta.sdk.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88966,6 +88966,7 @@ paths:
8896688966
- card_issuing_charge_card_stripe
8896788967
- card_issuing_consumer
8896888968
- card_issuing_consumer_revolving_credit_card_celtic
88969+
- card_issuing_fa_prepaid_card_cross_river
8896988970
- card_issuing_fa_prepaid_card_lead
8897088971
- card_issuing_fa_spend_card_celtic
8897188972
- card_issuing_fa_spend_card_stripe
@@ -92671,6 +92672,7 @@ paths:
9267192672
- card_issuing_charge_card_stripe
9267292673
- card_issuing_consumer
9267392674
- card_issuing_consumer_revolving_credit_card_celtic
92675+
- card_issuing_fa_prepaid_card_cross_river
9267492676
- card_issuing_fa_prepaid_card_lead
9267592677
- card_issuing_fa_spend_card_celtic
9267692678
- card_issuing_fa_spend_card_stripe
@@ -190152,11 +190154,10 @@ paths:
190152190154
type: string
190153190155
style: form
190154190156
- description: >-
190155-
An optional filter on the list, based on the object `type` field.
190156-
Without the filter, the list includes all current and future payment
190157-
method types. If your integration expects only one type of payment
190158-
method in the response, make sure to provide a type value in the
190159-
request.
190157+
Filters the list by the object `type` field. Unfiltered, the list
190158+
returns all payment method types except `custom`. If your
190159+
integration expects only one type of payment method in the response,
190160+
specify that type value in the request to reduce your payload.
190160190161
in: query
190161190162
name: type
190162190163
required: false

openapi/spec3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137656,7 +137656,7 @@
137656137656
"style": "form"
137657137657
},
137658137658
{
137659-
"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.",
137659+
"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.",
137660137660
"in": "query",
137661137661
"name": "type",
137662137662
"required": false,

openapi/spec3.sdk.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83206,6 +83206,7 @@
8320683206
"card_issuing_charge_card_stripe",
8320783207
"card_issuing_consumer",
8320883208
"card_issuing_consumer_revolving_credit_card_celtic",
83209+
"card_issuing_fa_prepaid_card_cross_river",
8320983210
"card_issuing_fa_prepaid_card_lead",
8321083211
"card_issuing_fa_spend_card_celtic",
8321183212
"card_issuing_fa_spend_card_stripe",
@@ -86364,6 +86365,7 @@
8636486365
"card_issuing_charge_card_stripe",
8636586366
"card_issuing_consumer",
8636686367
"card_issuing_consumer_revolving_credit_card_celtic",
86368+
"card_issuing_fa_prepaid_card_cross_river",
8636786369
"card_issuing_fa_prepaid_card_lead",
8636886370
"card_issuing_fa_spend_card_celtic",
8636986371
"card_issuing_fa_spend_card_stripe",
@@ -161130,7 +161132,7 @@
161130161132
"style": "form"
161131161133
},
161132161134
{
161133-
"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.",
161135+
"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.",
161134161136
"in": "query",
161135161137
"name": "type",
161136161138
"required": false,
@@ -185503,6 +185505,7 @@
185503185505
"description",
185504185506
"invoice_settings",
185505185507
"on_behalf_of",
185508+
"phase_effective_at",
185506185509
"transfer_data"
185507185510
]
185508185511
},
@@ -186709,6 +186712,7 @@
186709186712
"description",
186710186713
"invoice_settings",
186711186714
"on_behalf_of",
186715+
"phase_effective_at",
186712186716
"transfer_data"
186713186717
]
186714186718
},

openapi/spec3.sdk.yaml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75728,6 +75728,7 @@ paths:
7572875728
- card_issuing_charge_card_stripe
7572975729
- card_issuing_consumer
7573075730
- card_issuing_consumer_revolving_credit_card_celtic
75731+
- card_issuing_fa_prepaid_card_cross_river
7573175732
- card_issuing_fa_prepaid_card_lead
7573275733
- card_issuing_fa_spend_card_celtic
7573375734
- card_issuing_fa_spend_card_stripe
@@ -79051,6 +79052,7 @@ paths:
7905179052
- card_issuing_charge_card_stripe
7905279053
- card_issuing_consumer
7905379054
- card_issuing_consumer_revolving_credit_card_celtic
79055+
- card_issuing_fa_prepaid_card_cross_river
7905479056
- card_issuing_fa_prepaid_card_lead
7905579057
- card_issuing_fa_spend_card_celtic
7905679058
- card_issuing_fa_spend_card_stripe
@@ -152990,11 +152992,10 @@ paths:
152990152992
type: string
152991152993
style: form
152992152994
- description: >-
152993-
An optional filter on the list, based on the object `type` field.
152994-
Without the filter, the list includes all current and future payment
152995-
method types. If your integration expects only one type of payment
152996-
method in the response, make sure to provide a type value in the
152997-
request.
152995+
Filters the list by the object `type` field. Unfiltered, the list
152996+
returns all payment method types except `custom`. If your
152997+
integration expects only one type of payment method in the response,
152998+
specify that type value in the request to reduce your payload.
152998152999
in: query
152999153000
name: type
153000153001
required: false
@@ -175191,6 +175192,7 @@ paths:
175191175192
- description
175192175193
- invoice_settings
175193175194
- on_behalf_of
175195+
- phase_effective_at
175194175196
- transfer_data
175195175197
end_behavior:
175196175198
description: >-
@@ -176439,6 +176441,7 @@ paths:
176439176441
- description
176440176442
- invoice_settings
176441176443
- on_behalf_of
176444+
- phase_effective_at
176442176445
- transfer_data
176443176446
end_behavior:
176444176447
description: >-

openapi/spec3.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117494,11 +117494,10 @@ paths:
117494117494
type: string
117495117495
style: form
117496117496
- description: >-
117497-
An optional filter on the list, based on the object `type` field.
117498-
Without the filter, the list includes all current and future payment
117499-
method types. If your integration expects only one type of payment
117500-
method in the response, make sure to provide a type value in the
117501-
request.
117497+
Filters the list by the object `type` field. Unfiltered, the list
117498+
returns all payment method types except `custom`. If your
117499+
integration expects only one type of payment method in the response,
117500+
specify that type value in the request to reduce your payload.
117502117501
in: query
117503117502
name: type
117504117503
required: false

0 commit comments

Comments
 (0)