Authorization: Bearer ********************curl --location --request GET '/crm/common/paywithdrawalmethod' \
--header 'Authorization: Bearer <token>'[
{
"payMethod": "string",
"payMethodId": "string",
"transferMode": "1"
}
]