200 Successful Response
Schema: VendorResponse
-
idstring required -
Vendor UUID.
-
business_idstring required -
Business UUID.
-
namestring required -
Vendor name.
-
emailstring -
Vendor email address.
-
addressstring -
Vendor business address.
-
phonestring -
Vendor phone number.
-
tax_idstring -
Tax identification number.
-
websitestring -
Vendor website URL.
-
notesstring -
Internal notes.
-
credit_limit_centsinteger -
Credit limit in cents.
-
default_payment_term_idstring -
Default payment term ID.
-
statusstring -
Vendor status.
-
categorystring -
Business category.
-
default_location_idstring -
Default ship-from location ID for purchase orders.
-
default_location_namestring -
Default ship-from location name (resolved).
-
is_deletedboolean -
Whether vendor is soft deleted.
-
deleted_atstring · date-time -
Timestamp when vendor was deleted.
-
created_atstring · date-time required -
Creation timestamp.
-
updated_atstring · date-time required -
Last update timestamp.
-
contactsarray · VendorContactResponse -
Vendor contacts.