Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlegetAffiliateRelation

 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