AsyncRequestResult

Contains information about the status of an asynchronous request.

NameData TypeDescription
CallMessageStringA message that provides more information about the status of the request.
CallStatusStringThe status of the asynchronous request.
ClientClientID objectContains information about the account that the asynchronous request was executed from.
CompleteDateDateTimeThe date and time when the asynchronous request completed.
CorrelationIDStringIdentifies the correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the asynchronous request was created.
CustomerKeyStringA user-defined unique identifier for the request.
IDIntA system-defined unique identifier for the request.
ModifiedDateDateTimeThe date and time when the object was last modified.
ObjectIDStringA system-defined unique identifier for the request.
ObjectStateStringNot used.
OwnerOwner objectDescribes the account ownership of a subscriber in an on-your-behalf account.
PartnerKeyStringA unique identifier provided by a partner for an object. This property is accessible only via the API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via the API.
StatusStringThe status of the asynchronous request.