Get subscription plan
Check active subscription plans. No further payments will be collected.
Get subscription
Check a specific subscription plan.
GET
https://api.stage.localpayment.com/api/subscriptions/plan/:externalId
View all subscription plans created by the customer.
GET
https://api.stage.localpayment.com/api/subscriptions/plan
Path Parameters
Name
Type
Description
id*
string
Subscription plan Internal ID as returned by GET method
Headers
Name
Type
Description
Authorization*
string
JWT token in format Bearer eyJ0...
. For more information about authentication, please refer to Authentication.
Last updated
Was this helpful?