fiatAmount to trigger specific mock 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 mock 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 |
enabled: Boolean indicating if mock testing is availableenvironment: Current environment (should be โstagingโ)onRampRules: Array of on-ramp mock rulesoffRampRules: Array of off-ramp mock rulesApi key for the affiliated partner that is performing the request