Superfiliate

Fetch product

Bearer authproducts.readAlpha
Alpha: This endpoint is available only to approved API integrations and may change without notice.

Fetches one external OMS product and its variants for the authenticated shop.

GETapi.superfiliate.com/api/v1/products/{id}

Path parameters1

idrequired
integer
Superfiliate product ID

Responses

The product

  • idinteger
  • sourcestring

    The source for this resource.

  • external_idstring | null

    Identifier for the related external.

  • titlestring

    The title for this resource.

  • urlstring

    URL for url.

  • html_descriptionstring | null

    The html description for this resource.

  • image_urlstring | null

    URL for image.

  • activeboolean

    The active for this resource.

  • The variants for this resource.

    • idinteger
    • external_idstring

      Identifier for the related external.

    • titlestring

      The title for this resource.

    • skustring | null

      The sku for this resource.

    • image_urlstring | null

      URL for image.

    • pricestring | null

      Price in the authenticated shop's configured currency.

    • activeboolean

      The active for this resource.

    • The options for this resource.

      • namestring

        Human-readable name for this resource.

      • valuestring

        The value for this resource.