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