Skip to main content
POST
/
v1
/
checkout
/
sessions
/
{id}
/
lomn
/
resend
Resend Checkout Session Lomn
curl --request POST \
  --url https://api.withflex.com/v1/checkout/sessions/{id}/lomn/resend \
  --header 'Authorization: Bearer <token>'
{
  "consultation_ids": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Response

consultation_ids
string[]
required

The consultation IDs that were queued for LOMN email resending.