develop #38
@ -20,8 +20,8 @@ paths:
|
||||
- ABTProducts CRUD
|
||||
summary: Get a list of all defined HTM products
|
||||
description: |-
|
||||
Get a list of all HTM products, without any filters. Only a few details
|
||||
are returned per product - use the `GET /products/{productId}` endpoint
|
||||
Get a list of all HTM products that refer to a given parentProductId (or without parent, if not specified), without any other filters. \
|
||||
Only a few details are returned per product - use the `GET /products/{productId}` endpoint
|
||||
to get more details. \
|
||||
In the examples, it can be seen that (when a touchpoint HTTP header is present)
|
||||
only products that have active sellingPeriods for touchpoints within the same
|
||||
|
||||
Loading…
Reference in New Issue
Block a user