Calculates a Quote, Contract, Rebate Agreement, or Compensation Plan.
This endpoint is used in the REACT version only. It is not advisable to mix REACT endpoints together with Ember endpoints.
OK
{- "response": {
- "node": "pricefx-cluster-app-frontend",
- "data": [
- {
- "outputs": [ ],
- "lastUpdateByName": "ondrej.tesar",
- "createdByName": "petr.rys",
- "typedId": "2147493280.Q",
- "workflowStatus": "DRAFT",
- "inputs": [
- {
- "name": "Customer",
- "label": "Customer",
- "url": "/fetch/C/",
- "type": "CUSTOMER",
- "inputs": [ ],
- "parameterConfig": { },
- "formattingOptions": { }
}, - {
- "name": "InlineCOnfiguratorWithInputs",
- "label": "Inline Configurator With All Inputs",
- "url": "InputsAllAvailableInConfiguratorBasic",
- "type": "INLINECONFIGURATOR",
- "value": {
- "Helptext": "helptext",
- "Title": "title",
- "Placeholder": "Placeholder",
- "CustAttrName": "Attribute name",
- "CustAttrValue": "Attribute Value",
- "Exportable": true,
- "Importable": true,
- "Configurator": { },
- "InlineConfigurator": {
- "Checkbox1": true
}, - "InputMatrix": [
- {
- "name": "A",
- "comment": "A1",
- "oneof": "YYYY"
}, - {
- "name": "B",
- "comment": "B1"
}, - {
- "name": "C",
- "comment": "C1"
}
], - "Option": "Value",
- "Options": "A"
}, - "inputs": [ ],
- "parameterConfig": { },
- "formattingOptions": { }
}
], - "lastUpdateDate": "2022-12-22T09:36:54",
- "serverMessagesExtended": [
- {
- "key": "QUOTE_CALCULATED",
- "message": "Quote calculated successfully"
}
], - "quoteType": "All Inputs Header Configurator Basic",
- "quoteStatus": "DRAFT",
- "expiryDate": "2023-01-01",
- "createDate": "2022-12-01T10:06:01",
- "dirty": false,
- "refreshInputs": false,
- "rootUniqueName": "P-2147493280",
- "numberOfAttachments": 0,
- "targetDate": "2022-12-01",
- "ioMeta": {
- "inputs": { },
- "outputs": { }
}, - "originDeleted": false,
- "label": "New Quote",
- "version": 13,
- "uniqueName": "P-2147493280",
- "serverMessages": [
- "Quote calculated successfully"
], - "createdBy": 2147483724,
- "viewState": { },
- "calculationStatus": 0,
- "hasWorkflowHistory": false,
- "nodeId": 0,
- "lastUpdateBy": 2147490187,
- "status": "DRAFT"
}, - {
- "folderChanged": false,
- "inputChanged": [
- "ROOT"
], - "outputChanged": [ ],
- "durations": {
- "header": [
- {
- "name": "pre",
- "duration": 21
}, - {
- "name": "post",
- "duration": 3
}
], - "items": [ ]
}
}
], - "status": 0
}
}