v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Generate / Share Job Card PDF

post/jobs/{job_uid}/card

Path parameters

job_uidstring required

Request body

template_uidstring
emailstring
email_subjectstring
email_bodystring
email_config_uidstring
email_ccstring[]

array of email

email_bccstring[]

array of email

Response

200

messagestring
titlestring
typestring

Example response

{
  "message": "Job card has been sent to jerin@Zuper.co",
  "title": "Job card has been sent",
  "type": "success"
}