AdminPostPriceListsPriceListPriceListReq
constructor
Properties
customer_groups
CustomerGroup[]An array of customer groups that the Price List applies to.
customer_groups
CustomerGroup[]description
stringThe description of the Price List.
ends_at
null | DateThe date with timezone that the Price List ends being valid.
includes_tax
booleanTax included in prices of price list
name
stringThe name of the Price List
prices
AdminPriceListPricesUpdateReq[]The prices of the Price List.
prices
AdminPriceListPricesUpdateReq[]starts_at
null | DateThe date with timezone that the Price List starts 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.type
PriceListTypeThe type of the Price List.
type
PriceListTypeWas this section helpful?