Confirmation
Invites a Consumer for an Opentelemedicine appointment with the appropriate meeting url and OTP.
post
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
appointmentIdstringRequiredPattern:
[^\/#\?]+?Body
consumerIdstringRequiredExample:
ID of the consumer
12345dataobjectOptionalDefault:
Additional data
{}Example: {"key":"value"}emailDataobjectOptionalDefault:
Email related data
{}Example: {"subject":"Hello"}textDataobjectOptionalDefault:
Text message related data
{}Example: {"message":"Hi"}Responses
200
Successful response
application/json
post
/api/open-tele/{appointmentId}/confirmation200
Successful response
No content