AdminPostPriceListsPriceListPriceListReq
Properties
customer_groups
CustomerGroup[]An array of customer groups that the Price List applies to.
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.
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.type
PriceListTypeThe type of the Price List.
Was this section helpful?