The “Get Subscription by ID” API allows to retrieve information for a specific subscription using its unique identifier. Use this endpoint to fetch details for a single subscription based on the provided subscription ID.Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Path parameters
ID of the subscription that needs to be returned
Query parameters
AltId is the unique identifier e.g: account id.
AltType is the type of identifier.
Respuestas
200 - Successful response
200 - Successful response
The unique identifier for the subscription.
AltType is the type of identifier.
AltId is the unique identifier eg: account id.
Contact id corresponding to the subscription.
Contact details of the subscriber.
Coupon details of the subscription.
Currency in which subscription was made.
Subscription value.
Subscription status.
Subscription is in live / test mode.
Entity type of subscription (eg: order).
Entity id for the subscription. e.g: order id
Entity source details for the subscription.
Subscription id for subscription.
Snapshot of subscription.
Payment provider details for the subscription.
Ip address from where subscription was initiated.
The creation timestamp of the subscription.
The last update timestamp of the subscription.
Meta details of the subscription.
Is test subscription.
Scedule details for the subscription.
Auto payment details of the subscription.
Recurring product details of the subscription.
Cancellation timestamp of the subscription.
User id who cancelled the subscription.
Trace id of the subscription.
User ID who created the subscription.
400 - Subscription not found
400 - Subscription not found
401 - Unauthorized
401 - Unauthorized
422 - Unprocessable Entity
422 - Unprocessable Entity

