Interactive Demo
This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.
Request
Response
URL:
https://api-v2.onetcenter.org/online/occupations/43-4181.00/related/tasks/9767
Status:
200 OK
Content-Type:
application/json
{
"summary": {
"id": "9767",
"title": "Contact customers or travel agents to advise them of travel conveyance changes or to confirm reservations.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4181.00?tasks=9767"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/",
"code": "43-5052.00",
"title": "Postal Service Mail Carriers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/",
"code": "39-3031.00",
"title": "Ushers, Lobby Attendants, and Ticket Takers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
"code": "43-3011.00",
"title": "Bill and Account Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4131.00/",
"code": "43-4131.00",
"title": "Loan Interviewers and Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9041.00/",
"code": "43-9041.00",
"title": "Insurance Claims and Policy Processing Clerks",
"tags": {}
}
]
}
"summary": {
"id": "9767",
"title": "Contact customers or travel agents to advise them of travel conveyance changes or to confirm reservations.",
"see_more": "https://api-v2.onetcenter.org/online/job_duties/results/43-4181.00?tasks=9767"
},
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-5052.00/",
"code": "43-5052.00",
"title": "Postal Service Mail Carriers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/39-3031.00/",
"code": "39-3031.00",
"title": "Ushers, Lobby Attendants, and Ticket Takers",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-3011.00/",
"code": "43-3011.00",
"title": "Bill and Account Collectors",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-4131.00/",
"code": "43-4131.00",
"title": "Loan Interviewers and Clerks",
"tags": {}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/43-9041.00/",
"code": "43-9041.00",
"title": "Insurance Claims and Policy Processing Clerks",
"tags": {}
}
]
}