POST api/edi/gettripendsummary
Get trip status updates
Request Information
URI Parameters
None.
Body Parameters
GetTripEndSummaryRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| From | string |
None. |
|
| Thru | string |
None. |
Request Validation Notes
None.
Request Formats
application/json
Sample:
Sample not available.
Response Information
Resource Description
GetTripEndSummaryResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| TripEndSummaryList | Collection of TripEndSummary |
None. |
|
| ResultsTruncated | boolean |
None. |
|
| TotalTrackers | integer |
None. |
|
| ErrorCode | integer |
None. |
|
| ErrorDescription | string |
None. |
|
| Memo | string |
None. |
Response Formats
application/json
Sample:
Sample not available.