Creates a copy of the specified Live Price Grid (including metadata and Price Grid Items).
Required Permission | Roles with the Required Permission |
---|---|
PRICEGRID_ADD | Edit LPG & Add Products (PB_PRICEGRIDEDITOR_ADD_SKU ), Administer LPG (PB_PRICEGRIDS ) |
OK
{- "response": {
- "node": "string",
- "csrfToken": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "targetDate": null,
- "label": "string",
- "locale": null,
- "calculationMessages": null,
- "numberOfItems": 0,
- "keepManualOverrides": true,
- "writeOnlyChangedItems": true,
- "configuration": "string",
- "nodeId": null,
- "approvalState": null,
- "description": null,
- "relativeTargetDateDays": null,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "numberOfApprovedItems": 0,
- "numberOfOpenItems": 0,
- "numberOfDeniedItems": 0,
- "numberOfSubmittedItems": 0,
- "numberOfAutoApprovedItems": 0,
- "integrationStatus": null,
- "priceGridType": "string",
- "headerTypeUniqueName": null,
- "createdByName": "string",
- "lastUpdateByName": "string",
- "updatedBy": 0,
- "updateDate": "string",
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0,
- "status": "string",
- "calculationStartDate": null,
- "calculationDate": null,
- "partialCalculationDate": null,
- "id": 0
}
], - "status": 0
}
}