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
- FTP
- HTTPPost
Name | Data Type | Description |
---|---|---|
IncludeObjects | xsd | Indicates whether the APIObject is included in the response. |
IncludeResults | xsd | Controls whether the results are returned in the response. |
OnlyIncludeBase | xsd | Reduce object to base APIObject information. |
RespondWhen | Reserved for future use. | |
ResponseAddress | xsd | Email address or public URL to receive POST response to asynchronous request. |
ResponseType | AsyncResponseType | Specifies type of response associated with an asynchronous operation. |