PriceLevel
Supported Methods | Supported Parameters |
---|---|
GET | Id, Name, modTimeStart, modTimeEnd, IsActive |
{
"ID": "",
"CreatedDate": "2020-12-18T16:17:03Z",
"LastModifiedDate": "2020-12-18T16:17:03Z",
"Name": "",
"IsActive": true,
"PriceLevelType": "",
"PriceLevelFixedPercentage": 0.0,
"PriceLevels": [{
"Item": {
"ID": "",
"FullName": ""
},
"CustomPrice": 0.0,
"CustomPricePercent": 0.0
}],
"Currency": {
"ID": "",
"FullName": ""
}
}
POST/PATCH are not supported.
Updated over 1 year ago
Did this page help you?