Step 1 Retry
When posting retry, 'submissionId' must be included
If there is a success record for Step 1, further retry is unavailable
When 'retryCount(tried count)' becomes 3, the submission will be automatically rejected.
Request URL
URL and 'x-api-key' are required.
Sample Request
Posting in 'Body/form-data' format is recommended
You can post one submission at a time
Sample Response
When failed at Step 1, retry code and retry message will return
When fialed, you can re-post step 1 by using 'submissionId' which is returned at Step 1 response
Re-post Step 1 including 'submissionId' at the input data
Last updated