v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Create a Job

post/jobs

Query parameters

check_assignment_conflictboolean

Request body

Response

200

typestring
messagestring
job_uidstring
customer_uidstring

Example response

{
  "type": "success",
  "message": "New Job Created successfully",
  "job_uid": "6fa6fec0-d6f9-11ee-bf60-d1e9e2f3bc94",
  "customer_uid": "4185a6c0-58d0-11e8-a06a-f1f7062602d6"
}