Notification URL Testing

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:

  1. 200 OK in response.
  2. Response type is in JSON.
  3. The response body is empty, devoid of any characters.
Body Params
string
Defaults to 774da163-923d-418c-956a-40d161f2507b

Unique user identifier per merchant per operator

string
Defaults to 123da163-523d-415c-956a-abc161f2537b

Unique value per subscription request

string
Defaults to 353200211

Unique ID per user subscription per service per operator

string
Defaults to 12340001

Unique value per service and package on a per operator basis

string
Defaults to CREATE

Indicates the action taken on a specific subscriptionId

string
Defaults to CREATE_ACTIVE

Indicates the reason of the sent event, e.g. event: CREATE, reason: TRIAL_START

string
Defaults to ACTIVE

Indicates the current susbcription status of a subscriptionId

string
Defaults to NONE

Indicates the sub state of the status field

string
Defaults to 2020-12-29T09:59:09Z

Subsciption start date-time in ISO format(e.g.: 2020-06-01T12:53:30.000Z)

string
Defaults to 2020-06-01T12:53:30Z

Subsciption end date-time in ISO format(e.g.: 2020-06-01T12:53:30Z)

price
array of objects

paid amount by the customer

price
string
Defaults to 2020-06-01T12:53:30.000Z

Trial end date in case of free trial in ISO format(e.g.: 2020-06-01T12:53:30.000Z)

boolean
Defaults to true

Value only sent with cancellation notification*

string
Defaults to 2020-06-01T12:53:30Z

Event triggering date-time in ISO format(e.g.: 2020-06-01T12:53:30Z)

string
Defaults to 1234abcde-1234-abcd-1234-abcd1234abcd

Event specific unique use ID(UUID)

Headers
string
Defaults to application/json
string
Defaults to application/json, application/*+json
string
Defaults to gzip,deflate
string
Defaults to close
Response

Language
URL
Response
Click Try It! to start a request and see the response here!