Create Vendor
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
city
Optional: City - max 100 chars
email
Optional: Email address - valid email format - "john@hvacsupply.com"
phone
Optional: Phone number - E.164 format - “+1234567890”
state
Optional: State/Province - 2 char code - “CA”
address
Optional: Street address - max 255 chars
postal_code
Optional: ZIP/Postal code - max 20 chars
vendor_name
Required: Vendor name - unique per tenant - max 255 chars - “HVAC Supply Co”
contact_name
Optional: Contact person name - max 255 chars - “John Smith”
credit_limit
Optional: Credit limit - decimal(15,2) - “10000.00”
payment_terms
Optional: Payment terms - max 100 chars - “Net 30”
Response
Successful response

