List Agreements
List items in the Agreements collection.
get
Responses
200
OK
application/json
get
/public/v1/commerce/agreements200
OK
Last updated
Was this helpful?
List items in the Agreements collection.
OK
OK
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/commerce/agreements HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {},
"updated": {},
"active": {},
"provisioning": {},
"terminated": {}
},
"$meta": {
"omitted": [
"text"
]
},
"icon": "text",
"status": "text",
"listing": {
"id": "text"
},
"authorization": {
"id": "text",
"name": "text",
"currency": "text"
},
"vendor": {
"id": "text",
"icon": "text",
"type": "text",
"status": "text",
"name": "text"
},
"client": {
"id": "text",
"icon": "text",
"type": "text",
"status": "text",
"name": "text"
},
"price": {
"currency": "text",
"markup": 1,
"margin": 1,
"defaultMarkupSource": {
"type": "text",
"ref": {
"id": "text",
"name": "text"
}
},
"markupSource": {
"type": "text",
"ref": {
"id": "text",
"name": "text"
}
},
"SPxY": 1,
"SPxM": 1,
"PPxY": 1,
"PPxM": 1,
"defaultMarkup": 1,
"defaultMargin": 1
},
"startDate": "2025-12-08T20:40:38.590Z",
"endDate": "2025-12-08T20:40:38.590Z",
"template": {
"id": "text",
"name": "text"
},
"error": {
"id": "text",
"message": "text",
"parameters": null
},
"name": "text",
"lines": [
{
"id": "text",
"audit": {},
"$meta": {
"omitted": [
"text"
]
},
"quantity": 1,
"item": {},
"price": {
"currency": "text",
"markup": 1,
"margin": 1,
"defaultMarkupSource": {
"type": "text",
"ref": {
"id": "text",
"name": "text"
}
},
"markupSource": {
"type": "text",
"ref": {
"id": "text",
"name": "text"
}
},
"unitSP": 1,
"unitPP": 1,
"PPx1": 1,
"SPx1": 1,
"SPxY": 1,
"SPxM": 1,
"PPxY": 1,
"PPxM": 1
},
"order": {},
"status": "text",
"subscription": {},
"asset": {},
"agreement": {},
"client": {},
"vendor": {},
"buyer": {},
"seller": {},
"product": {}
}
],
"assets": [
{
"id": "text",
"name": "text",
"status": "text"
}
],
"subscriptions": [
{
"id": "text",
"name": "text"
}
],
"parameters": {
"ordering": [
{
"id": "text",
"externalId": "text",
"name": "text",
"type": "text",
"phase": "text",
"error": {
"id": "text",
"message": "text",
"parameters": null
},
"constraints": {
"required": true,
"hidden": true,
"readonly": true
},
"displayValue": "text",
"value": null
}
],
"fulfillment": [
{
"id": "text",
"externalId": "text",
"name": "text",
"type": "text",
"phase": "text",
"error": {
"id": "text",
"message": "text",
"parameters": null
},
"constraints": {
"required": true,
"hidden": true,
"readonly": true
},
"displayValue": "text",
"value": null
}
]
},
"licensee": {
"id": "text",
"icon": "text",
"name": "text",
"externalId": "text"
},
"buyer": {
"id": "text",
"icon": "text",
"name": "text"
},
"seller": {
"id": "text",
"icon": "text",
"externalId": "text",
"name": "text"
},
"product": {
"id": "text",
"name": "text",
"externalIds": {
"operations": "text",
"defaultErpItem": "text"
},
"icon": "text",
"status": "text"
},
"externalIds": {
"client": "text",
"operations": "text",
"vendor": "text"
},
"split": {
"id": "text",
"audit": {},
"$meta": {
"omitted": [
"text"
]
},
"allocations": [
"[Circular Reference]"
]
},
"termsAndConditions": [
{
"id": "text",
"audit": {},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"description": "text",
"displayOrder": 1,
"status": "text",
"product": {
"id": "text",
"name": "text",
"externalIds": {
"operations": "text",
"defaultErpItem": "text"
},
"icon": "text",
"status": "text"
},
"accepted": "2025-12-08T20:40:38.590Z",
"acceptedBy": {
"id": "text",
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"firstName": "text",
"lastName": "text",
"email": "text",
"icon": "text"
}
}
],
"certificates": [
{
"id": "text",
"name": "text"
}
]
}
]
}