Create a vendor for Entrata
Create a vendor for Entrata
| Method |
|---|
| vendors/sendVendors |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
properties
A list of properties that the vendor is approved for
name
The name associated with the vendor
tax_payer_first_name
The first name of the tax payer associated with the vendor
tax_payer_last_name
The last name of the tax payer associated with the vendor
payment_type_id
The Propexo unique identifier for the vendor payment type
location_name
The name associated with the vendor location
contacts
A list of contacts associated with the vendor. At least 1 contact must be marked as the primary contact
notes
Notes associated with the vendor
tax_id
third_party_id
A unique value provided to Entrata to uniquely identify the vendor from your system. This can be an alphanumeric string. This does not become the ID of the vendor in Entrata. If not provided, Propexo will generate one
financial_account_id
The Propexo unique identifier for the financial account
payment_name_on_account
The name on the account associated with vendor payments. Required if vendor payment type is ACH
payment_routing_number
The routing number associated with vendor payments. Required if vendor payment type is ACH
payment_account_number
The account number associated with vendor payments. Required if vendor payment type is ACH
payment_address_1
The first address line associated with the vendor location
payment_address_2
The second address line associated with the vendor location
payment_city
The city associated with the vendor location
payment_state
The state associated with the vendor location
payment_zip
The zip code associated with the vendor location
payment_country
The country associated with the vendor location
location_address_1
The first address line associated with the vendor location
location_address_2
The second address line associated with the vendor location
location_city
The city associated with the vendor location
location_state
The state associated with the vendor location
location_zip
The zip code associated with the vendor location
location_country
The country associated with the vendor location
location_email_1
The primary email address associated with the vendor location
location_phone_1
Primary phone number associated with the vendor location
location_notes
Notes associated with the vendor location
insurance_plan
The details of an insurance plan associated with the vendor
Response
Successful response
meta
result

