Create new jobs

**POST** baseURL/delivery/jobs

This request will create a new job

Get jobs

**GET** baseURL/delivery/jobs

This request will get jobs from the account

Get the job by id

**GET** baseURL/delivery/jobs/{{job_id}}

This request will get a specific job by a unique job id

Get all jobs by driver id