Authorization: Bearer ********************curl --location --request PUT '/customerpayment/9030000079467/customfields?organization_id=10234695' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"customfield_id": "46000000012845",
"value": "Normal"
}
]'{
"code": 0,
"message": "Custom Fields Updated Successfully"
}