Was this helpful?
#330:
Change request updated 3 months ago
Get a list of subscriptions in all agreements.
/v1/commerce/subscriptions/{id}
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/commerce/subscriptions/{id}'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "name": "text", "startDate": "2025-02-23T22:01:30.527Z", "terminationDate": "2025-02-23T22:01:30.527Z", "externalIds": {}, "agreement": {}, "terms": {}, "product": {}, "autoRenew": true, "status": {}, "commitmentDate": "2025-02-23T22:01:30.527Z", "price": {}, "parameters": {}, "buyer": {}, "licensee": {}, "seller": {}, "lines": [] }