GET
/
resources
/
serviceCodes
{
  "code": 200,
  "data": [
    {
      "description": "Growing of cereals (except rice), leguminous crops and oil seeds",
      "code": "0111"
    }
  ]
}

Authorizations

Authorization
string
header
required

Bearer authentication using access token

Response

200 - application/json

Service codes retrieved successfully

The response is of type object.