Writes the changes made by the user in the Import Manager to the database. The changes are subject to validation against the data in the database. All the changes must pass the validation for the submit to be successful.
OK
{- "data": {
- "importOptions": {
- "includeNewRows": true,
- "includeUpdatedRows": true,
- "includeDeletedRows": true
}
}
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-7b79967489-zfwj4",
- "data": [
- {
- "version": 3,
- "typedId": "2.IM",
- "uniqueName": "IM-2",
- "label": "New Import",
- "ownerUN": "admin",
- "approvalState": "APPROVED",
- "approvalDate": null,
- "createdByName": "admin",
- "lastUpdateByName": "admin",
- "submittedByName": null,
- "workflowStatus": "APPROVED",
- "workflowFormulaName": null,
- "status": "IN_PROGRESS",
- "targetObject": "P",
- "targetSpecifics": null,
- "importOptions": {
- "includeNewRows": false,
- "includeDeletedRows": false,
- "includeUpdatedRows": true
}, - "deniedByName": null,
- "approvedByName": null,
- "approvalRequiredEmailAttachments": [ ],
- "createDate": "2025-02-13T11:44:17",
- "createdBy": 2147490696,
- "lastUpdateDate": "2025-02-13T11:44:56",
- "lastUpdateBy": 2147490696
}
], - "status": 0
}
}