Bulk update PurchaseOrder (or line-item) status
PUT/purchaseorder/status
Update the status of one or more purchase orders or purchase order
line items in a single request. When for_line is true, IDs in reqs
are treated as line-item IDs; otherwise as purchase-order IDs.
Handler: purchase.go:549. Proto: purchase.proto:48 / :399.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Bad request error
Unauthorized error
Token issue like Expired or corrupted
Internal Server error