{
"datas": [
{
"sn": "J65879",
"name": "Beauty",
"type": "1",
"accounting_sn": "R29565",
"rank": "1",
"deleted": true
},
{
"sn": "S50076",
"name": "Books",
"type": "0",
"accounting_sn": "M12081",
"rank": "11",
"deleted": true
},
{
"sn": "Z63715",
"name": "Books",
"type": "0",
"accounting_sn": "M41643",
"rank": "12",
"deleted": true
}
]
}curl --location 'https://mock.apidog.com/m1/1073975-0-default/fsapi/V3/su_cost_center_update.json' \
--header 'Authorization: ***********************************' \
--header 'Content-Type: application/json' \
--data '{
"datas": [
{
"sn": "J65879",
"name": "Beauty",
"type": "1",
"accounting_sn": "R29565",
"rank": "1",
"deleted": true
},
{
"sn": "S50076",
"name": "Books",
"type": "0",
"accounting_sn": "M12081",
"rank": "11",
"deleted": true
},
{
"sn": "Z63715",
"name": "Books",
"type": "0",
"accounting_sn": "M41643",
"rank": "12",
"deleted": true
}
]
}'{
"response": {
"status": "success",
"data_count": {
"total": 43,
"success": 52,
"err": 8
},
"err_datas": [
{
"msg": "Excepteur Duis",
"sn": "I8896164"
},
{
"msg": "laboris nulla qui",
"sn": "B4835319"
}
],
"success_datas": [
{
"msg": "enim consequat",
"sn": "E7507226"
},
{
"msg": "nostrud",
"sn": "V6028823"
}
]
}
}