Contents

ResubmissionResponse

An object that represents a resubmitted recurring download request.

Declaration

object ResubmissionResponse

Properties

NameTypeDescription
parentRequestIdstring

A UUID that identifies the recurring request series.

requestIdstring

A UUID that identifies the new request.

statusstring

success if the server resubmitted the request; error otherwise.

statusCheckDelayinteger

The number of seconds to wait before you call Get recurring request status.

See Also

Request creation