Listings
Field
Type
Description
Listing Statistics
Field
Type
Description
Example
{
"id": "LST-1234-4678",
"product": {
"id": "PRD-1111-1111",
"name": "Microsoft Office 365 NCE",
"icon": "/static/PRD-1111-1111/logo.png"
},
"authorization": {
"id": "AUT-1234-4567",
"name": "Salesforce Enterprise License"
},
"seller": {
"id": "SEL-1234-45678",
"name": "SoftwareOne, Inc."
},
"priceList": {
"id": "PRC-1234-5678-1234"
},
"primary": true,
"notes": "This is the primary Listing for the EU.",
"statistics": {
"subscriptions": 10,
"agreements": 5
},
"audit": {
"created": { "at": "...", "by": { } },
"updated": { "at": "...", "by": { } }
},
}Last updated
Was this helpful?