Skip to main content
When you make an API call to ASAPP and there is an error, you will receive a non 2XX HTTP status code. All errors return a message, code, and requestId for that request to help you debug the issue. The message will usually contain enough information to help you resolve the issue. If you require further help, reach out to support, including the requestId so that they can pinpoint the specific failing API call.

Error Structure

Here is an example where a timestamp in the request has an incorrect format.