Creates a price guard record that can contain various price kinds other than the elemental prices such as base price, sale price, and clearance price.
OK
Bad request
Not Found
Internal Server Error
{- "itemId": 10000000123,
- "itemSku": "DEF-SKU-1",
- "priceListId": 100000,
- "MSRP": 299,
- "MAP": 299,
- "ceiling": 299,
- "floor": 299
}
{- "_id": "614b58924e92f6861ac9d43b",
- "itemId": 10000000123,
- "itemSku": "DEF-SKU-1",
- "priceListId": 100000,
- "MSRP": 299,
- "MAP": 299,
- "ceiling": 299,
- "floor": 299,
- "deleted": false,
- "createdAt": "2020-12-14T12:15:43.646Z",
- "updatedAt": "2021-12-14T12:15:43.646Z"
}