Offer::saveApprovalQuestionAnswer Method

Creates an entry for an affiliate's answer to a given offer sign-up approval question.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
affiliate_id IntegerID of Affiliate object
data ObjectSignupAnswer 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.
Have a Question? Please contact [email protected] for technical support.