billing > estimate-charges
Create Estimate Charge
This endpoint can only be used after setting up the billing integration. Refer to the billing integration documentation for more details.
This endpoint may return a 409 error response with one of these public message values:
- Conflicting EstimateCharge exists
- Missing Service Eligibility Amount
post/api/estimate-charges
Headers
X-API-Keystring required
Request body
EstimateChargesEstimateChargeCreateV1Request required— unresolved $ref
Response
Response with status 200
EstimateChargesEstimateChargeCreateV1Response required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.