POST api/AmberInvitation/AddAmberContactsForOldApp
Request Information
URI Parameters
None.
Body Parameters
Collection of AmberContactDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| MapToAssociateId | integer |
None. |
|
| OriginAssociateId | integer |
None. |
|
| ReferredByAmberId | integer |
None. |
|
| BankTypeId | integer |
None. |
|
| GroupCode | string |
None. |
|
| OriginId | integer |
None. |
|
| LeadId | integer |
None. |
|
| FirstName | string |
None. |
|
| MiddleInitial | string |
None. |
|
| LastName | string |
None. |
|
| Zip | string |
None. |
|
| Address | string |
None. |
|
| Address2 | string |
None. |
|
| PrimaryPhone | string |
None. |
|
| PrimaryEmail | string |
None. |
|
| SecondaryPhone | string |
None. |
|
| CityId | integer |
None. |
|
| StateId | integer |
None. |
|
| CountryId | integer |
None. |
|
| OfficeId | integer |
None. |
|
| DateOfBirth | date |
None. |
|
| Age | integer |
None. |
|
| AgeOption | integer |
None. |
|
| GeoAddress | string |
None. |
|
| Lat | decimal number |
None. |
|
| Long | decimal number |
None. |
|
| GeoCodeStatus | GeoCodeStatusEnum |
None. |
|
| IsGeoCodeAttempted | boolean |
None. |
|
| GroupId | integer |
None. |
|
| ReferredBy | string |
None. |
|
| Organization | string |
None. |
|
| RelationShip | string |
None. |
|
| LocationCode | string |
None. |
|
| Beneficiary | string |
None. |
|
| FullName | string |
None. |
|
| NumberOfChildren | integer |
None. |
|
| Notes | string |
None. |
|
| Occupation | string |
None. |
|
| Spouse | string |
None. |
|
| PacketId | string |
None. |
|
| DateEntered | date |
None. |
|
| CreateDate | date |
None. |
|
| AssociateId | integer |
None. |
|
| AssociateContractId | integer |
None. |
|
| OldAssociateContractId | integer |
None. |
|
| HasReferralImages | boolean |
None. |
|
| LeadBankTypeId | integer |
None. |
|
| CityName | string |
None. |
|
| StateName | string |
None. |
|
| CountryName | string |
None. |
|
| NumberOfKits | integer |
None. |
|
| BranchOfService | string |
None. |
|
| OutOfArea | boolean |
None. |
|
| LeadCityName | string |
None. |
|
| LeadStateName | string |
None. |
|
| IsStarred | boolean |
None. |
|
| ApplicationFeatureId | integer |
None. |
|
| IsLookingForCareerUpdate | boolean |
None. |
|
| TimezoneId | integer |
None. |
|
| TimezoneOffset | decimal number |
None. |
|
| TimezoneCode | string |
None. |
|
| PresentationId | integer |
None. |
|
| DroppedPin | boolean |
None. |
|
| IsPrimaryDNC | boolean |
None. |
|
| IsSecondaryDNC | boolean |
None. |
|
| LocationContextCode | string |
None. |
|
| LeadStatusTypeId | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"MapToAssociateId": 1,
"OriginAssociateId": 2,
"ReferredByAmberId": 3,
"BankTypeId": 1,
"GroupCode": "IGAIA",
"OriginId": 4,
"LeadId": 4,
"FirstName": "sample string 5",
"MiddleInitial": "sample string 6",
"LastName": "sample string 7",
"Zip": "sample string 8",
"Address": "sample string 9",
"Address2": "sample string 10",
"PrimaryPhone": "sample string 11",
"PrimaryEmail": "sample string 12",
"SecondaryPhone": "sample string 13",
"CityId": 1,
"StateId": 1,
"CountryId": 1,
"OfficeId": 1,
"DateOfBirth": "2026-02-03T18:27:45.1845772-08:00",
"Age": 1,
"AgeOption": 1,
"GeoAddress": "sample string 14",
"Lat": 15.1,
"Long": 16.1,
"GeoCodeStatus": 1,
"IsGeoCodeAttempted": true,
"GroupId": 1,
"ReferredBy": "sample string 17",
"Organization": "sample string 18",
"RelationShip": "sample string 19",
"LocationCode": "sample string 20",
"Beneficiary": "sample string 21",
"FullName": "sample string 7, sample string 5",
"NumberOfChildren": 22,
"Notes": "sample string 23",
"Occupation": "sample string 24",
"Spouse": "sample string 25",
"PacketId": "sample string 26",
"DateEntered": "2026-02-03T18:27:45.1845772-08:00",
"CreateDate": "2026-02-03T18:27:45.1845772-08:00",
"AssociateId": 29,
"AssociateContractId": 30,
"OldAssociateContractId": 31,
"HasReferralImages": true,
"LeadBankTypeId": 1,
"CityName": "sample string 32",
"StateName": "sample string 33",
"CountryName": "sample string 34",
"NumberOfKits": 35,
"BranchOfService": "sample string 36",
"OutOfArea": true,
"LeadCityName": "sample string 37",
"LeadStateName": "sample string 38",
"IsStarred": true,
"ApplicationFeatureId": 39,
"IsLookingForCareerUpdate": true,
"TimezoneId": 1,
"TimezoneOffset": 41.0,
"TimezoneCode": "sample string 42",
"PresentationId": 43,
"DroppedPin": true,
"IsPrimaryDNC": true,
"IsSecondaryDNC": true,
"LocationContextCode": "sample string 47",
"LeadStatusTypeId": 1
},
{
"MapToAssociateId": 1,
"OriginAssociateId": 2,
"ReferredByAmberId": 3,
"BankTypeId": 1,
"GroupCode": "IGAIA",
"OriginId": 4,
"LeadId": 4,
"FirstName": "sample string 5",
"MiddleInitial": "sample string 6",
"LastName": "sample string 7",
"Zip": "sample string 8",
"Address": "sample string 9",
"Address2": "sample string 10",
"PrimaryPhone": "sample string 11",
"PrimaryEmail": "sample string 12",
"SecondaryPhone": "sample string 13",
"CityId": 1,
"StateId": 1,
"CountryId": 1,
"OfficeId": 1,
"DateOfBirth": "2026-02-03T18:27:45.1845772-08:00",
"Age": 1,
"AgeOption": 1,
"GeoAddress": "sample string 14",
"Lat": 15.1,
"Long": 16.1,
"GeoCodeStatus": 1,
"IsGeoCodeAttempted": true,
"GroupId": 1,
"ReferredBy": "sample string 17",
"Organization": "sample string 18",
"RelationShip": "sample string 19",
"LocationCode": "sample string 20",
"Beneficiary": "sample string 21",
"FullName": "sample string 7, sample string 5",
"NumberOfChildren": 22,
"Notes": "sample string 23",
"Occupation": "sample string 24",
"Spouse": "sample string 25",
"PacketId": "sample string 26",
"DateEntered": "2026-02-03T18:27:45.1845772-08:00",
"CreateDate": "2026-02-03T18:27:45.1845772-08:00",
"AssociateId": 29,
"AssociateContractId": 30,
"OldAssociateContractId": 31,
"HasReferralImages": true,
"LeadBankTypeId": 1,
"CityName": "sample string 32",
"StateName": "sample string 33",
"CountryName": "sample string 34",
"NumberOfKits": 35,
"BranchOfService": "sample string 36",
"OutOfArea": true,
"LeadCityName": "sample string 37",
"LeadStateName": "sample string 38",
"IsStarred": true,
"ApplicationFeatureId": 39,
"IsLookingForCareerUpdate": true,
"TimezoneId": 1,
"TimezoneOffset": 41.0,
"TimezoneCode": "sample string 42",
"PresentationId": 43,
"DroppedPin": true,
"IsPrimaryDNC": true,
"IsSecondaryDNC": true,
"LocationContextCode": "sample string 47",
"LeadStatusTypeId": 1
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Pair of integer [key] and string [value]Response Formats
application/json, text/json
Sample:
[
{
"Key": 1,
"Value": "sample string 2"
},
{
"Key": 1,
"Value": "sample string 2"
}
]