Create Price Point
Creates a price point from a base price in USD cents.
When you pass the base price, Appcharge generates and returns localized prices for that price point in every supported currency. Learn more about how localized prices are calculated.
To override automatically calculated prices for specific countries, pass the priceOverrides property with the relevant country codes and your custom prices.
Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Base price in USD cents.
999
List of country-specific prices that replace the auto-calculated price.
Exchange rates and rounding rules aren't applied. If a country's tax model includes taxes in the price, make sure the custom price include tax. If a country's tax model excludes tax from the price, Appcharge adds the applicable tax during checkout.
Overrides apply only to the countries you specify.
Response
Price point created successfully.
