POST
/
accounting
/
purchase_orders

A Purchase Order is a record of goods or services purchased from a vendor

Additional Required Fields

To successfully create a purchase order, certain fields must be included in the raw_data object of the request body. The required fields are as follows:

IntegrationFieldDescription
SAGE_CLOUD_ACCOUNTINGtax_codeThe tax code for the purchase order
MYOB_BUSINESStax_codeThe tax code for the purchase order

Authorizations

api_key
string
headerrequired

Body

application/json
company_id
integer
required

The ID of the company in the accounting platform

data
object[]
required

The data of the bill credit note to create

run_async
boolean | null

Run the request asynchronously

Response

200 - application/json
data
object

The data of the created bill credit note

sync_id
string | null

The sync id of the request