Skip to main content
POST
/
submission
/
{displayId}
/
{transactionId}
/
quote-endorsement
Quote Endorsement
curl --request POST \
  --url https://app.coverwhale.com/api/v1/submission/{displayId}/{transactionId}/quote-endorsement \
  --header 'AccessToken: <api-key>'
{
  "status": "success",
  "submission_number": "<string>",
  "transaction_id": 123,
  "endorsement_status": "<string>",
  "rates": {}
}

Authorizations

AccessToken
string
header
required

AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.

Headers

AccessToken
string
required

Path Parameters

displayId
string
required
transactionId
integer
required

Response

Endorsement quoted

status
string
Example:

"success"

submission_number
string
transaction_id
integer
endorsement_status
string
rates
object

Per-coverage rate breakdown