Get the amount to charge for a given pricing rule
GET/core/api/v1/finance/amount-to-charge
Resolves the tenant's active pricing rule for the given code/type and returns the amount it would charge, without actually charging anything.
Request
Responses
- 200
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.