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