[
{
"originGuid": "string",
"name": "string",
"amount": 0,
"job_id": 0,
"props": {
"orderCode": "string"
}
}
]curl --location 'https://mcs-gateway.fscut.com/cn-api/api/part/copy' \
--header 'appId: op191eb50f9b81873c' \
--header 'appSecret: appSecret' \
--header 'timestamp: 1743497261540' \
--header 'appSign: 13622d51e3e4f4935c8ba27728ed309f' \
--header 'X-FS-Orgcode: TEAM001' \
--header 'Content-Type: application/json' \
--data '[
{
"originGuid": "string",
"name": "string",
"amount": 0,
"job_id": 0,
"props": {
"orderCode": "string"
}
}
]'{
"data": [
{
"originGuid": "FD03A7D2-7234-43AE-92E4-37A3816AF3AE",
"guid": "F6B04EB8-DBAA-4145-AC3B-72D9B01761FE"
}
],
"msg": "OK",
"status": 0
}