ContactUpdateResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: ContactUpdateResponse

Properties

name type required default description
responseId string yes The response id
status string yes The status of the request
message string yes The message

Sample JSON

{
  "responseId": "mapi1_7302ad00f9e9240d483ad895a05c0002691e1adb",
  "status": "ok",
  "message": "Command completed successfully"
}