ResubmissionRequest
An object that describes a request to resubmit a recurring download request.
Declaration
object ResubmissionRequestProperties
| Name | Type | Description |
|---|---|---|
parentRequestId | string | A UUID that identifies the recurring request series. |
requestId | string | 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.