v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Bills
Transactions
Add Bill Item
This request creates a Bill transaction by adding a Bill Item to an unclosed Bill.
Parameter: poItemID, Type: Int, Required?: Required, Description: The ID of the item that has to be added to the Bill. Parameter: qtyReceived, Type: Int, Required?: Required, Description: The item quantity received on this Bill.
post/v2/bills/{billID}/transactions
Request body
Response
Add Bill Item