PRICE_LIST_TYPE) is passed as a parameter to define the purpose of the list. Available types are:description_it, description_en, etc., can be used to provide translated descriptions.PRICE_LIST_TYPE must be valid (V, A, or F).price_list_code should be unique in the system to avoid conflicts.POST request to create a new price list, specifying fields like price_list_code, description_it, start_date, end_date, currency, and active status.prog_id) and the price_list_code.price_list_code already exists, the API returns an error message indicating a unique constraint violation.{
"message": "Unique constraint error"
}