Jump to: POST Response Notes | API Call Builder
Creates an affiliate sign-up question.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
data | Object | Signup question model object data. The "type" field should not be provided; it will be set to "affiliate".Show Supported Parameters |
POST Response Notes
Returns the ID of the newly created signup question as an integer
API Call Builder
Javascript is required to use the API Call Builder.