CData Python Connector for Zoho CRM

Build 25.0.9440

PriceBookPricingDetails

Provides pricing details configured within price books. Not available in free or standard Zoho CRM accounts.

View-Specific Information

Select

The 本製品 uses the Zoho CRM API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • PriceBookId supports the '=' operator.

For example, the following queries are processed server side:

SELECT * FROM PriceBookPricingDetails WHERE PriceBookId = '3152079000000317001'

Columns

Name Type Description
Id [KEY] String Unique identifier for the pricing detail record.
PriceBookId [KEY] String Identifier of the price book associated with this pricing detail.
Discount Double Discount percentage or amount to be applied within the specified range.
FromRange Double Minimum value from which the discount becomes applicable.
ToRange Double Maximum value up to which the discount remains applicable.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440