Sandbox and Testing Errors
Sandbox Onboarding Related Errors
| Code | Title | Detail |
|---|---|---|
| 25000 | Failed to onboard sandbox program | An exception occurred while onboarding program. |
| 25001 | Invalid Cognito token | The token provided is either outdated or not parseable. |
Sandbox Transactions
| Code | Title | Detail |
|---|---|---|
| 6100 | Failed to mock transaction | An exception occurred while creating a mocked transaction. |
| 6101 | Invalid us_dollar_amount | us_dollar_amount must be numeric and cannot be 0. |
| 6102 | Invalid denial_reason | denial_reason must be inactive_card, insufficient_funds, insufficient_funds_gas, invalid_pin, network_unavailable or other |
Updated 2 months ago
