Get Shipment Equipment

get

/sEquipments

Request

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.
  • Positive integer value that specifies the maximum number of items returned by the server.
  • Non-negative integer values that specifies the index of the first item to be returned. The offset index begins at 0. By default, the offset is 0, which returns all items starting from the first item in the collection.
  • Comma-separated string of field names, each optionally followed by asc or desc, that specifies the order of items returned in the response payload.
  • Filter (a 'where'clause) to restrict the items returned in the collection. By default, no filtering is applied.
  • Boolean value that specifies whether to calculate the totalResults property. By default, this value is set to false indicating that totalResults is not calculated.

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 : items
Type: array
Show Source
Nested Schema : sEquipments
Type: object
Show Source
Nested Schema : actualHeight
The inside height of the actual equipment from the floor to the lowest point of the interior ceiling.
Match All
Show Source
Nested Schema : actualLength
The inside length of the actual equipment from end to end inside walls, linings, and permanent bulkheads.
Match All
Show Source
Nested Schema : actualLoadLimit
The maximum permissible weight of the commodity that can be loaded into the equipment.
Match All
Show Source
Nested Schema : actualWidth
The inside width of the actual equipment from side walls and linings.
Match All
Show Source
Nested Schema : attributes
Type: object
Show Source
Nested Schema : calculatedGrossWt
The actual sum of the cargo plus the actual tare weight. A calculated version of a scale weight.
Match All
Show Source
Nested Schema : dryCapacity
The maximum interior capacity of the equipment.
Match All
Show Source
Nested Schema : emptyCgHeight
When empty, indicates the height from top of rail to the center of gravity.
Match All
Show Source
Nested Schema : emptyCgLength
When empty, the lengthwise position of the center of gravity from the equipment bottom leftmost corner.
Match All
Show Source
Nested Schema : emptyCgWidth
When empty, the widthwise position of the center of gravity from the equipment bottom leftmost corner.
Match All
Show Source
Nested Schema : equipMaxGrossWt
The maximum allowed gross weight for the equipment.
Match All
Show Source
Nested Schema : floorHeight
The actual height of the platform or floor above the ground or the rail.
Match All
Show Source
Nested Schema : freightCgHeight
The freight center of gravity (view only) shows the calculated center of gravity values for the freight length, width and height.
Match All
Show Source
Nested Schema : freightCgLength
No description.
Match All
Show Source
Nested Schema : freightCgWidth
No description.
Match All
Show Source
Nested Schema : grossCgHeight
When full, indicates the height from the top of rail to the center of gravity.
Match All
Show Source
Nested Schema : grossCgLength
No description.
Match All
Show Source
Nested Schema : grossCgWidth
No description.
Match All
Show Source
Nested Schema : insertDate
Read Only: true
insert date
Match All
Show Source
Nested Schema : liquidCapacity
The number of gallons the equipment will hold.
Match All
Show Source
Nested Schema : loadConfigVolume
The actual volume taken by loading the units. Normally, it is larger than the total volume computed using the unit volume of the unit.
Match All
Show Source
Nested Schema : loadingLength
The equipment loading length (view only). Created by the system and shows the occupied load length of the equipment. If you have a 48 foot unit and 35 feet is used then the loading length is 35.
Match All
Show Source
Nested Schema : maxAxleWeight
Maximum allowed axle weight. Applicable only to rail cars.
Match All
Show Source
Nested Schema : scaleWeight
Weight recorded by scale when the equipment is loaded.
Match All
Show Source
Nested Schema : seals
Type: object
Show Source
Nested Schema : statuses
Type: object
Show Source
Nested Schema : tareWeight
Weight of equipment when empty.
Match All
Show Source
Nested Schema : truckAAxleWeight
Calculated axle weight on the truck/bogie A. A represents the bogie nearest to the origin of the equipment group.Applicable only to rail cars.
Match All
Show Source
Nested Schema : truckAWeight
Calculated weight on the truck/bogie A. A represents the bogie nearest to the origin of the equipment group.Applicable only to rail cars.
Match All
Show Source
Nested Schema : truckBAxleWeight
Calculated axle weight on the truck/bogie B. B represents the bogie at the end of the equipment group.Applicable only to rail cars.
Match All
Show Source
Nested Schema : truckBWeight
Calculated weight on the truck/bogie B. B represents the bogie at the end of the equipment group.Applicable only to rail cars.
Match All
Show Source
Nested Schema : truckCenterLength
The length between the centers of the two truck/bogie systems. Applicable only to rail cars.
Match All
Show Source
Nested Schema : updateDate
Read Only: true
update date
Match All
Show Source
Nested Schema : amountType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : sEquipments.attributes
Type: object
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : sEquipments.seals
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : sEquipments.statuses
Type: object
Show Source
Back to Top