General
Server Side SDKs
Core API
- Companies
- Invite Links
- Integrations
- Sync
- Jobs
- Passthrough
Unified API
- Accounting
- Accounts
- Bank Accounts
- Bank Transactions
- Bills
- Bill Payments
- Bill Credit Notes
- Contacts
- Company Info
- Currencies
- Documents
- Expenses
- Invoice Credit Notes
- Invoices
- Invoice Payments
- Items
- Journal Entries
- Purchase Orders
- Sales Orders
- Goods Receipt Notes
- Projects
- Tax Rates
- Tracking Categories
- Balance Sheet
- Cash Flow Statements
- Income Statements
Create a purchase order
Add a purchase order.
A Purchase Order is a record of goods or services purchased from a vendor
Authorizations
Body
The accounting platform’s unique ID of the contact associated with this purchase order
Array of Bills associated with the purchase order
The accounting platform’s identifier for the currency used in the purchase order
Reference number for the purchase order Some platforms may not support this field because it is auto generated
The delivery date for the purchase order
Date of creation of the purchase order
Description of the purchase order
A JSON containing fields that you can directly pass to the accounting platform.
Array of Purchase Order Line items associated with the purchase order
The ID of the account in the accounting platform
The quantity of the item
The ID of the item in the accounting platform
The ID of the tax in the accounting platform
The unit amount of the item
The total discount on the item
The description of the item
The IDs of the tracking categories in the accounting platform
Response
The status of the job.
SUCCESS
, FAILED
, CREATED
, RUNNING
The ID of the job.
The ID of the job.
The status of the job.
success
, failed
The ID that the accounting platform uses to identify this purchase order
The accounting platform’s unique ID of the contact associated with this purchase order
Array of Bills associated with the purchase order
The accounting platform’s identifier for the currency used in the purchase order
Reference number for the purchase order Some platforms may not support this field because it is auto generated
The delivery date for the purchase order
Date of creation of the purchase order
Description of the purchase order
Rate between the currency of the payment and the base currency
The status of the purchase order.
DRAFT
, SUBMITTED
, PARTIALLY_PAID
, PAID
, OVERDUE
, VOID
, UNKNOWN
Total value of the purchase order
Total pre-tax value of the purchase order
Total tax amount levied on the purchase order
Total value of discounts applied to the purchase order
The date at which the information was updated on the accounting platform
The raw JSON response we get from the accounting platform for that data
The time at which the request was received by the server
The time at which the response was sent by the server
The unique ID of the request