Get subscription
Retrieves a single subscription's details.
Path parameters
subId
The subscription ID.
Headers
requestToken
Response
Success
CreatedAt
Timestamp of when the subscription ws created, in UTC.
Customer
EndDate
The subscription's end date.
EntrypageId
If applicable, the internal reference ID to the payment page capturing the payment.
ExternalPaypointID
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.
FeeAmount
Fee applied to the subscription.
Frequency
The subscription's frequency.
IdSub
The subscription's ID.
InvoiceData
LastRun
The last time the subscription was processed.
LastUpdated
The last date and time the subscription was updated.
LeftCycles
The number of cycles the subscription has left.
Method
The subscription's payment method.
NetAmount
The subscription amount, minus any fees.
NextDate
The next date the subscription will be processed.
ParentOrgName
The name of the parent organization.
PaymentData
PaypointDbaname
The paypoint's DBA name.
PaypointEntryname
The paypoint's entryname.
PaypointId
The paypoint's ID. Note that this is different than the entryname.
PaypointLegalname
The paypoint's legal name.
PlanId
Payment plan ID.
Source
Custom identifier to indicate the transaction or request source.
StartDate
The subscription start date.
SubEvents
Events associated with the subscription.
SubStatus
The subscription’s status.
- 0: Paused
- 1: Active
TotalAmount
The subscription amount, including any fees.
TotalCycles
The total number of cycles the subscription is set to run.
UntilCancelled
When true
, the subscription has no explicit end date and will run until canceled.