Parameter | Description |
---|---|
ID | The ID of the vendor. Can be obtained by using the List Vendors action. |
Vendor Attributes | The attributes of the vendor. For further information, refer to OneTrust Documentation. For example: { "type": { "id": "87b6861c-7c25-40cb-a9e7-4e4da5ed2281", "value": "Strategic" }, "customField1014": { "id": "f29312fc-99b8-4b31-9137-0912a7f1e0bc", "value": "Aland Islands" }, "exchangePrimaryAddress": "123 Main Street" } |
{
"data": {},
"errors": [
{
"code": "string",
"detail": "string",
"source": {
"parameter": "string",
"pointer": "string"
},
"title": "string"
}
]
}
Was this page helpful?