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
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 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×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
Ads
URI: https://api.vendexo.com/api/aff/v1/affiliate/ads/
Supported formats: json, xml
Supported HTTP request methods: GET
Description: Returns a list of the ads associated with the affiliate programs which the affiliate is promoting.
Filters: favorite, medium, country, language, shopCode, businessCategory, keyword
Authentication Protocols: OAuth2, API Key
Deals
URI: https://api.vendexo.com/api/aff/v1/affiliate/deals/
Supported formats: json, xml, tab and any affiliate-defined custom formats
Supported HTTP request methods: GET
Description: Returns a list of deals associated with the affiliate programs which the affiliate is promoting.
Filters: shopCode, businessCategory, vendexoProductCategory
Authentication Protocols: OAuth2, API Key
Coupons
URI: https://api.vendexo.com/api/aff/v1/affiliate/coupons/
Supported formats: json, xml, tab and any affiliate-defined custom formats
Supported HTTP request methods: GET
Description: Returns a list of coupons associated with the affiliate programs which the affiliate is promoting.
Filters: couponType, shopCode, businessCategory, vendexoProductCategory
Authentication Protocols: OAuth2, API Key
Products
URI: https://api.vendexo.com/api/aff/v1/affiliate/products/
Supported formats: json, xml, tab and any affiliate-defined custom formats
Supported HTTP request methods: GET
Description: Returns a list of products associated with the affiliate programs which the affiliate is promoting.
Filters: shopCode, businessCategory, vendexoProductCategory
Authentication Protocols: OAuth2, API Key
Shops
URI: https://api.vendexo.com/api/aff/v1/affiliate/shops/
Supported formats: json, xml, tab and any affiliate-defined custom formats
Supported HTTP request methods: GET
Description: Returns a list of the affiliate programs/shops which the affiliate is promoting.
Filters: shopCode
Authentication Protocols: OAuth2, API Key