AdminPostPriceListsPriceListReq
The details of the price list to create.
Properties
name
stringRequiredThe name of the Price List.
description
stringRequiredThe description of the Price List.
The type of the Price List.
The prices of the Price List.
starts_at
DateThe date with timezone that the Price List starts being valid.
ends_at
DateThe date with timezone that the Price List ends being valid.
status
PriceListStatusThe status of the Price List. If the status is set to draft
, the prices created in the price list will not be available of the customer.
status
PriceListStatusdraft
, the prices created in the price list will not be available of the customer.customer_groups
CustomerGroup[]An array of customer groups that the Price List applies to.
customer_groups
CustomerGroup[]includes_tax
booleanTax included in prices of price list
Was this section helpful?