setAffiliatePaymentInfo
1.1.1 Summary
Set affiliate payment information.1.1.2 Request
Request Method: POSTQuery String Parameters:
| Parameter | Description | Type | Data Range |
| key |
Network API Key; *Required |
string |
POST Parameters:
| Parameter | Description | Type | Data Range |
| id | Required | Int | |
| payment_method | Optional | String |
Check, Wire, Paypal, Direct Deposit, Other |
| check_payment_to | Optional | int |
0, 1 (0 for Individual, 1 for Company) |
| check_payment_type | Optional | String | |
| check_address_1 | Optional | String | |
| check_address_2 | Optional | String | |
| check_city | Optional | String | |
| check_country | Optional | String | |
| check_state | Optional | String | |
| check_zipcode | Optional | String | |
| wire_beneficiary | Optional | String | |
| wire_account | Optional | String | |
| wire_bank | Optional | String | |
| wire_routing | Optional | String | |
| wire_details | Optional | String | |
| paypal_email | Optional | String | |
| deposit_account_holder | Optional | String | |
| deposit_account | Optional | String | |
| deposit_bank | Optional | String | |
| deposit_routing | Optional | String | |
| deposit_details | Optional | String | |
| other_details | Optional | String |
1.1.3 Response
Header:| HTTP Status | Object | Description | Error Code |
| 202 | Updated Successfully | 0 | |
| 400 | Parameter | Invalid Parameters | 62XX |
Content Format: JSON
1.1.4 Example
Sample Request URL:
http://{your_network_domain}/api/v1/setAffiliatePaymentInfo?key=603E3F0E3266E
(POST Data)
Response sample:
Same as response content of API “getAffiliateById”.
Close All
API V3
API V2
-
User - Network
-
User - Affiliate
-
Offer
-
Report
-
-
User - Advertiser
-
offer
-
Dictionary
API V1 (DEPRECATED)




