Finance Management.Subscriptions
ENTERPRISE
List subscription transactions
Lists all transactions belonging to the subscription.
get/finance-management/v1/subscriptions/{subscriptionId}/transactions
Path parameters
subscriptionIdstring required
ID of the subscription
Query parameters
pageTokenstring
(Optional) The first token is presented on the response of the first call if there are multiple pages.
pageSizeinteger
(Optional) Size of the page to fetch. Maximum allowed value is 2000.
Response
List of subscription transactions.
Finance20ManagementList20Transactions required— unresolved $ref
Changes
No recorded changes to this endpoint across all 12 revisions of this API.