Error Response Format
Error Response Format
When an error occurs due to malformed input or the system fails to process any given request due to client error. ORZCash Access API will return HTTP 400 Bad Request. with the following response.
Field Description Example
code String constant error code to indicate the reason for the error ERROR_INSUFFICIENT_BALANCE
message A human-readable message describing the error The source account has insufficient balance to complete the transfer. Use the Transfer endpoint to fund the source account.
Modified at 2022-12-29 06:27:42