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:
|
{
"data": {},
"errors": [
{
"code": "string",
"detail": "string",
"source": {
"parameter": "string",
"pointer": "string"
},
"title": "string"
}
]
}
Was this page helpful?