v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
Supported Prices

Price Types

Create a price type for different customer groups.

post/v1/channel/price

Request body

priceTypeIdstring required
displayNamestring required
descriptionstring

Example request

{
  "priceTypeId": "B2C",
  "displayName": "Standard Price",
  "description": "B2C Price"
}

Response

Price type Created