List subscription changes
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
List subscription changes
Authorizations
API Keys can be issued in the Orb's web application.
Query Parameters
The number of items to fetch. Defaults to 20.
Required range:
1 <= x <= 100Cursor for pagination. This can be populated by the next_cursor value returned from the initial request.
Available options:
pending, applied, cancelled