Since GodFather 8.0, users can see price grids under the name Live Price List.
Fields
label – Name of the live price grid.
targetDate – Date used as the target date for the logic execution.If not set, the engine will use today date when starting the calculation.
configuration – JSON with configuration parameters defined by the user in the UI.Also contains information from the dashboard-like price list header – see Price List Header Parameters with Header info.
status – See CalculationStatus.
approvalState – See ApprovalState.
headerTypeUniqueName – Unique name of PricelistPricegridType used to create the price grid.
priceGridType – Reflects if the price grid has only one dimension (SKU) or two dimensions (matrix) – SKU and key2.
-
SIMPLE
-
MATRIX
Since version 15.0, it is no longer possible to store null labels. Any API request attempting to do so will result in an error. However, it is still possible to store an empty string value, as this case is handled by the application's frontend validation.