| Accept required | string Value: "application/json" |
| Content-Type required | string Example: application\json |
| email required | string |
| name | string |
| surname | string |
| address1 | string |
| address2 | string |
| city | string |
| state | string |
| postalCode | string |
| phone | string |
| isMobilePhone | boolean or null |
| birthdate | string or null |
| gender | string |
| carryFrequency | string |
| preferredContact | string |
| tID | string |
| giveawayCampaignId | string |
| giveawayEntryOnly | boolean Required with giveawayCampaignId |
required | object |
object |
{- "email": "none@uscca.com",
- "name": "Jane",
- "surname": "Doe",
- "address1": "123 Main St",
- "address2": "string",
- "city": "West Bend",
- "state": "Wisconsin",
- "postalCode": "53095",
- "phone": "111-222-3333",
- "isMobilePhone": true,
- "birthdate": "1970-01-01",
- "gender": "female",
- "carryFrequency": "string",
- "preferredContact": "string",
- "tID": "abcdef1e1f14g1",
- "giveawayCampaignId": "11e1f111-1af2-11ec-bef6-12421a1111aa",
- "giveawayEntryOnly": true,
- "tracking": {
- "origin": "Unknown",
- "medium": "Unbounce",
- "campaign": "_",
- "audience": "_",
- "targeting": "_",
- "pageType": "_",
- "type": "Unknown"
}, - "meta": {
- "actionSource": "string",
- "category": "string",
- "fbc": "string",
- "fbp": "string",
- "gaClickId": "string",
- "gaClientId": "string",
- "label": "string",
- "unbounceVariantId": "string",
- "unbouncePageId": "string",
- "twclid": "string",
- "acquisition_date": "string",
- "memberType": "string",
- "memberExpiration": "string",
- "mobile_phone": "string",
- "phone": "string",
- "sms": "string",
- "userAgent": "string",
- "do_you_know_where_to_find_your_states_gun_laws": "string",
- "do_you_travel_across_state_lines_with_your_gun": "string",
- "have_you_ever_wondered_if_youre_legally_carrying_in_a_specific_place": "string",
- "would_you_like_more_information_on_how_to_become_educated_trained_and_insured_for_the_legal_selfdefense_aftermath": "string",
- "page": {
- "path": "string",
- "referrer": "string",
- "search": "string",
- "title": "string",
- "url": "string",
- "userAgent": "string"
}, - "campaign": {
- "ad": "string",
- "adset": "string",
- "campaign": "string",
- "content": "string",
- "medium": "string",
- "purpose": "string",
- "source": "string"
}
}
}{- "data": {
- "type": "lead",
- "id": "24A2B802222cDe2FGH",
- "attributes": {
- "isNew": true,
- "name": "Jane",
- "surname": "Doe",
- "email": "none@uscca.com",
- "subscriberKey": "24A2B802222cDe2FGH",
- "createdAt": "2023-05-11 16:08:19",
- "updatedAt": "2023-05-11 16:08:19",
- "tracking": {
- "first": {
- "origin": "Unknown",
- "medium": "Unbounce",
- "campaign": "_",
- "audience": "_",
- "targeting": "_",
- "pageType": "_",
- "type": "Unknown",
- "tID": "abcdef1e1f14g1"
}, - "last": {
- "origin": "Unknown",
- "medium": "Unbounce",
- "campaign": "_",
- "audience": "_",
- "targeting": "_",
- "pageType": "_",
- "type": "Unknown",
- "tID": "abcdef1e1f14g1"
}
}
}
}, - "meta": {
- "verifyStatus": "valid"
}
}