Enables you to create a price list. Depending upon the currency code you set for a price list, you will be able to create or update price (using POST/api-offers/price) under the pricelist for the defined currency code only.
OK
Bad request
Internal Server Error
{- "name": "BuildMuscles-CONTRACT123",
- "isDefault": false,
- "currency": "CAD",
- "startDate": "2021-05-04T09:23:51.459Z",
- "endDate": "2021-06-09T09:23:51.459Z"
}
{- "_id": "614b58924e92f6861ac9d43b",
- "priceListId": 10000003,
- "name": "BuildMuscles-CONTRACT123",
- "isDefault": false,
- "currency": "USD",
- "startDate": "2021-05-04T09:23:51.459Z",
- "endDate": "2021-06-09T09:23:51.459Z",
- "deleted": false,
- "createdAt": "2020-12-14T12:15:43.646Z",
- "updatedAt": "2021-12-14T12:15:43.646Z"
}