{ "merchantUserId": 0 }
curl --location --request POST '/ozanapi/reporting/merchantUserInfo' \ --header 'Content-Type: application/json' \ --data-raw '{ "merchantUserId": 0 }'
{}