Contents

Resubmit request

Enqueue the next instance of a recurring request.

URL

POST https://accountdatatransfer.apple.com/api/transfer/accountdata/resubmit

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
ResubmissionResponse
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error

Overview

The requestId you pass must be the most recent instance of the series identified by the parentRequestId.

HTTP Body

The recurring request for which you submit a new instance.

See Also

Request creation