Purchase Order - Create V2
Purchase Order
Purchase Order - Create V2
Create a purchase order using names instead of IDs for store, distributor, and warehouse. Supports item lookup by SKU, MPN, or barcode.
POST
Purchase Order - Create V2
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Purchase order data object (v2)
Response
Purchase order created
Whether the operation succeeded
ID of the created purchase order
Example:
"507f1f77bcf86cd799439011"
PO number (may be auto-generated)
Array of validation error messages
Results from auto-adding serial numbers (pallet processing)
Non-fatal warning from background operations