get
https://apistaging.taxizer.com/v1/Invoices/GetByUUID/
Get transaction details by its invoice UUID
Request Path Params
| Parameter | Data Type | Field Validations | Description |
|---|---|---|---|
| uuid | uuid | Mandatory | the uuid for the invoice transaction |
Http Status Response
| HTTP Status Code | Description |
|---|---|
| 200 | successful |
| 204 | no transaction with that id. |
| 400 | TranscationId is not passed in the path params. |
The transactionOperations list contains all the operations performed for the transaction. Each entry provides details about the operation