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
Show Source
Nested Schema : costs
Type: object
Show Source
Nested Schema : distance
Distance.
Match All
Show Source
Nested Schema : endTime
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Match All
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : rateExpiration
Expiration data of the rate.
Match All
Show Source
Nested Schema : startTime
The Start Time and End Time fields specify when the shipment must leave and arrive by.
Match All
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
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