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

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/veterans/careers/41-2011.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "41-2011.00",
   "title": "Cashiers",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Cage Cashier",
         "summary": false
      },
      {
         "title": "Cashier",
         "summary": true
      },
      {
         "title": "Center Aisle Cashier",
         "summary": false
      },
      {
         "title": "Central Aisle Cashier",
         "summary": false
      },
      {
         "title": "Checker",
         "summary": true
      },
      {
         "title": "Customer Assistant",
         "summary": false
      },
      {
         "title": "Sales Associate",
         "summary": true
      },
      {
         "title": "Store Attendant",
         "summary": false
      },
      {
         "title": "Store Clerk",
         "summary": true
      },
      {
         "title": "Toll Collector",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Financial Management and Comptroller",
         "Financial Management and Comptroller Apprentice",
         "Financial Management and Comptroller Craftsman",
         "Financial Management and Comptroller Helper",
         "Financial Management and Comptroller Journeyman",
         "Services",
         "Services Apprentice",
         "Services Craftsman",
         "Services Helper",
         "Services Journeyman"
      ],
      "army": [],
      "coast_guard": [],
      "marine_corps": [
         "Marine Corps Community Services (MCCS) Officer",
         "Marine Corps Community Services Marine"
      ],
      "navy": [
         "Hospitality Specialist",
         "Mess Treasurer/Caterer",
         "Retail Operator",
         "Retail Services Specialist",
         "Ship Store Officer"
      ],
      "space_force": []
   },
   "what_they_do": "Receive and disburse money in establishments other than financial institutions. May use electronic scanners, cash registers, or related equipment. May process credit or debit card transactions and validate checks.",
   "on_the_job": [
      "Receive payment by cash, check, credit cards, vouchers, or automatic debits.",
      "Greet customers entering establishments.",
      "Issue receipts, refunds, credits, or change due to customers."
   ],
   "word_cloud_terms": [
      "customer",
      "conventional interests",
      "service",
      "electronic equipment",
      "cash",
      "policy",
      "record of sales",
      "greet customer"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/41-2011.00/explore_more",
         "title": "Explore More"
      }
   ]
}