A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contactInfo": {
"address": {
"address1": "<string>",
"address2": "<string>",
"address3": "<string>",
"address4": "<string>",
"addressType": "<string>",
"cityOrTown": "<string>",
"countryCode": "<string>",
"isValidated": true,
"postalOrZipCode": "<string>",
"stateOrProvince": "<string>"
},
"email": "<string>",
"phone": "<string>"
},
"inventoryRefresh": "<string>",
"locations": [
{
"data": null,
"locationCode": "<string>",
"receiverId": "<string>"
}
],
"name": "<string>",
"status": "<string>",
"tenantId": 123,
"vendorCode": "<string>"
}Update a specific vendor
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"contactInfo": {
"address": {
"address1": "<string>",
"address2": "<string>",
"address3": "<string>",
"address4": "<string>",
"addressType": "<string>",
"cityOrTown": "<string>",
"countryCode": "<string>",
"isValidated": true,
"postalOrZipCode": "<string>",
"stateOrProvince": "<string>"
},
"email": "<string>",
"phone": "<string>"
},
"inventoryRefresh": "<string>",
"locations": [
{
"data": null,
"locationCode": "<string>",
"receiverId": "<string>"
}
],
"name": "<string>",
"status": "<string>",
"tenantId": 123,
"vendorCode": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT Authorization header using the Bearer scheme.
Unique vendor code
limits which fields are returned in the response body
Vendor object with changes