OS1 Services
...
Dispatch Service
Integrate with Dispatch
How to: Manage Job Type
2min
for information about prerequisites, see integrate with dispatch docid 3jkkjjw3r0n1l32h lbgo create a job type to create a job type, call the create a new job type docid\ pdefy p6fo3jjpwtgid0d endpoint and pass the following members in the request body member description tostate one of the valid state codes onboarding, active, deboarding, or inactive reasoncode a valid reason code associated with the event (optional) data any additional information about the transition (optional) your json request body should be similar to the following { "name" "jobtype", " event meta" {} } retrieve existing job types to retrieve the list of all the existing job types, call the get configuration of job types docid\ ocwn4xs0syxgmybk7o9o7 endpoint if you want to retrieve details of a particular job type, call the get configuration of a job type docid phcu7k6waklyb48ga01 endpoint and specify the jobtypeid in the path parameter