post
https://api.fundraisingbox.com/v1/personEmailAddresses.json
Creates a new email address.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Field | Description | Type | Mandatory |
|---|---|---|---|
| fb_person_id | ID of a person (once set this value could not be changed by a PUT request any more) | integer | yes |
| The email address | string (100) | yes | |
| type | The type | Enum ("home", "work", "other") | |
| is_main | true if it is the main email address | boolean | |
| opt_in_status | The opt in status if DOI feature is activated | Enum ("no_opt_in", "single_opt_in", "pending_double_opt_in", "double_opt_in", "external_opt_in", "opt_out") |

