Starts a calculation of the entire Live Price Grid.
Required Permission | Roles with the Required Permission |
---|---|
PRICEGRID_CALCULATE | Edit LPG & Add Products (PB_PRICEGRIDEDITOR_ADD_SKU ), Edit LPG (PB_PRICEGRIDEDITOR ), Administer LPG (PB_PRICEGRIDS ) |
OK
{- "response": {
- "node": "string",
- "csrfToken": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "processingNode": null,
- "threadId": null,
- "threadUUID": null,
- "status": "string",
- "trackerType": "string",
- "targetObject": "string",
- "jobName": "string",
- "concurrencyKey": "string",
- "calculationContext": null,
- "progress": null,
- "cancelRequested": true,
- "runNumber": 0,
- "priority": 0,
- "messages": null,
- "jobSettings": {
- "distributedAction": null,
- "jobType": "string",
- "uuid": "string",
- "calculableObjectTypedId": "string",
- "queueName": null,
- "runNumber": 0,
- "partitionName": "string",
- "partitionUUID": "string",
- "enableDirtyTracking": true,
- "agentOption1": true,
- "jobSize": 0,
- "distributed": true
}, - "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0,
- "calculationResults": null,
- "processingStart": null,
- "processingEnd": null,
- "id": 0
}
], - "status": 0
}
}