Fetch product
Bearer auth
products.readAlphaAlpha: 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.
GET
api.superfiliate.com/api/v1/products/{id}Path parameters1
idrequiredinteger
Superfiliate product ID
Responses
The product
idintegersourcestringThe source for this resource.
external_idstring | nullIdentifier for the related external.
titlestringThe title for this resource.
urlstringURL for url.
html_descriptionstring | nullThe html description for this resource.
image_urlstring | nullURL for image.
activebooleanThe active for this resource.
The variants for this resource.
idintegerexternal_idstringIdentifier for the related external.
titlestringThe title for this resource.
skustring | nullThe sku for this resource.
image_urlstring | nullURL for image.
pricestring | nullPrice in the authenticated shop's configured currency.
activebooleanThe active for this resource.
The options for this resource.
namestringHuman-readable name for this resource.
valuestringThe value for this resource.