Get Cart Config
GET {{baseUrl}}/cart.config.json?params=<string>&exclude=<string>
Get list of cart configs
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all |