Converts a Live Price Grid (including items) to a Price List. Returns the pricelistId.
| Required Permission | Roles with the Required Permission |
|---|---|
| PRICEGRID_ADD | Manage Price Lists (PB_PRICELISTSEDITOR), Administer Price Lists (PB_PRICELISTS) |
{- "response": {
- "node": "<node>",
- "csrfToken": "<token>",
- "data": [
- {
- "pricelistId": 2147480401
}
], - "status": 0
}
}