Start Submission
Send file & Get the Result Id
Start Submission
Authentication
Queries
{
"resultId": "fa8103b3-8764-4130-bb66-a7919d67093e"
}Query parameters
webhookstringOptional
If you give a link here, API Manager will make a POST request to this link with listen link in body
extensionstringOptional
[ONLY_CDR] Submission's extension, if it is given submission will be treated by the given extension.
filedatastringOptional
[ONLY_CDR] If it is enabled, the Base64 encoded file will be given in the response.
Body
filestring · binaryRequired
Responses
200
Returns the result id and a message
application/json
resultIdstringRequiredExample:
The UUID of the submission
a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6messagestringRequiredExample:
The message of the submission
The submission is started successfully400Error
application/json
422Error
application/json
500Error
application/json
post
/start/upload-fileExample Response
Last updated