Step 2 Retry
Retry should be accompanied with 'submissionId'.
Submission IDs with Step2-completed log are not available for retry.
When the 'retryCount' goes up to 3, the submission ID will be rejected.(sums with Step 1 retry count)
Request URL
URL and x-api-key are required.
*Refer to Retry/Error/Reject Codes page for retry and error code.
Sample Request
You can post one submission at a time
Posting in 'Body/form-data' format is recommended
Sample Response
Check for retry code and message when failed.
Retry using the same 'submissionId'.
At the moment when the 'retryCount' goes up to 3, the submission will be rejected.
Last updated