{ "shopid": 1 }
curl --location '/vds_app/ownerappusers/get_ownerapp_users' \ --header 'Authorization: vimpapi' \ --header 'Content-Type: application/json' \ --data '{ "shopid": 1 }'
{}