Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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

AccountAPINGException

 

Since 1.0.0


  • No labels