Callback (Webhook)

Inbound webhook — called by JioSubscriptionHub, not by the merchant. JPSL notifies the merchant's own system of a PDN/execution event by POSTing this payload to the merchant's registered callback URL. The path shown is illustrative; the real destination is whatever URL the merchant has configured with JPSL, not a JPSL-hosted address.

Expected response: not specified in the source collection — merchants should return 200 OK to acknowledge receipt (standard webhook convention); confirm the exact contract with the JPSL integration team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload sent by JioSubscriptionHub to the merchant's callback URL.

string

Subscription reference the event relates to.

string

Event note.

string

Sequence number of the mandate debit cycle.

string

Scheduled/actual execution date-time (YYYY-MM-DD HH:mm:ss).

string

Associated merchant transaction number.

Response
200

Not specified in the source collection. Merchants should return 200 OK to acknowledge receipt (standard webhook convention) — confirm the exact contract with the JPSL integration team.

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