Skip to main content
Version: 2021-07-28

List Payout Methods

GET 

/affiliate-manager/:locationId/affiliate/:affiliateId/payout-method

List the payout methods stored for an affiliate. Bank account values are returned as their last four characters only.

Request

Version stringrequired

API Version

Available options2021-07-28
locationId stringrequired

Location Id

affiliateId stringrequired

Affiliate Id

skip number

Possible values: >= 0 and <= 10000

Default value:0
limit number

Possible values: >= 1 and <= 100

Default value:10
application/json

Successful response

Schema
    payoutMethodsobject[]required

    Payout methods for the affiliate

    metaobjectrequired

    Pagination metadata