Create one or multiple jobs.
worker property in the job to the worker’s username. To get
the worker’s username, retrieve the username in Member-API-Object, for
example via /getaccounts.id field, this will be set automatically upon creation.uidSecondary field as a custom external identifier. If a job with the same uidSecondary already exists for the company, the existing job will be updated instead of creating a new one.worker field to the worker’s username or set receiverUid to the worker’s UID.customFields as an array of { "key": "...", "val": "..." } objects, or use custom_<fieldName> for single fields.true, creates jobs as templates rather than regular jobs. Job templates can be reused to create multiple jobs with the same configuration.jobscustomFields array (recommended for multiple fields):0 if successful.