POST /v1/wallet/deposit-whitelist/addresses/{id}/disableFAILED review, or when the payer stops sendingPOST /v1/wallet/deposit-whitelist/addresses — a disabled record cannot be re-enabled.Idempotency-Key header. Disabling an address that is already disabled is a no-op.datais empty on success. Re-readGET /v1/wallet/deposit-whitelist/addresses/{id}to confirm the
resulting record state.
status 500 and an 8-digit code (WalletErrorCode).code | Meaning |
|---|---|
10000100 | Transaction not found, or it does not belong to the caller |
10000101 | Deposit-whitelist review already completed for this deposit |
10000102 | Payer details incomplete |
10000103 | Field value not accepted, including an invalid countryCode or an unknown provider |
10000104 | Cannot submit right now — poll the status instead of editing and retrying immediately |
10000105 | Duplicate request |
10000106 | Source address cannot be supplied or changed when submitting for a received deposit |