Add documentation for campaign_id API parameter
This commit is contained in:
parent
876a2c5cee
commit
4537ac540a
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ The action accepts the following parameters:
|
||||||
| <nobr>`user_telephone`</nobr> | String | The telephone number of the contact | | |
|
| <nobr>`user_telephone`</nobr> | String | The telephone number of the contact | | |
|
||||||
| <nobr>`user_company`</nobr> | String | The company of the contact | | |
|
| <nobr>`user_company`</nobr> | String | The company of the contact | | |
|
||||||
| <nobr>`user_extrafield`</nobr> | String | Additional information of the contact | | |
|
| <nobr>`user_extrafield`</nobr> | String | Additional information of the contact | | |
|
||||||
|
| <nobr>`campaign_id`</nobr> | Integer | The CiviCRM ID of a campaign to assign the contribution | A valid CiviCRM Campaign ID. This overrides the campaign ID configured within the profile. | |
|
||||||
|
|
||||||
You may also refer to
|
You may also refer to
|
||||||
[the code](https://github.com/systopia/de.systopia.twingle/blob/master/api/v3/TwingleDonation/Submit.php)
|
[the code](https://github.com/systopia/de.systopia.twingle/blob/master/api/v3/TwingleDonation/Submit.php)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue