Request This endpoint expects an object.
integration_id string Required
vendor_category_id string Optional
The Propexo unique identifier for the vendor category
is_company boolean Optional
Indicates whether the vendor should be considered a company or person
first_name string Optional <=127 characters
First name of the vendor. Required if is_company is false
last_name string Optional <=127 characters
Last name of the vendor. Required if is_company is false
name string Optional <=127 characters
Company name of the vendor. Required if is_company is true
email_1 string Optional format: "email"
Primary email for the vendor
email_2 string Optional format: "email"
Alternate email for the vendor
phone_1 string Optional 10-20 characters
First phone number
phone_1_type enum Optional
First phone number type
Allowed values: HOME WORK MOBILE FAX
phone_2 string Optional 10-20 characters
Second phone number
phone_2_type enum Optional
Second phone number type
Allowed values: HOME WORK MOBILE FAX
address_1 string Optional <=100 characters
The first address line associated with the vendor
address_2 string Optional <=100 characters
The second address line associated with the vendor
city string Optional <=100 characters
The city associated with the vendor
state string Optional
The state associated with the vendor
zip string Optional
The zip code associated with the vendor
country string Optional
The country associated with the vendor
account_number string Optional <=30 characters
The account number associated with the vendor
website string Optional format: "uri"<=100 characters
The website URL associated with the vendor
insurance_provider string Optional <=65 characters
Vendor insurance provider
insurance_policy_number string Optional <=65 characters
Vendor insurance policy number
insurance_expire_date string Optional format: "date-time"
Vendor insurance policy expiration date
notes string Optional <=65535 characters
Notes associated with the vendor
tax_id string Optional
The unique identifier of the tax payer. Required if tax_payer_type is set
tax_payer_type enum Optional
The tax payer type. Required if tax_id is set
Allowed values: SSN EIN
tax_payer_name_1 string Optional <=40 characters
The tax payer name 1
tax_payer_name_2 string Optional <=40 characters
The tax payer name 2
tax_address_1 string Optional <=100 characters
The tax payer address line 1
tax_address_2 string Optional <=100 characters
The tax payer address line 2
tax_city string Optional <=100 characters
The tax payer address city
tax_state string Optional
The tax payer address state
tax_zip string Optional
The tax payer address zip code
tax_country string Optional
The tax payer address country
Response Successful response
job_id string
The ID of the job created to handle this operation