POST api/AmberInvitation/InsertMapping
Request Information
URI Parameters
None.
Body Parameters
AmberAlertMappingName | Description | Type | Additional information |
---|---|---|---|
ActivationCode | string |
None. |
|
ActivationStatusId | integer |
None. |
|
AmberUserId | integer |
None. |
|
ChangeDate | date |
None. |
|
ChangedBy | integer |
None. |
|
ContractId | integer |
None. |
|
CreateDate | date |
None. |
|
CreatedBy | integer |
None. |
|
Disabled | boolean |
None. |
|
Id | integer |
None. |
|
LeadId | integer |
None. |
|
MapToAssociateId | integer |
None. |
|
OriginAssociateId | integer |
None. |
|
OriginTypeId | integer |
None. |
|
PortalAmberAlertMapping | integer |
None. |
|
PortalAmberUserId | integer |
None. |
|
ReferredAmberUserId | integer |
None. |
|
IsNew | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "ActivationCode": "sample string 1", "ActivationStatusId": 1, "AmberUserId": 1, "ChangeDate": "2025-10-14T03:08:55.3033886-07:00", "ChangedBy": 1, "ContractId": 2, "CreateDate": "2025-10-14T03:08:55.3033886-07:00", "CreatedBy": 3, "Disabled": true, "Id": 4, "LeadId": 5, "MapToAssociateId": 6, "OriginAssociateId": 7, "OriginTypeId": 1, "PortalAmberAlertMapping": 1, "PortalAmberUserId": 1, "ReferredAmberUserId": 1, "IsNew": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1