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-5c964c697b9545e26471dd5e8c9b83f7efe803561637c072efd8706dfe3f1839 .yml
3- openapi_spec_hash : a8e4426f491b10f93457a6cd517d948e
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-36f56ec639c447a9374b42b2dc9e278844c838d51b88c4f128e7e46662a75a81 .yml
3+ openapi_spec_hash : 7c15b5db4bf14fd71f7220a445ae2ada
44config_hash : 25d7d7aa4882db6189b4b53e8e249e80
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ enum Reason: string
5555
5656 case TRANSACTION_NOT_ALLOWED_AT_TERMINAL = 'transaction_not_allowed_at_terminal ' ;
5757
58+ case TRANSACTION_NOT_SUPPORTED_OR_BLOCKED_BY_ISSUER = 'transaction_not_supported_or_blocked_by_issuer ' ;
59+
5860 case SUSPECTED_FRAUD = 'suspected_fraud ' ;
5961
6062 case ACTIVITY_AMOUNT_LIMIT_EXCEEDED = 'activity_amount_limit_exceeded ' ;
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ enum Reason: string
5555
5656 case TRANSACTION_NOT_ALLOWED_AT_TERMINAL = 'transaction_not_allowed_at_terminal ' ;
5757
58+ case TRANSACTION_NOT_SUPPORTED_OR_BLOCKED_BY_ISSUER = 'transaction_not_supported_or_blocked_by_issuer ' ;
59+
5860 case SUSPECTED_FRAUD = 'suspected_fraud ' ;
5961
6062 case ACTIVITY_AMOUNT_LIMIT_EXCEEDED = 'activity_amount_limit_exceeded ' ;
Original file line number Diff line number Diff line change @@ -55,6 +55,8 @@ enum Reason: string
5555
5656 case TRANSACTION_NOT_ALLOWED_AT_TERMINAL = 'transaction_not_allowed_at_terminal ' ;
5757
58+ case TRANSACTION_NOT_SUPPORTED_OR_BLOCKED_BY_ISSUER = 'transaction_not_supported_or_blocked_by_issuer ' ;
59+
5860 case SUSPECTED_FRAUD = 'suspected_fraud ' ;
5961
6062 case ACTIVITY_AMOUNT_LIMIT_EXCEEDED = 'activity_amount_limit_exceeded ' ;
You can’t perform that action at this time.
0 commit comments