magnifying-glassGet a subscription

Get subscription details

get
/v3/subscriptions/{subscription_id}

This endpoint retrieves the details of a specific subscription by ID.

Path parameters
subscription_idinteger · int64Required

Unique numeric identifier of the subscription to retrieve.

Example: 219
Header parameters
Content-TypestringRequired

Media type of the body sent to the API.

Default: application/json
X-Datestring · date-timeRequired

ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)

X-LoginstringRequired

Merchant X-Login API Key.

AuthorizationstringRequired

Authorization control hash.

X-Idempotency-KeystringOptional

Unique idempotency key for ensuring that the same request is not processed more than once.

Responses
chevron-right
200

Subscription details retrieved successfully

application/json
get
/v3/subscriptions/{subscription_id}

Last updated

Was this helpful?