{ "branchid": 1, "shopid": 1 }
curl --location '/vds_app/payment_details/get_branchwise_paymentinfo' \ --header 'Authorization: vimpapi' \ --header 'Content-Type: application/json' \ --data '{ "branchid": 1, "shopid": 1 }'
{}