Authorization: Bearer ********************
curl --location --request GET '/crm/common/config' \ --header 'Authorization: Bearer <token>'
{ "depositPaymentMethod": [ "0" ], "withdrawalPaymentMethod": [ "0" ] }