Getting a subscription

The method allows you to get information about the subscription

Getting a subscription

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for getting subscription data

idstringRequired

Subscription ID

Example: 7544e48d-b6cb-4cba-a59f-c5ff0f0f354d
merchantIdstringRequired

Merchant ID

Example: 6c3428c6-c8b8-444f-9ab0-78c864df1719
Responses
chevron-right
200Success
application/json
post
/api-gateway/recurrents/get-subscription
200Success

Last updated