GET v2/pallet/{palletID}/transaction/summary
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| palletID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TransactionModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionID |
Unique identifier of a Transaction |
integer |
None. |
| TransactionDate |
Date of transaction |
date |
None. |
| RTI |
RTI associated with the transaction |
RTIModel |
None. |
| Quantity |
Transaction quantity |
decimal number |
None. |
| Activity |
Transaction activity |
string |
None. |
| TransactionVerbose |
Verbose description of the transaction activity |
string |
None. |
| ErrorMessage |
Verbose description of the transaction activity |
string |
None. |
| Notes | string |
None. |
|
| ImageCount | integer |
None. |
|
| CreatedBy | string |
None. |
|
| LocationZone | LocationZoneModel |
None. |
|
| Pallet | MasterLabelModel |
None. |
|
| Location | LocationModel |
None. |
|
| Flag | string |
None. |
|
| Shipment | ShipmentModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.