curl --request GET \
--url https://api.firstpromoter.com/api/v2/affiliate/payout_methods \
--header 'Account-ID: <account-id>' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 123,
"method": "paypal",
"date_added": "2023-11-07T05:31:56Z",
"is_disabled": true,
"meta": {},
"is_selected": true,
"details": {
"paypal_email": "<string>",
"wise_email": "<string>",
"wallet_address": "<string>",
"crypto_currency": "<string>",
"bank_country": "AD",
"account_holder_name": "<string>",
"account_number": "<string>",
"routing_aba_number": "<string>",
"country": "<string>",
"state": "<string>",
"postal_code": "<string>",
"address": "<string>",
"city": "<string>",
"transit_number": "<string>",
"institution_number": "<string>",
"bsb_code": "<string>",
"sort_code": "<string>",
"iban": "<string>",
"swift_bic_code": "<string>",
"bank_name": "<string>",
"bank_city": "<string>",
"bank_address": "<string>"
},
"managed_payouts": true
}
],
"meta": {
"selected_payout_methods": [
"<string>"
],
"payout_method_options": {}
}
}curl --request GET \
--url https://api.firstpromoter.com/api/v2/affiliate/payout_methods \
--header 'Account-ID: <account-id>' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 123,
"method": "paypal",
"date_added": "2023-11-07T05:31:56Z",
"is_disabled": true,
"meta": {},
"is_selected": true,
"details": {
"paypal_email": "<string>",
"wise_email": "<string>",
"wallet_address": "<string>",
"crypto_currency": "<string>",
"bank_country": "AD",
"account_holder_name": "<string>",
"account_number": "<string>",
"routing_aba_number": "<string>",
"country": "<string>",
"state": "<string>",
"postal_code": "<string>",
"address": "<string>",
"city": "<string>",
"transit_number": "<string>",
"institution_number": "<string>",
"bsb_code": "<string>",
"sort_code": "<string>",
"iban": "<string>",
"swift_bic_code": "<string>",
"bank_name": "<string>",
"bank_city": "<string>",
"bank_address": "<string>"
},
"managed_payouts": true
}
],
"meta": {
"selected_payout_methods": [
"<string>"
],
"payout_method_options": {}
}
}Access token passed as a Bearer token in the Authorization header
Account identifier that specifies which account is making the request
"acc_123456"
List of payout methods
Show child attributes
paypal, bank, wise, crypto, custom, dots Show child attributes
AD, AE, AL, AT, AU, AZ, BA, BE, BG, BH, BR, BY, CA, CH, CI, CR, CV, CY, CZ, DE, DK, DO, EE, EG, ES, FI, FO, FR, GA, GB, GE, GI, GL, GR, HR, HU, IE, IL, IQ, IS, IT, JO, KW, KZ, LB, LI, LT, LU, LV, MC, MD, ME, MG, MK, MR, MT, MU, NL, NO, PK, PL, PS, PT, QA, RO, RS, SA, SC, SE, SI, SK, SM, SV, TN, TR, UA, US, VA, VG, XK