Add Vendor
Header Parameters
Authorizationstring
x-client-idstring
x-signaturestring
x-timestampstring
Content-Typestring
Body Parameters
namestring
emailstring
websitestring
mainPhonestring
accountNumberstring
legalNamestring
businessNamestring
typestring
statusstring
is1099boolean
taxNumberstring
taxTypestring
addressobject
ShowΒ child attributes
contactsarray
ShowΒ child attributes
Response
200
Object
{
"id": "d4e5f6a7-b8c9-0123-defa-234567890123",
"name": "Acme Supplies Inc.",
"email": "billing@acmesupplies.com",
"website": "https://acmesupplies.com",
"mainPhone": "+1-555-123-4567",
"accountNumber": "ACME-001",
"legalName": "Acme Supplies Incorporated",
"businessName": "Acme Supplies",
"type": "supplier",
"status": "active",
"is1099": false,
"createdAt": "2026-03-13T08:30:00.000Z",
"updatedAt": "2026-03-13T08:30:00.000Z"
}
Was this section helpful?
Response
Was this section helpful?