When integrate with this API, gain access to a comprehensive set of data related to a customer’s recurring billing. This includes detailed subscription information such as plan type, billing frequency, status, start and end dates and a full transaction history, encompassing each payment attempt, success or failure status, timestamps. By combining these two datasets, the API provides a holistic view of the customer’s payment lifecycle, enabling you to track, analyze, and manage recurring payments with greater accuracy and transparency.
The Content-Type header specifies the media type of the request or response body, allowing the receiver to correctly interpret the data. For XML data, use application/xml.
200 – Request is valid with correct details. 400 – Request is invalid; merchants must recheck request data and reinitiate.
200
error_code required
Numeric
success, fail and refunded
00
status required
Text
fail,success
success
message required
Text
success, fail
Success
data required
array
Json response
[]
SUBSCRIPTION_STATUS required
Text
After initiate the subscription status check request and receive a response, you need to check the ‘SUBSCRIPTION_STATUS’ parameter for the latest mandate status. The possible values are: SUBSCRIBED, UNSUBSCRIBED, COMPLETED, or PAUSED.