post https://{partner-notification-url}/
Partner/Merchant/Client should provide a valid URL so that Mondia Pay will send S2S (server-to-server) notifications as a POST request in json format.
We expect 3 things in response to consider the response as successful:
- 200 OK in response.
- Response type is in JSON.
- The response body is empty, devoid of any characters.