Uploads an Excel file to a specific import via the upload slot created by /uploadmanager.newuploadslot
. Use the optional managerUN
query parameter to specify the unique name of the Import Manager.
The maximum file size: 1GB
File uploaded successfully.
Invalid parameters or slot ID not found.
Unsupported file type uploaded.
{- "response": {
- "node": "pricefx-cluster-app-frontend-b6fcc5bb8-9pmxh",
- "data": [
- {
- "version": 7,
- "typedId": "2.IM",
- "uniqueName": "IM-2",
- "label": "New Import",
- "ownerUN": "admin",
- "approvalState": "NOT_APPROVED",
- "approvalDate": null,
- "createdByName": "admin",
- "lastUpdateByName": "admin",
- "submittedByName": null,
- "workflowStatus": "DRAFT",
- "workflowFormulaName": null,
- "status": "CHANGE_DETECTION",
- "targetObject": "P",
- "targetSpecifics": null,
- "importOptions": null,
- "deniedByName": null,
- "approvedByName": null,
- "approvalRequiredEmailAttachments": [ ],
- "createDate": "2025-01-24T14:37:45",
- "createdBy": 2147490696,
- "lastUpdateDate": "2025-01-24T14:48:56",
- "lastUpdateBy": 2147490696
}
], - "status": 0
}
}