My merchant account on the Vendexo Affiliate Network

This resource set (Resource) contains the sub-resource: My merchant referrals

My affiliate feeds

The following resources are defined in this resource set:

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 your affiliate programs. 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