The Subscription List API allows merchants to retrieve a list of all active, cancelled, or expired subscriptions, providing an overview of their customers subscription statuses.
Header | Description |
---|---|
x-api-key | Provided along with credentials. |
Authorization | Live API Key obtained from merchant details on PO Gateway. |
Content-Type | Indicates that all response attributes will be in JSON format (set to application/json ). |
API Key for Authorization. Format: 'Basic YOUR_API_KEY_HERE'
API Key specific to x-api-key.
A successful response containing subscription details.
The response is of type object
.