Core API
...
Purchasing API Docs
Purchasing
Create/Update Purchase
PUT
PATH PARAMETERS
lookupBy
string
*Example: platform
Lookup by an identifier set within the order_identifiers object
identifier
string
*Example: 123456789
Lookup by an identifier
BODY PARAMETERS
body
*[All Of:object]RESPONSES
200
Purchase
[All Of:PurchaseBaseobject]type
PurchaseType
Example: order
order_identifiers
object
customer_identifiers
object
payment_method
string<invoice | on_account | platform_upfront>
dates
object
customer_reference
string
currency_code
string
Example: GBP
calculated_shipping_address
string
calculated_total
MonetaryObject
calculated_total_usd
MonetaryObject
calculated_fulfilment_status
string
revision_date
string
billing_address
PurchaseAddress
packages
object[]
accounting_files
PurchaseFiles[]
custom_fields
object[]
404
Error Response
409
Revision Date Conflict
500
Error Response
Updated 18 Sep 2023
Did this page help you?