ResultMessage

The ResultMessage object contains the results of an asynchronous call.

NameData TypeDescription
CallsInConversationxsd:intNumber of calls within an async API conversation.
ClientClientIDSpecifies the account ownership and context of an object.
ConversationIDxsd:stringUnique ID of initial async API call.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type.
ErrorCodexsd:intIdentifies the error of an API request.
IDxsd:intRead-only legacy identifier for an object. Not supported on all objects.
ModifiedDateNullable`1Last time object information was modified.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
OverallStatusCodexsd:stringRepresents overall status of conversation via async API.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
RequestIDxsd:stringUnique ID of initial async API call.
RequestTypeRequestTypeDefines request as synchronous or asynchronous API.
ResultDetailXMLxsd:stringContains details of operation result in XML format.
ResultTypexsd:stringDefines result as coming from synchronous or asynchronous API.
SequenceCodexsd:intSpecifies the processing sequence of a multi-step conversation.
StatusCodexsd:stringStatus of async API request.
StatusMessagexsd:stringDescribes the status of an API call.