You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Checks if a ProductTailoring exists for a given Query Predicate. Returns a `200 OK` status if any ProductTailoring match the Query Predicate or a `404 Not Found` otherwise.
22
+
queryParameters:
23
+
where?:
24
+
type: QueryPredicate[]
19
25
post:
20
26
description: |
21
27
Generates the [ProductTailoringCreated](ctp:api:type:ProductTailoringCreatedMessage) Message.
0 commit comments