Skip to main content
Version: 2.0

Response Handling

After submitting an API request, you'll receive a response indicating that your request was received and processed. Depending on the HTTP status code of the response, you may need to handle any errors that the request or system returns by implementing appropriate logic.