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