Skip to content

katana_public_api_client.models.create_price_list_customer_request

katana_public_api_client.models.create_price_list_customer_request

Classes

CreatePriceListCustomerRequest

Request payload for assigning a customer to a price list for custom pricing

Example

{'price_list_id': 1002, 'customer_id': 2002}