{
"issummary": false,
"branch_id": 1,
"p_type": "SW"
}curl --location --request POST '/vds_app/payment_master/get_payment_master' \
--header 'Authorization: vimpapi' \
--header 'Content-Type: application/json' \
--data-raw '{
"issummary": false,
"branch_id": 1,
"p_type": "SW"
}'{}