{
"body": {
"id": 82,
"customFieldMap": {
"field_FcV5G__c": "111",
"field_9fOPm__c": "蓝瑟"
}
}
}curl --location --request POST 'https://c2.xinheyun.com/api/open/v3/work_order/extendField/update' \
--header 'Cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"body": {
"id": 82,
"customFieldMap": {
"field_FcV5G__c": "111",
"field_9fOPm__c": "蓝瑟"
}
}
}'{
"code": 0,
"message": ""
}