Get a Shipment

get

/quotes/{quoteGid}/costOptions/{costOptionSequence}/shipments/{shipmentSequence}

Request

Path Parameters
Query Parameters
  • Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
  • Comma-delimited string of field names that you wanted returned in a GET request.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

Default Response.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : actualCost
Actual cost.
Match All
Actual cost.
Show Source
Nested Schema : costs
Type: object
Show Source
Nested Schema : distance
Distance.
Match All
Distance.
Show Source
Nested Schema : endTime
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Match All
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : rateExpiration
Expiration data of the rate.
Match All
Expiration data of the rate.
Show Source
Nested Schema : startTime
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Match All
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Show Source
Nested Schema : currencyType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : quotes.costOptions.shipments.costs
Type: object
Show Source
Nested Schema : cost
Cost.
Match All
Cost.
Show Source
Nested Schema : amountType
Type: object
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : dateType
Type: object
Show Source
Back to Top