get
https://apistaging.taxizer.com/v1/Invoices/GetByTranscationId/
Get transaction details by its transaction ID
Request Path Params
| Parameter | Data Type | Field Validations | Description |
|---|---|---|---|
| TransactionId | uuid | Mandatory | A unique identifier 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