PRICELIST_TYPE) and its unique code (PRICELIST_CODE).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, PRICELIST_CODE.nextCursor indicating whether there are more entities linked to the specified price list 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.