Create Purchase Order: Entrata
Create Purchase Order: Entrata
| Method |
|---|
| vendors/sendPurchaseOrders |
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
vendor_id
The Propexo unique identifier for the vendor
vendor_location_id
The Propexo unique identifier for the vendor location
property_id
The Propexo unique identifier for the property
post_date
The post date for the purchase order
ap_financial_account_id
The Propexo unique identifier for the financial account. You'll likely want to work with your customer to know what value is appropriate here.
description
Description of the purchase order
shipping_amount_in_cents
The cost of shipping, in cents, of the purchase order
discount_amount_in_cents
The discount, in cents, of the purchase order
purchase_order_items
A list of the items associated with the purchase orders
Response
Successful response
meta
result

