/AdjustmentType
Short Description
Chapter Contents:
Properties
Example Response Body
Â
Long Description
Properties
Available from version 6.31
Property | Type | Length | Mandatory | Description | Comments |
---|---|---|---|---|---|
adjustmentTypeCode | String | Â 6 | Yes | Â | Â |
adjustmentTypeDesc | String | Â 24 | Yes | Â | Â |
Â
Example Response Body
Available from version 6.30 (updated on version 6.31)
Â
GET:
{
"key": 8972354,
"self": "https://dev.dataloy.com/ws/rest/AdjustmentType/8972354",
"createdById": 999999,
"createdDate": "2023-05-15T06:32:32",
"externalObjectKey": null,
"modifiedDate": "2023-06-05T20:17:31",
"adjustmentTypeCode": "FRE",
"adjustmentTypeDesc": "FREIGHT",
"remarks": [],
"isObjectActive": true
}
Â
Â