{
"corpAccessToken": "${corpAccessToken}",
"corpId": "${corpId}",
"currentOpenUserId": "${currentOpenUserId}",
"data": {
"object_data": {
"name": "文本值",
"dataObjectApiName": "AccountTransactionFlowObj"
},
"details": {}
}
}curl --location 'https://open.fxiaoke.com/cgi/crm/v2/data/create' \
--header 'Content-Type: application/json' \
--data '{
"corpAccessToken": "${corpAccessToken}",
"corpId": "${corpId}",
"currentOpenUserId": "${currentOpenUserId}",
"data": {
"object_data": {
"name": "文本值",
"dataObjectApiName": "AccountTransactionFlowObj"
},
"details": {}
}
}'{
"traceId": "E-O.fktest188.1453-7507adffa51f4e66",
"errorDescription": "success",
"dataId": "6037501e27b3e300016cb66b",
"errorMessage": "OK",
"errorCode": 0
}