cURL
curl --request GET \ --url https://app.coverwhale.com/api/v1/submission/{displayId}/{transactionId}/taxes-fees \ --header 'AccessToken: <api-key>'
{ "submission_number": "<string>", "transaction_id": 123, "coverages": {}, "surplus_lines_service_charges": {} }
Returns a detailed taxes and fees breakdown per coverage line.
AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.
Taxes and fees breakdown
Per-coverage tax/fee breakdown