Callbacks
This section describes the callbacks sent from the Sinch India Conversation API. Callbacks can contain delivery reports (about outbound messages) and inbound messages.
The Conversation API expects the receiving server to respond with a 2xx success code. If no successful response is received, the API will either schedule a retry (for temporary errors) or discard the callback (for permanent errors). Retry attempts are made three times.