Get Operator Category List

Gives you the list of operators' category id and their category names.

👍

Operator_category_id in response parameter

Operator_category_id can be used to filter the result of Get all biller list API by passing category id in query parameter in Get Operator List API Url.

❗️

Status in response parameter

The status parameter inside the 'data' JSON list refers to the active status of the operator category. if the value is 1 then active, otherwise that category is inactive. Operators and operator categories will be removed from responses for the categories that are inactive, so that only active categories are visible with status 1.
status parameter directly under response JSON outside 'data' JSON list refers to the status of response, not the operator status.

Language