Was this helpful?
#330:
Change request updated 3 months ago
Get a single licensee object by ID.
/v1/accounts/licensees/{id}
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/accounts/licensees/{id}'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "contact": {}, "name": "text", "externalId": "text", "status": {}, "address": {}, "useBuyerAddress": true, "icon": "text", "description": "text", "account": {}, "buyer": {}, "seller": {} }