delGlobalPostBack
1.1.1 Summary
Delete post back URL of a affiliate.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 |
affiliate_id |
Affiliate ID * Required |
Int | |
post_back_url |
Global Post Back URL * Required |
String |
1.1.3 Response
Header:HTTP Status | Object | Description | Error Code |
202 | Deleted Successfully | 0 | |
400 | Parameter | Invalid Parameters | 62XX |
Formatted in JSON
1.1.4 Example
Request URL:http://{Your_Network_Domain}/api/v1/delGlobalPostBacks?key=603E3F0E3266E
[POST DATA]
Response:
{ "httpStatus": 202, "data": "", "errorCode": 0, "message": "" } |
Close All
API V3
API V2
-
User - Network
-
User - Affiliate
-
Offer
-
Report
-
Dictionary
API V1 (DEPRECATED)