Closed cweitat closed 1 year ago
@lthanhhieu upon printing, mark ticket as printed and printed date time
Hi @mariobehling , @cweitat . Below is the API for return the PDF file
API for #8955
Return a PDF for badge printing from server using JWT token
Request
Headers
Accept: application/json
Authorization: JWT <Auth Key>
Body
{
"attendee_id": 1,
"list_field_show" : ["email", "fluent_language"]
}
Response 200 (application/pdf)
Close as PR merged: https://github.com/fossasia/open-event-server/pull/8968
API to call for the checkin app to print the badge The badge should be in PDF with details specified in the wizard that contains QR code in VCF format with custom field
EVENTYAY
that contains the ticket_idNeed APIs for follow: