fiatAmount to trigger specific behaviors:
| Fiat Amount | Expected Status | Description |
|---|---|---|
1.01 | COMPLETED | Transaction completes successfully |
1.02 | CANCELLED (NAME_VERIFICATION_FAILED) | Bank beneficiary is not the KYC’d user |
cryptoAmount to trigger specific behaviors:
| Crypto Amount | Expected Status | Description |
|---|---|---|
1.01 | COMPLETED | Transaction completes successfully |
1.02 | CANCELLED (NAME_VERIFICATION_FAILED) | Bank beneficiary is not a KYC’d user |
1.03 | CRYPTO_NOT_RECEIVED | Failure due to no crypto transfer |
| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
Api key for the affiliated partner that is performing the request