Requests
Field
Type
Description
Example
{
"id": "REQ-1671-0642",
"status": "Querying",
"client": {
"id": "ACC-1234-4444",
"name": "Stark-industries"
},
"vendor": {
"id": "ACC-1234-1111",
"name": "Microsoft"
},
"requester": {
"id": "USR-1234-4444",
"name": "John Smith"
},
"assignee": {
"id": "USR-1234-1111",
"name": "Santa Claus"
},
"product": {
"id": "PRD-1111-1111-1111",
"name": "Microsoft Office 365 NCE",
"icon": "/static/PRD-1111-1111-1111/logo.png"
}
}Last updated
Was this helpful?