Subscription Status Endpoint
This documentation details the endpoint used to retrieve the current status and information of existing subscriptions in our system.
Overview
Endpoint
This endpoint retrieves the details of a specific subscription by ID.
Unique numeric identifier of the subscription to retrieve.
219Media type of the body sent to the API.
application/jsonISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
Merchant X-Login API Key.
Authorization control hash.
Unique idempotency key for ensuring that the same request is not processed more than once.
Subscription details retrieved successfully
Unique identifier of the subscription
219Current status of the subscription
PENDINGPossible values: Date when the subscription started or will start
2020-10-10Date when the subscription ended or will end
2020-10-17Timestamp when the subscription was created
2025-02-18T17:18:21.67708163Frequency plan of the subscription
WEEKLYPossible values: Amount charged for the subscription
10.9Whether the subscription will automatically renew
trueTimestamp when the subscription was last modified
2025-02-18T13:49:16Subscription does not exist
Generic Error
Request Parameters
Response
Success Response
Response Fields
Error Responses
Subscription Statuses
Webhook Notifications and Payment Flow
Complete Notification Flow
Example Flow
Last updated
Was this helpful?

