File tree Expand file tree Collapse file tree 4 files changed +8
-2
lines changed
CardPushTransfers/CardPushTransfer/Decline
CardValidations/CardValidation/Decline
Simulations/CardTokens/CardTokenCreateParams/Outcome/Decline Expand file tree Collapse file tree 4 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 236
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-58c8e720561e1df665b4f5bf35a4dedba1dba3f01d20f8ef5f662d093c432f4d .yml
3- openapi_spec_hash : 75dfc5fb4c8d03524aa1bc5587835039
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-732196e2e3b5f785aafd5a7035f8683adc6060fe483a24787e3b6085f99d1cfe .yml
3+ openapi_spec_hash : c929ecc168017a4a2d8343384a0a33f8
44config_hash : 25d7d7aa4882db6189b4b53e8e249e80
Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ enum Reason: string
6767
6868 case TRANSACTION_DOES_NOT_FULFILL_ANTI_MONEY_LAUNDERING_REQUIREMENT = 'transaction_does_not_fulfill_anti_money_laundering_requirement ' ;
6969
70+ case BLOCKED_BY_CARDHOLDER = 'blocked_by_cardholder ' ;
71+
7072 case BLOCKED_FIRST_USE = 'blocked_first_use ' ;
7173
7274 case CREDIT_ISSUER_UNAVAILABLE = 'credit_issuer_unavailable ' ;
Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ enum Reason: string
6767
6868 case TRANSACTION_DOES_NOT_FULFILL_ANTI_MONEY_LAUNDERING_REQUIREMENT = 'transaction_does_not_fulfill_anti_money_laundering_requirement ' ;
6969
70+ case BLOCKED_BY_CARDHOLDER = 'blocked_by_cardholder ' ;
71+
7072 case BLOCKED_FIRST_USE = 'blocked_first_use ' ;
7173
7274 case CREDIT_ISSUER_UNAVAILABLE = 'credit_issuer_unavailable ' ;
Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ enum Reason: string
6767
6868 case TRANSACTION_DOES_NOT_FULFILL_ANTI_MONEY_LAUNDERING_REQUIREMENT = 'transaction_does_not_fulfill_anti_money_laundering_requirement ' ;
6969
70+ case BLOCKED_BY_CARDHOLDER = 'blocked_by_cardholder ' ;
71+
7072 case BLOCKED_FIRST_USE = 'blocked_first_use ' ;
7173
7274 case CREDIT_ISSUER_UNAVAILABLE = 'credit_issuer_unavailable ' ;
You can’t perform that action at this time.
0 commit comments