Download vaccination appointment slip in PDF format by appointment id.
GET {{baseUrl}}/v2/appointment/appointmentslip/download?appointment_id=urn:uuid:54d0a55a-bf93-461d-4683-55f4d6f0f8be
API to download vaccination appointment slip in PDF format by appointment id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
appointment_id | string | (Required) |
RESPONSES
status: OK
"Binary content of PDF file"