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 Sales Order
Add a sales order.
A Sales order is a record of goods or services sold to a customer
Authorizations
Body
The accounting platform’s unique ID of the contact associated with this sales order
Array of Invoices associated with the sales order
Currency ID of the sales order
Reference number for the sales order
Date of creation of the sales order
The delivery date for the sales order
Description of the sales order
A JSON containing fields that you can directly pass to the accounting platform.
Array of Sales Order Line items associated with the sales 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 sales order
The accounting platform’s unique ID of the contact associated with this sales order
Array of Invoices associated with the sales order
Currency ID of the sales order
Reference number for the sales order
Date of creation of the sales order
The delivery date for the sales order
Description of the sales order
Rate between the currency of the sales order and the base currency
The status of the sales order.
DRAFT
, SUBMITTED
, PARTIALLY_PAID
, PAID
, OVERDUE
, VOID
, UNKNOWN
The total value of the sales order
The total pre-tax value of the sales order
The total tax amount levied on the sales order
The total value of discounts applied to the sales order
The date at which the information was updated on the accounting platform
The raw JSON response we receive from the accounting platform for this sales order
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