v1

latestOpenAPI 3.1.02026-07-261444991.2 MB
Subscription Change

List subscription changes

This endpoint returns a list of pending subscription changes for a customer. Use the Fetch Subscription Change endpoint to retrieve the expected subscription state after the pending change is applied.

get/subscription_changes

Query parameters

limitinteger

The number of items to fetch. Defaults to 20.

cursorstring nullable

Cursor for pagination. This can be populated by the next_cursor value returned from the initial request.

customer_idstring nullable
external_customer_idstring nullable
status'pending' | 'applied' | 'cancelled' nullable

Response

OK