Retrieves a specific sku-list by ID.
OK
Bad request
Internal Server Error
{- "_id": "614b58924e92f6861ac9d43b",
- "title": "GlobalExc_1",
- "listType": "GLOBAL_EXCLUSION",
- "applicableOn": [
- "PRODUCT_PRICE"
], - "targetProducts": [
- {
- "kind": "SKU",
- "value": [
- 1000000123
]
}
], - "startDate": "2022-05-04T09:23:51.459Z",
- "endDate": "2099-12-31T00:00:00.000Z",
- "deleted": false,
- "createdAt": "2020-12-14T12:15:43.646Z",
- "updatedAt": "2021-12-14T12:15:43.646Z"
}