POST api/edi/gettripendsummary
Get trip status updates
Request Information
URI Parameters
None.
Body Parameters
GetTripEndSummaryRequestName | 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
GetTripEndSummaryResponseName | 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.