Get customer subscriptions
GET /api/subscriptions/v1/subscriptions
Get customer subscriptions
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ”User access token.
Example
8ba5dd43-496e-4432-9c8a-74fdc74139feUser RID identifier. RID header will be used if both are set.
There is a deprecated way to call the endpoint.
Please use access token with authorization_flow=processing instead if you need
to do some non user-initiated action like background processing or calls from the admin.
Query Parameters
Section titled “Query Parameters ”User ID in external system
Responses
Section titled “ Responses ”object
Controls whether the subscription should automatically renew after the due date.
Example
trueThe next date-time when the subscription auto_renew param can be changed. The value is calculated based on duration_periods param of the corresponding subscription plan. Date-time is returned in RFC3339 format. Time is specified in UTC timezone.
Example
2026-02-14T12:00:03ZThe URL where asynchronous subscription updates will be sent.
Subscription creation date-time in RFC3339 format. Time is returned in UTC timezone. Immutable.
Example
2025-07-14T12:00:03ZCurrency in ISO 4217 format.
Example
UAHCustomer identifier. May hold RID value.
Example
0ee67270-297d-4ed4-993c-5b4ba95c4dafProject API key where recurrent payments are delegated.
Example
5c226db4-c088-43f5-8d7a-809ac3718d66Description for the subscription.
Example
My subscription descriptionThe date until which subscription will stay active if not cancelled. Date is returned in RFC3339 format, time is omitted.
Example
2025-09-14T00:00:00ZIdentifier to link the subscription within partner system. Currently used by Rozetka only.
Example
9i8h7g6f5e4dIdentifier to link the subscription within partner system. Currently used by Rozetka only.
Example
1a2b3c4d5eSubscription identifier.
Example
9aed5896-a829-400f-bd3b-5b6f8508de6bShows whether the subscription in currently retrying its renew payment.
The date of next notification for the customer. Date is returned in RFC3339 format. Currently not supported.
Example
2025-09-13T00:00:00ZThe date of next payment for the subscription. Date-time is returned in RFC3339 format, time is omitted.
Example
2025-09-14T00:00:00ZThe corresponding plan identifier.
Example
d38bdf4e-cbd8-46f5-87fa-538dd7618731Subscription price in main currency units. For example, value of 30 equals 30 UAH subscription price.
Example
3000Source project for the current subscription.
Example
d38bdf4e-cbd8-46f5-87fa-538dd7618731The recurrent id for the subscription payments. Optional.
Example
573299035525213784The URL where user will be redirected after successful payment.
The start date of the subscription. Date-time is returned in RFC3339 format, time is omitted.
Example
2025-07-14T00:00:00ZCurrent subscription state.
The time of day component for the params that have date specified only. Date-time is returned in RFC3339 format.
Example
0001-01-01T12:00:03ZThe amount of trial periods assigned to the subscription.
Example
2Specifies, whether to apply periodic payments for trial subscription instead of single initial payment in case trial_periods value is more than one.
Example
trueThe end date-time of the subscription trial. Date-time is returned in RFC3339 format. Time is specified in UTC timezone.
Example
2025-09-14T12:00:03ZIdentifier to link the subscription within partner system. Currently used by Rozetka only.
Example
5e4d3c2b1aThe last date-time of the subscription update. Date-time is returned in RFC3339 format.
Example
2025-07-14T12:01:12ZControls whether the subscription should use the plan price instead the of the price provided in subscription data when the automatic subscription renew is performed.
Example
true