/
getAffiliateRelation
getAffiliateRelation
getAffiliateRelation
List<AffiliateRelation> getAffiliateRelation ( List<String> vendorClientIds ) throws AccountAPINGException
Return relation between a list of users and an affiliate
Parameter name | Type | Required | Description |
---|---|---|---|
vendorClientIds | List<String> | List of client ids to check affiliation on |
Return type | Description |
---|---|
List<AffiliateRelation> | List of affiliate relation status per user |
Throws | Description |
---|---|
|
Since 1.0.0
, multiple selections available,
Related content
getAccountFunds
getAccountFunds
More like this
getAccountDetails
getAccountDetails
More like this
getAccountStatement
getAccountStatement
More like this
getDeveloperAppKeys
getDeveloperAppKeys
More like this
Vendor Services API
Vendor Services API
More like this
updateOrders
updateOrders
More like this