Receive Purchase Order
This endpoint records receipt of a purchase order.
POST
Path parameters
string
required
The unique identifier of the purchase order.
Body
string
Your own identifier for this purchase order, if you track one.
object
A JSON object of custom properties stored against the purchase order.
Response
number
Indicates whether the call was successful. 1 if successful, 0 if not.