File tree Expand file tree Collapse file tree 4 files changed +2
-32
lines changed
CardPushTransfers/CardPushTransfer/Decline
CardValidations/CardValidation/Decline
Simulations/CardTokens/CardTokenCreateParams/Outcome/Decline Expand file tree Collapse file tree 4 files changed +2
-32
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-1bab7be736382985590e568f2b01d1a195c0228b8f2c6599d73335510113e41a .yml
3- openapi_spec_hash : 222819fc58fce5959c13e13b507239bc
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-5444aa15ed771b293975e4ea457bbf96f3fd4268dab9cef1d64fc18efbba3718 .yml
3+ openapi_spec_hash : 94be74f7b294a338dd47d95721bb52ae
44config_hash : 25d7d7aa4882db6189b4b53e8e249e80
Original file line number Diff line number Diff line change @@ -107,8 +107,6 @@ enum Reason: string
107107
108108 case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message ' ;
109109
110- case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message ' ;
111-
112110 case PIN_ERROR_FOUND = 'pin_error_found ' ;
113111
114112 case CANNOT_VERIFY_PIN = 'cannot_verify_pin ' ;
@@ -123,12 +121,6 @@ enum Reason: string
123121
124122 case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount ' ;
125123
126- case INVALID_BILLER_INFORMATION = 'invalid_biller_information ' ;
127-
128- case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined ' ;
129-
130- case UNSAFE_PIN = 'unsafe_pin ' ;
131-
132124 case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin ' ;
133125
134126 case OFFLINE_DECLINED = 'offline_declined ' ;
@@ -139,7 +131,5 @@ enum Reason: string
139131
140132 case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt ' ;
141133
142- case FORWARD_TO_ISSUER = 'forward_to_issuer ' ;
143-
144134 case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed ' ;
145135}
Original file line number Diff line number Diff line change @@ -107,8 +107,6 @@ enum Reason: string
107107
108108 case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message ' ;
109109
110- case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message ' ;
111-
112110 case PIN_ERROR_FOUND = 'pin_error_found ' ;
113111
114112 case CANNOT_VERIFY_PIN = 'cannot_verify_pin ' ;
@@ -123,12 +121,6 @@ enum Reason: string
123121
124122 case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount ' ;
125123
126- case INVALID_BILLER_INFORMATION = 'invalid_biller_information ' ;
127-
128- case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined ' ;
129-
130- case UNSAFE_PIN = 'unsafe_pin ' ;
131-
132124 case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin ' ;
133125
134126 case OFFLINE_DECLINED = 'offline_declined ' ;
@@ -139,7 +131,5 @@ enum Reason: string
139131
140132 case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt ' ;
141133
142- case FORWARD_TO_ISSUER = 'forward_to_issuer ' ;
143-
144134 case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed ' ;
145135}
Original file line number Diff line number Diff line change @@ -107,8 +107,6 @@ enum Reason: string
107107
108108 case UNABLE_TO_LOCATE_PREVIOUS_MESSAGE = 'unable_to_locate_previous_message ' ;
109109
110- case DATA_INCONSISTENT_WITH_ORIGINAL_MESSAGE = 'data_inconsistent_with_original_message ' ;
111-
112110 case PIN_ERROR_FOUND = 'pin_error_found ' ;
113111
114112 case CANNOT_VERIFY_PIN = 'cannot_verify_pin ' ;
@@ -123,12 +121,6 @@ enum Reason: string
123121
124122 case TRANSACTION_AMOUNT_EXCEEDS_PRE_AUTHORIZED_APPROVAL_AMOUNT = 'transaction_amount_exceeds_pre_authorized_approval_amount ' ;
125123
126- case INVALID_BILLER_INFORMATION = 'invalid_biller_information ' ;
127-
128- case PIN_CHANGE_REQUEST_DECLINED = 'pin_change_request_declined ' ;
129-
130- case UNSAFE_PIN = 'unsafe_pin ' ;
131-
132124 case TRANSACTION_DOES_NOT_QUALIFY_FOR_VISA_PIN = 'transaction_does_not_qualify_for_visa_pin ' ;
133125
134126 case OFFLINE_DECLINED = 'offline_declined ' ;
@@ -139,7 +131,5 @@ enum Reason: string
139131
140132 case INVALID_USE_OF_MERCHANT_CATEGORY_CODE_CORRECT_AND_REATTEMPT = 'invalid_use_of_merchant_category_code_correct_and_reattempt ' ;
141133
142- case FORWARD_TO_ISSUER = 'forward_to_issuer ' ;
143-
144134 case CARD_AUTHENTICATION_FAILED = 'card_authentication_failed ' ;
145135}
You can’t perform that action at this time.
0 commit comments