Get a Piece

get

/orderMovements/{orderMovementGid}/sShipUnits/{sShipUnitGid}/pieces/{pieceNumber}

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 : orderMovements.sShipUnits.pieces
Type: object
Show Source
Nested Schema : height
No description.
Match All
No description.
Show Source
Nested Schema : length
No description.
Match All
No description.
Show Source
Nested Schema : totalTopWeight
This is the summation of all weights on the top distributed according to the area touching the pieces
Match All
This is the summation of all weights on the top distributed according to the area touching the pieces
Show Source
Nested Schema : volume
No description.
Match All
No description.
Show Source
Nested Schema : weight
No description.
Match All
No description.
Show Source
Nested Schema : width
No description.
Match All
No description.
Show Source
Nested Schema : xCoordinate
The x-coordinate of the unit using container's front lower left corner as the origin.
Match All
The x-coordinate of the unit using container's front lower left corner as the origin.
Show Source
Nested Schema : yCoordinate
The y-coordinate of the unit using container's front lower left corner as the origin.
Match All
The y-coordinate of the unit using container's front lower left corner as the origin.
Show Source
Nested Schema : zCoordinate
The z-coordinate of the unit using container's front lower left corner as the origin.
Match All
The z-coordinate of the unit using container's front lower left corner as the origin.
Show Source
Nested Schema : amountType
Type: object
Show Source
Back to Top