KashierDevelopersKashier Developers

List industries

curl -X GET "https://test-api.kashier.io/v2/constants/industries"
[  {    "id": 1,    "en": "Government",    "ar": "الحكومة",    "sectors": [      {        "en": "Government Service",        "ar": "خدمات حكومية",        "value": "Government Service"      },      {        "en": "Ministry",        "ar": "وزارة",        "value": "Ministry"      }    ]  }]

Retrieves the industries and their sectors that a merchant business profile can be classified under, in English and Arabic.

Response Body

application/json

application/json

application/json

GET
/v2/constants/industries