AdminPostPriceListsPriceListReq
internal.internal.AdminPostPriceListsPriceListReq
Schema
The name of the Price List.draft
, the prices created in the price list will not be available of the customer."
type: string
enum:
prices: description: The prices of the Price List. type: array items: type: object required:
- amount
- variant_id
properties:
region_id:
description: The ID of the Region for which the price is used. This is only required if `currecny_code` is not provided.
type: string
currency_code:
description: The 3 character ISO currency code for which the price will be used. This is only required if `region_id`Tax included in prices of price list
Properties
customer_groups
CustomerGroup[]description
stringRequiredends_at
Dateincludes_tax
booleanname
stringRequiredstarts_at
Datestatus
PriceListStatusWas this section helpful?