Affiliates

Get Affiliate

get
Path parameters
AffiliateCodestringRequired

Unique code which represents an affiliate

Header parameters
Acceptstring · enumRequiredDefault: application/jsonExample: application/jsonPossible values:
X-Avangate-AuthenticationstringRequired

Authentication header

Example: code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"
Responses
200

Get affiliate

application/json
get
/affiliates/{AffiliateCode}
200

Get affiliate

Search Affiliates

get
Query parameters
AffiliateCodestringOptional

Affiliate's code

Example: FD86FD98
NamestringOptional

Affiliate's name

Example: Softy Company
StatusstringOptional

Affiliate's status

Example: Active
RequestDateStartstringOptional

Affiliate Request date start

Example: 2018-01-01
RequestDateEndstringOptional

Affiliate Request date end

Example: 2018-09-01
CountrystringOptional

Affiliate's country

Example: ["US","UK","DK"]
TargetCountrystringOptional

Countries where affiliates sell into

Example: ["BG","RO","GR"]
CommissionListstringOptional

Affiliate commission list

Example: ["Default","CommissionList1"]
TypestringOptional

Affiliate type

Example: ["Email marketing"]
PagenumberOptional

Page number

Example: 3
LimitnumberOptional

Number of results on a page

Example: 25
Header parameters
X-Avangate-AuthenticationstringRequired

Authentication header

Example: code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"
Acceptstring · enumRequiredDefault: application/jsonExample: application/jsonPossible values:
Responses
200

Get affiliates

application/json
get
/affiliates

Last updated

Was this helpful?