My affiliate account on the Vendexo Affiliate Network

This resource set (Resource) contains the sub-resource: My affiliate feeds

My affiliate feeds

This document lists the resources which are defined for this resource set. Note: Some of the resources may be empty, and will therefore return an empty dataset when fetched. This can happen if you are not promoting any shop's affiliate programs, or if the affiliate programs you are promoting do not provide a suitable data feed to Vendexo.

Referrals

  • https://api.vendexo.com/api/aff/v1/affiliate/referrals/
  • json, xml, tab and any affiliate-defined custom formats
  • GET
  • Returns a list of referrals associated with the affiliate programs which the affiliate is promoting. A usage pattern would be to periodically fetch these, using the timestamp__gte and timestamp__lt filter to request referrals in some recent period e.g. to fetch the sales referrals for a particular day, e.g. 1st October 2012, (remember that the date times are interpreted to be in the UTC timezone): actionType=SLE&timestamp__gte=2012-10-01T00:00&timestamp__lt=2012-10-02T00:00
  • actionType, shopCode, timestamp, timestamp__lt, timestamp__lte, timestamp__gt, timestamp__gte
  • OAuth2, API Key

Ads

  • https://api.vendexo.com/api/aff/v1/affiliate/ads/
  • json, xml
  • GET
  • Returns a list of the ads associated with the affiliate programs which the affiliate is promoting.
  • favorite, medium, country, language, shopCode, businessCategory, keyword
  • OAuth2, API Key

Deals

  • https://api.vendexo.com/api/aff/v1/affiliate/deals/
  • json, xml, tab and any affiliate-defined custom formats
  • GET
  • Returns a list of deals associated with the affiliate programs which the affiliate is promoting.
  • shopCode, businessCategory, vendexoProductCategory
  • OAuth2, API Key

Coupons

  • https://api.vendexo.com/api/aff/v1/affiliate/coupons/
  • json, xml, tab and any affiliate-defined custom formats
  • GET
  • Returns a list of coupons associated with the affiliate programs which the affiliate is promoting.
  • couponType, shopCode, businessCategory, vendexoProductCategory
  • OAuth2, API Key

Products

  • https://api.vendexo.com/api/aff/v1/affiliate/products/
  • json, xml, tab and any affiliate-defined custom formats
  • GET
  • Returns a list of products associated with the affiliate programs which the affiliate is promoting.
  • shopCode, businessCategory, vendexoProductCategory
  • OAuth2, API Key

Shops

  • https://api.vendexo.com/api/aff/v1/affiliate/shops/
  • json, xml, tab and any affiliate-defined custom formats
  • GET
  • Returns a list of the affiliate programs/shops which the affiliate is promoting.
  • shopCode
  • OAuth2, API Key