post
https://yespo.io/api/v1/orders
The method is used for transferring orders.
Sending an order again with the same externalOrderId updates the existing record instead of creating a second one.
The method only writes orders. To get the orders already stored in the account, set up the export to BigQuery and read the orders and orderItems tables.
To learn more, read Order Transfer Using the Generate event API Method.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
NoteThe
item.categoryfield is required for every item in the order. If it's missing, the API returns a400error with the messageitem.category must be specified.
NoteThe
externalItemIdvalue is limited to 50 characters. A longer value isn't saved, and the order fails.
400Bad request
429Too many requests
