{
"corpAccessToken": "${corpAccessToken}",
"corpId": "${corpId}",
"currentOpenUserId": "${currentOpenUserId}",
"data": {
"object_data": {
"end_date": 1608263757480,
"store_id": "5acc72c42848bddbe00193f4",
"begin_date": 1608263757480,
"activity_id": "5acc72c42848bddbe00193f4",
"name": "文本值",
"dataObjectApiName": "TPMActivityAgreementObj"
},
"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": {
"end_date": 1608263757480,
"store_id": "5acc72c42848bddbe00193f4",
"begin_date": 1608263757480,
"activity_id": "5acc72c42848bddbe00193f4",
"name": "文本值",
"dataObjectApiName": "TPMActivityAgreementObj"
},
"details": {}
}
}'{
"dataId": "5a9ce894f125ae9befxxxxxx",
"errorCode": 0,
"errorMessage": "OK",
"errorDescription": "success"
}