PRICELIST_TYPE parameter in the path.description_it and description_en provide Price lists descriptions in Italian and English, respectively.cursor and nextCursor must be correctly configured in the request.PRICELIST_TYPE (e.g., V, A, or F) and PRICELIST_CODE are required to specify the price list.GET request with PRICELIST_TYPE V.nextCursor indicating whether there are more price lists to retrieve. If nextCursor is setted, the external system must be call again, this service, setting cursor as nextCursor value.PRICELIST_TYPE or PRICELIST_CODE is incorrect or does not exist, the API will return an error.entities array will be empty.Cursor and PageSize parameters in the request: If you specify a Cursor you cannot specify the page size. This information will already be contained within the cursor.cursor parameters are provided, an error response is returned.