AsyncResponse

Contains data that’s returned in response to an asynchronous API request. Responses are retained for 30 days.

NameData TypeDescription
IncludeObjectsBooleanWhen true, the response includes the API object.
IncludeResultsBooleanWhen true, the response includes the Result objects.
OnlyIncludeBaseBooleanWhen true, the response object contains only the base API object information. Includes basic reference data associating object and request.
RespondWhenRespondWhen objectSpecifies which events cause responses to be sent for the request.
ResponseAddressStringThe email address or public URL to send responses to.
ResponseTypeAsyncResponseType objectThe type of response associated with an asynchronous operation.