Submit file
This section contains the necessary methods to submit file
The following method uploads a file to our platform. This file will be transformed, compressed and then verified by our API.
Callback params
submitFiles Callback
Callback
Boolean status
Status of request
StepType previous
Previous step
StepType next
Next step
JsonObject json
JsonObject data from request
Errors e
Errors object
Implementation example
Last updated