List sponsored products for recipe suggestions

Returns a paginated flat list of all suggestions-sponsored product associations for the authenticated shop. The request body contains pagination options.

POST
/recipes/sponsored-products/suggestions/browse
Recipes

Request

application/json
object

Request containing pagination options

BrowseSponsoredProductsRequest

Request for browsing sponsored products associated with recipe ingredients

object

page

Zero-based page number

value<int32> | null

size?

Number of items per page

value<int32>