Get currently used MCC - celdotro/marketplace GitHub Wiki
- Get list of currently used MCC
celmarket\Admin\AdminInformation
getCurrentMcc
- method: admininfo
- action: getCurrentMcc
- (no parameter)
An object with the following attributes
- (attribute) = MCC
- name = MCC
- value = MCC
https://github.com/celdotro/marketplace_examples/blob/master/Admin/28.getCurrentMcc.php
{
"request": {
},
"response": {
"1": 1
}
}