Contents

ResubmissionRequest

An object that describes a request to resubmit a recurring download request.

Declaration

object ResubmissionRequest

Properties

NameTypeDescription
parentRequestIdstring

A UUID that identifies the recurring request series.

requestIdstring

A UUID that identifies the most recent download request in the recurring series.

Overview

Use the parentRequestId and requestId returned by Submit request, or your most recent call to Resubmit request.

See Also

Request creation