curl --location --request GET '/system/merchant/count' \ --header 'x-token: {{x-token}}'
{ "invalid": 0, "valid": 0 }