Remove Item from Purchase Order
Removes a line item from a purchase order. Returns 204 No Content
on success.
Requires scope: purchase_orders:write
Authentication
API_KEYstring
API Key authentication via header
Path parameters
id
Purchase order ID.
itemId
Line item ID.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error