Skip to content

Notify API

| View as Markdown

Send advance notifications for upcoming subscription or mandate debits. Ensures customers remain informed about recurring charges, enhancing transparency and reducing the risk of failed payments.

https://payments.airpay.co.in/pay/v4/api/mandates/notify.php
ParameterType ValueDescriptionValue Like
Content-Type requiredStringThe Content-Type header specifies the media type of the request or response body, allowing the receiver to correctly interpret the For XML data, use application/xml.For JSON: application/json,For XML: application/xml
ParameterType ValueDescriptionValue Like
subscription_id requiredNumeric
(1–10)
Unique identifier assigned to the subscription or mandate.
notification_id requiredAlphanumericUnique order reference associated with the transaction.
amount requiredNumeric
(1–10)
Transaction amount to be executed under the mandate.
execution_times requiredAlphanumeric
(Date (dd/mm/yyyy))
Scheduled execution date for the transaction or subscription debit.
ParameterType ValueDescriptionValue Like
merchant_id requiredNumericUnique identifier assigned to the merchant.
orderid requiredAlphanumeric
(10-200)
Unique order reference number for the transaction.
ap_transactionid requiredNumericTransaction ID assigned by the payment gateway.
amount requiredNumericTransaction amount.
status_code requiredNumericStatus code representing the transaction result.211 = InProcess, 400 = Failed
notification_status requiredStringStatus text representing the payment state.INPROCESS, SUCCESS, FAILED
message requiredStringStatus message describing transaction result or reason.