API/Purchase orders
Get purchase order by ID
Retrieve a specific purchase order by its unique identifier. Results are filtered to purchase orders the authenticated user has access to.
Path Parameters
purchaseOrderIdRequiredstringUnique identifier of the purchase order
Format:
"uuid"Successful operation
Update or move inventory POST
Update inventory quantities at a specific location or move inventory between warehouse locations
List purchase orders GET
Retrieve a list of purchase orders with pagination and filtering options. Results are filtered to purchase orders the authenticated user has access to.