Send insurance customer email
Request
Body Params application/json
Request Code Samples
curl --location --request POST 'https://rnters-staging.herokuapp.com/api/org/insurances//send_email' \
--header 'Authorization;' \
--header 'Auth0-IdToken;' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Responses
Send insurance email documents and trigger INSURANCE__EMAIL_SENT
This response does not have a body.
Modified at 2026-04-15 14:20:24