GET /carrierOffers/status
Retrieves status information for all carrier offers submitted via this vendor associated with the provided
movement ID.
Roles that can access this endpoint are Freight Matching.
Parameters
name |
description |
type |
default |
type |
movementId |
(Required) ID of the movement for which carrier offer information is to be returned |
query
|
|
String
|
Result
List
<
RowCarrierOffer
>
of type:
application/xml
application/json
List of all carrier offers for the provided movement ID.
Try It Out
Request