Get Invoice Detail
| Method | URL |
|---|---|
| GET | api/v1/bumn/transactions/invoice/[:invoiceNumber]/product-detail |
Request
| Type | Params | Values | Description |
|---|---|---|---|
| URI PARAM | :invoiceNumber | string mandatory | Can be copied from general.invoice_number field |
Response
The response structure is the same as Response from Get Purchase Request Detail.