ResultMessage

The ResultMessage object contains the results of an asynchronous call.

NameData TypeDescription
CallsInConversationxsdNumber of calls within an async API conversation.
ClientClientIDSpecifies the account ownership and context of an object.
ConversationIDxsdUnique ID of initial async API call.
CorrelationIDxsdIdentifies correlation of objects across several requests.
CreatedDatexsdRead-only date and time of the object's creation.
CustomerKeyxsdUser-supplied unique identifier for an object within an object type.
ErrorCodexsdIdentifies the error of an API request.
IDxsdRead-only legacy identifier for an object. Not supported on all objects.
ModifiedDateNullable`1Last time object information was modified.
ObjectIDxsdSystem-controlled, read-only text string identifier for object.
ObjectStatexsdReserved for future use.
OverallStatusCodexsdRepresents overall status of conversation via async API.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsdUnique 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.
RequestIDxsdUnique ID of initial async API call.
RequestTypeRequestTypeDefines request as synchronous or asynchronous API.
ResultDetailXMLxsdContains details of operation result in XML format.
ResultTypexsdDefines result as coming from synchronous or asynchronous API.
SequenceCodexsdSpecifies the processing sequence of a multi-step conversation.
StatusCodexsdStatus of async API request.
StatusMessagexsdDescribes the status of an API call.