Skip to main content
Skip to main content

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:

  - active
- draft

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_groupsCustomerGroup[]
descriptionstringRequired
ends_atDate
includes_taxboolean
namestringRequired
starts_atDate
typePriceListTypeRequired
Was this section helpful?