Get an Equipment Type

get

/equipmentTypes/{equipmentTypeGid}

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 : equipmentGroups
Type: object
Show Source
Nested Schema : exteriorHeight
The height of the exterior of the equipment type.
Match All
Show Source
Nested Schema : exteriorLength
The length of the exterior of the equipment type.
Match All
Show Source
Nested Schema : exteriorWidth
The width of the exterior of the equipment type.
Match All
Show Source
Nested Schema : grossWeight
The equipment type's gross weight.
Match All
Show Source
Nested Schema : insertDate
Read Only: true
insert date
Match All
Show Source
Nested Schema : interiorHeight
The height of the equipment type's interior.
Match All
Show Source
Nested Schema : interiorLength
The length of the equipment type's interior.
Match All
Show Source
Nested Schema : interiorWidth
The width of the equipment type's interior.
Match All
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : netWeight
The net or nominal weight is the anticipated weight capacity of the shipment that can be contained within the equipment type.
Match All
Show Source
Nested Schema : remarks
Type: object
Show Source
Nested Schema : specialServices
Type: object
Show Source
Nested Schema : tareWeight
Weight of the empty equipment type.
Match All
Show Source
Nested Schema : updateDate
Read Only: true
update date
Match All
Show Source
Nested Schema : volume
The volume of the equipment type.
Match All
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : equipmentTypes.equipmentGroups
Type: object
Show Source
Nested Schema : amountType
Type: object
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : equipmentTypes.remarks
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : links
Type: array
Read Only: true
Show Source
Nested Schema : equipmentTypes.specialServices
Type: object
Show Source
Nested Schema : effectiveDate
The effective date of this special service for this equipment type.
Match All
Show Source
Nested Schema : expirationDate
The expiration date of this special service for this equipment type.
Match All
Show Source
Back to Top