Retrieves the RowContainer specified by the ID.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the container to be returned | path | String |
the requested RowContainer object
Additional attributes:
__statusDescr
This value represents the description of the container status, found in the container.status
field.RowUsers
This element represents the entered user associated with the container, by the container.entered_by
field.
The element contains a __name
attribute with the value enteredByUser
.RowLocation
This element represents the steam ship location of the container, by the container.ss_location_id
field.
The element contains a __name
attribute with the value ssLocation
.RowEquipmentType
This element represents the equipment type of the container, by the container.container_type_id
field.
The element contains a __name
attribute with the value containerType
.