REL documentation
Resource:pallet, slip, bag, etc.C# Rel Const:Rels.PropertySvc.PalletTypeURI template:pallettypes/{id}Obtain URI from:
Success status: 200; ETag response header supplied; Response is cacheable
| Name (* = required) | Data Type | Description |
|---|---|---|
| id * | int |
| Type | Description | |
|---|---|---|
| Name | string | |
| Description | string | |
| LengthImperial | decimal | |
| WidthImperial | decimal | |
| HeightImperial | decimal | |
| WeightImperial | decimal | |
| LengthMetric | decimal | |
| WidthMetric | decimal | |
| HeightMetric | decimal | |
| WeightMetric | decimal | |
| MaterialType | int | |
| LoadType | int | |
| Cost | decimal | |
| DefaultRate | decimal | |
| Links | IList<WebApi.Hal.Link> | |
| - edit |
{
"name": "str",
"description": "str",
"lengthImperial": 3.0,
"widthImperial": 4.0,
"heightImperial": 5.0,
"weightImperial": 6.0,
"lengthMetric": 7.0,
"widthMetric": 8.0,
"heightMetric": 9.0,
"weightMetric": 10.0,
"materialType": 11,
"loadType": 12,
"cost": 13.0,
"defaultRate": 14.0
}
If-Match request header required; Success status: 200; ETag response header supplied
| Name (* = required) | Data Type | Description |
|---|---|---|
| id * | int |
| Type | Description | |
|---|---|---|
| Name | string | |
| Description | string | |
| LengthImperial | decimal | |
| WidthImperial | decimal | |
| HeightImperial | decimal | |
| WeightImperial | decimal | |
| LengthMetric | decimal | |
| WidthMetric | decimal | |
| HeightMetric | decimal | |
| WeightMetric | decimal | |
| MaterialType | int | |
| LoadType | int | |
| Cost | decimal | |
| DefaultRate | decimal |
Sample content-type: application/hal+json |
{
"name": "str",
"description": "str",
"lengthImperial": 3.0,
"widthImperial": 4.0,
"heightImperial": 5.0,
"weightImperial": 6.0,
"lengthMetric": 7.0,
"widthMetric": 8.0,
"heightMetric": 9.0,
"weightMetric": 10.0,
"materialType": 11,
"loadType": 12,
"cost": 13.0,
"defaultRate": 14.0
}
| Type | Description | |
|---|---|---|
| Name | string | |
| Description | string | |
| LengthImperial | decimal | |
| WidthImperial | decimal | |
| HeightImperial | decimal | |
| WeightImperial | decimal | |
| LengthMetric | decimal | |
| WidthMetric | decimal | |
| HeightMetric | decimal | |
| WeightMetric | decimal | |
| MaterialType | int | |
| LoadType | int | |
| Cost | decimal | |
| DefaultRate | decimal | |
| Links | IList<WebApi.Hal.Link> | |
| - edit |
{
"name": "str",
"description": "str",
"lengthImperial": 3.0,
"widthImperial": 4.0,
"heightImperial": 5.0,
"weightImperial": 6.0,
"lengthMetric": 7.0,
"widthMetric": 8.0,
"heightMetric": 9.0,
"weightMetric": 10.0,
"materialType": 11,
"loadType": 12,
"cost": 13.0,
"defaultRate": 14.0
}
If-Match request header required; Success status: 204
| Name (* = required) | Data Type | Description |
|---|---|---|
| id * | int |
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.