FieldEx Developer
developer notes

Get Job Order By ID

The JobOrderGetByID API allows you to retrieve an existing Job Order by its ID.

Method API Endpoint
GET {{endpoint}}/api/ext/job-orders/{id}

Headers

Key Value
Content-Type application/json
Authorization Bearer {{token}}