Parameter | Description |
---|---|
External ID | The external ID of the vendor. Can be obtained by using the List Vendors action. |
{
"data": {},
"errors": [
{
"code": "string",
"detail": "string",
"source": {
"parameter": "string",
"pointer": "string"
},
"title": "string"
}
]
}
Was this page helpful?