API documentation › My merchant account 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 URI: https://api.vendexo.com/api/aff/v1/affiliate/referrals/ Supported formats: json, xml, tab and any affiliate-defined custom formats Supported HTTP request methods: GET Description: 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×tamp__gte=2012-10-01T00:00×tamp__lt=2012-10-02T00:00 Filters: actionType, shopCode, timestamp, timestamp__lt, timestamp__lte, timestamp__gt, timestamp__gte Authentication Protocols: OAuth2, API Key