AsyncResponse

Used to modify return of data sent in response to asynchronous API request.

Available for 30 days after initial response.

The valid values for the ResponseType property include the following:

  • None
  • email
  • FTP
  • HTTPPost
NameData TypeDescription
IncludeObjectsxsdIndicates whether the APIObject is included in the response.
IncludeResultsxsdControls whether the results are returned in the response.
OnlyIncludeBasexsdReduce object to base APIObject information.
RespondWhenReserved for future use.
ResponseAddressxsdEmail address or public URL to receive POST response to asynchronous request.
ResponseTypeAsyncResponseTypeSpecifies type of response associated with an asynchronous operation.

Asynchronous Processing