v1
latestOpenAPI 3.0.02026-07-242035712.0 MBMCC
Get Merchant Categories
Get Merchant Categories
post/pws/pws_get_merchant_type_categories/
Request body
Example request
{
"api_call_unique_identifier": "438574845790657485",
"client_id": 760131
}Response
Successful Response
Example response
{
"header": {
"error_desc": "success"
},
"body": {
"category_id": 1,
"category_name": "AIRLINES,AIR CARRIERS"
}
}