Using Postman and cURL
Xytech Public Postman Collection
Using cURL as a test client
curl --location 'https://baseURL/api/v2/database/DEMO/JmJob/job_no=342' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic ***************' \Last updated

