• With WC rest API I want to get the related products of a product.
    When I retrieve a product, in response I get the IDs of related products.
    Is there anyway to get those products using rest API in a single request ?
    Or I have to perform a separate request for each of related product ?

    The page I need help with: [log in to see the link]

The topic ‘Get related products’ is closed to new replies.