AdminPostPriceListsPriceListPriceListReq
internal.internal.AdminPostPriceListsPriceListPriceListReq
Schema
The name of the Price Listdraft
, 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:
id:
description: The ID of the price.
type: string
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
stringends_at
null | Dateincludes_tax
booleanname
stringprices
AdminPriceListPricesUpdateReq[]starts_at
null | Datestatus
PriceListStatustype
PriceListTypeWas this section helpful?