Retrieves all available charges and fees that can be applied to a product order, including setup fees, decoration charges, and other applicable costs.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/manishrc/promostandards-sdk-js/llms.txt
Use this file to discover all available pages before exploring further.
Method signature
Parameters
The unique identifier for the product. If not provided, returns all general charges.
Country code for localization (e.g., “US”, “CA”)
Language code for localization (e.g., “en”, “fr”)
Returns
Returns a promise that resolves to an array of available charges, including:- Charge identifier and name
- Charge type (setup, run, additional)
- Description of the charge
- Pricing information
- Applicable conditions
- Quantity-based pricing tiers