Get Transaction Document
| Method | URL |
|---|---|
| GET | api/v1/bumn/transactions/document |
Request
| Type | Params | Values | Description |
|---|---|---|---|
| QUERY | type | string mandatory | Type of document required:
|
| QUERY | invoice_number | string mandatory | Can be copied from general.invoice_number field |
Response
Success
| Status | Payload |
|---|---|
| 200 | |
| Params | Description |
|---|---|
status | |
data | |
data.order | |
message | |
Error
| Status | Payload |
|---|---|
| 400 | |
| Params | Description |
|---|---|
status | |
message | |
errors | |