Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the subscription whose details are to be retrieved.
Query Parameters
Page number for pagination (default is 0).
Number of items per page for pagination (default is 10).
Response
A JSON array of subscription objects.
Unique identifier for the subscription
Identifier of the customer associated with this subscription
Identifier of the subscribed plan
Current status of the subscription (e.g. active, inactive)
active, inactive Date when the subscription started
The currency in which the subscription is billed,
"NGN"
The amount to be charged for the subscription.
5000
Next scheduled payment date
Date and time the subscription was created
Details about the customer
Additional custom data associated with the subscription
The geographical region associated with the subscription.
"Nigeria"

