latestOpenAPI 3.0.12026-08-15235298999.1 KB
ffc7fffa0d5c
Subscriptions
Get subscription changes
Returns a log of changes made to the subscription through the API.
get/subscriptions/{id}/changes
Path parameters
idstring required
Query parameters
Offsetinteger
Limitinteger
Response
When request is successful. Returns a paged collection of 'SubscriptionAudit' objects.
Example response
{
"value": [
{
"name": "\"TierId\", \"AddOnIds\", \"PromotionId\", \"PaymentMethodIds\", \"Interval\", \"Quantity\""
}
]
}