v2

latestOpenAPI 3.0.12026-07-262352981007.0 KB
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.

idstring nullable
hrefstring nullable
relationstring nullable
methodstring nullable
offsetinteger nullable
limitinteger nullable
sizeinteger

Example response

{
  "value": [
    {
      "name": "\"TierId\", \"AddOnIds\", \"PromotionId\", \"PaymentMethodIds\", \"Interval\", \"Quantity\""
    }
  ]
}