latestOpenAPI 3.1.02026-08-1221219711.0 KB

eceb9442ed4d

Routes
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

poItemIDinteger
qtyReceivedinteger

Response

Add Bill Item

transactionIDinteger