Get Equipment

get

/equipments

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 : equipments
Type: object
Show Source
Nested Schema : arriveDate
Every time a car arrives, a customer controlled agent action will populate this. It is used to dynamically calculate the dwell time.
Match All
Show Source
Nested Schema : attributeDate1
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate10
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate2
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate3
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate4
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate5
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate6
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate7
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate8
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : attributeDate9
Attribute fields (flexfields) allow you to add additional information about an object. Data Type Date
Match All
Show Source
Nested Schema : carDestinationEtaDate
This is the estimated arrival time at the car destination.
Match All
Show Source
Nested Schema : dateBuilt
The date this equipment was built.
Match All
Show Source
Nested Schema : documents
Type: object
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, length wise position of center of gravity from the equipment bottom leftmost corner.
Match All
Show Source
Nested Schema : emptyCgWidth
When empty, width wise position of center of gravity from the equipment bottom leftmost corner.
Match All
Show Source
Nested Schema : equipMaxGrossWt
The maximum permissible weight of the equipment and the load.
Match All
Show Source
Nested Schema : floorHeight
Actual height of the platform or floor above the ground or the rail.
Match All
Show Source
Nested Schema : insertDate
Read Only: true
insert date
Match All
Show Source
Nested Schema : interchangeRecvDate
Time of the interchange receive.
Match All
Show Source
Nested Schema : lastIngateTime
Ingate time stamp at the inbound ramp.
Match All
Show Source
Nested Schema : lastOutgateTime
Outgate time stamp at the outbound ramp.
Match All
Show Source
Nested Schema : liquidCapacity
The number of gallons the equipment will hold.
Match All
Show Source
Nested Schema : maxAxleWeight
Maximum allowed axle weight. Applicable only to rail cars.
Match All
Show Source
Nested Schema : prevSightingDate
Time of the previous sighting.
Match All
Show Source
Nested Schema : purchDate
The purchase date of this equipment.
Match All
Show Source
Nested Schema : refnums
Type: object
Show Source
Nested Schema : registrationDate
The date of the registration.
Match All
Show Source
Nested Schema : releaseDate
Every time a car is released, this field is updated by a customer controlled agent action. It is used to dynamically calculate in-transit time.
Match All
Show Source
Nested Schema : remarks
Type: object
Show Source
Nested Schema : sightingDate
Time of the sighting.
Match All
Show Source
Nested Schema : specialServices
Type: object
Show Source
Nested Schema : statuses
Type: object
Show Source
Nested Schema : tareWeight
The empty weight of the equipment by itself.
Match All
Show Source
Nested Schema : texts
Type: object
Show Source
Nested Schema : trackingEvents
Type: object
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 : umCharge
UMLER Mileage Charge.
Match All
Show Source
Nested Schema : umChargeUnit
UMLER Mileage Charge Unit (example, 2).
Match All
Show Source
Nested Schema : updateDate
Read Only: true
update date
Match All
Show Source
Nested Schema : dateTimeType
Type: object
Show Source
Nested Schema : dateType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.documents
Type: object
Show Source
Nested Schema : effectiveDate
represents effective date for a document
Match All
Show Source
Nested Schema : expirationDate
Represents expiration date for a document.
Match All
Show Source
Nested Schema : generatedAt
If preparation, date/time content was last generated
Match All
Show Source
Nested Schema : uploadedAt
If attachment, date/time content was last updated
Match All
Show Source
Nested Schema : amountType
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.refnums
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.remarks
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.specialServices
Type: object
Show Source
Nested Schema : effectiveDate
The effective date of this special service.
Match All
Show Source
Nested Schema : expirationDate
The expiration date of this special service.
Match All
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.statuses
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.texts
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : equipments.trackingEvents
Type: object
Show Source
Nested Schema : currencyType
Type: object
Show Source
Back to Top