Skip to main content
POST
Send Claim Notification
This endpoint sends a claim submission notification to the specified email address. Use the claim code returned by the Create Claim endpoint.

Authorizations

Authorization
string
header
required

Your API token prefaced with an "Api" prefix. Example value: "Api B3F4242424E3FDB4242424242A9C7642"

Path Parameters

claim_code
string
required

Claim code returned by the Create Claim endpoint

Body

application/json
email
string<email>
required

Email address that will receive the claim submission notification

Response

Notification sent successfully

The response is of type object.