Get Transaction by Purchase Order Number
Method | URL |
---|---|
GET | api/v1/bumn/transactions/order/[:po_number] |
Request
Type | Params | Values | Description |
---|---|---|---|
URI PARAM | :po_number | string mandatory | Can be copied from general.purchase_order_number field |
Response
The response structure is the same as Response from Get All Transaction.