UserContactEndpoint

The following resources are applicable:

/user/contact/contacts/get

Mount Point: /rest/user/contact/contacts/get

POST

Gets all user contacts

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userContactGetContactsRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userContactGetContactsResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/contact/msisdns/a2a/get

Mount Point: /rest/user/contact/msisdns/a2a/get

POST

Gets list of user contact msisdns that are available for a2a

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userContactGetA2aMsisdnsRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userContactGetA2aMsisdnsResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/contact/override/update

Mount Point: /rest/user/contact/override/update

POST

Update a user contact override

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
600The api key is invalid

Request Body

element: userContactOverrideUpdateRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userContactOverrideUpdateResponse
media types: */*
application/xml
application/json

(no documentation provided)

/user/contact/sync

Mount Point: /rest/user/contact/sync

POST

Synchronizes Contacts between server and device.

Error Codes

2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
100The auth token is invalid
105The given device id is invalid.
600The api key is invalid

Request Body

element: userContactSyncRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: userContactSyncResponse
media types: */*
application/xml
application/json

(no documentation provided)