Hello All,
I am trying to set up volume based pricing via monetization and I have run into a problem where the price we are charging per request has more decimal place precision than what the UI will accept (according to the documentation the limit is 4 decimal places). An example charge would be $0.12 USD per 1000 API request = .00012 per request. Is there a way around this? Can you set more precision via the monetization API vs. the UI? Is the only other solution to consider these as “batch” requests, and charge per thousand vs. each request? And help/suggestions would be greatly appreciated.
Thanks,
Chris