get https://{cluster}.voucherify.io/v1/product-collections//products
Retrieves list of products from a product collection; works for both dynamic and static product collections.
Responses
Retrieves list of products from a product collection; works for both dynamic and static product collections.
xxxxxxxxxx
curl --request GET \
--url https://api.voucherify.io/v1/product-collections/productCollectionId/products \
--header 'X-Voucherify-Channel: Voucherify Documentation' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: