cURL
curl --request POST \ --url https://api.payrollintegrationsapp.com/v1/employer-identifiers/{employer_identifier}/invites/{invite}/send-email \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "errors": [ "<string>" ] }
Sends an email for an employer identifier invite
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Accepted - Email queued for sending