Jump to: POST Response Notes | API Call Builder
Creates an entry for an affiliate's answer to a given offer sign-up approval question.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object |
affiliate_id | Integer | ID of Affiliate object |
data | Object | SignupAnswer model properties Do not supply responder_type, responder_id, and ref_id; they will be set to "affiliate", affiliate ID, and offer ID respectively.Show Supported Parameters |
POST Response Notes
Returns the ID of the newly created SignupAnswer object as an integer
API Call Builder
Javascript is required to use the API Call Builder.