Get Subscription, Scheduled Payment, or Autopay
Retrieves a single subscription’s details.
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The subscription ID.
Response
Timestamp of when the subscription ws created, in UTC.
The subscription's end date.
If applicable, the internal reference ID to the payment page capturing the payment.
A custom identifier for the paypoint, if applicable. Like entrypoint
is the Payabli identifier for the merchant, externalPaypointId
is a custom field you can use to include the merchant's ID from your own systems.
Fee applied to the subscription.
The subscription's frequency.
The subscription's ID.
The last time the subscription was processed.
The last date and time the subscription was updated.
The number of cycles the subscription has left.
The subscription's payment method.
The subscription amount, minus any fees.
The next date the subscription will be processed.
The name of the parent organization.
The paypoint's DBA name.
The paypoint's entryname.
50
The paypoint's ID. Note that this is different than the entryname.
The paypoint's legal name.
Payment plan ID.
Custom identifier to indicate the transaction or request source.
100
The subscription start date.
Events associated with the subscription.
The subscription's status.
- 0: Paused
- 1: Active
The subscription amount, including any fees.
The total number of cycles the subscription is set to run.
When true
, the subscription has no explicit end date and will run until canceled.
Was this page helpful?