Last updated
Was this helpful?
Was this helpful?
GET /public/v1/accounts/licensees HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
{
"data": [
{
"id": "LCE-8893-6916-0000",
"revision": 2,
"name": "Rolls-Royce Canada Limited",
"status": "Active",
"buyer": {
"id": "BUY-8928-0965",
"name": "Rolls-Royce Canada Limited"
},
"seller": {
"id": "SEL-4717-3953",
"name": "SoftwareOne Canada, Inc."
}
}
],
"$meta": {
"pagination": {
"offset": 0,
"limit": 10,
"total": 1
}
}
}