{
"cid": "692e4dc36d4e01cfb7f11eee",
"status": "active",
"note": "ac"
}curl --location --request POST '/admin/customer/activeCustomer' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"cid": "692e4dc36d4e01cfb7f11eee",
"status": "active",
"note": "ac"
}'