Skip to main content

Common Response

Customer systems should return HTTP status code 200 upon receiving the notification to indicate successful reception. If another status code is returned or there is no response within 5 seconds, the system will retry according to the retry policy.

Example

Response

POST HTTP/1.1 200 OK