{ "rowid": 1 }
curl --location --request POST '/vds_app/payment_master/delete_payment_master' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "rowid": 1 }'
{}