...
UAT: https://uatwebsvcs.quikforms.com/rest/QuikFormXTract/
Assumptions
FormXtract business hours are 9am - 3pm in the customer’s local timezone.
Any business submitted to FormXtract after 3pm will be delivered by 9am the next business day
The FormXtract API can only accept TIF and PDF file formats.
To use FormXtract the form must already exist in Quik! AND be assigned to the customer account for usage.
The customer’s implementation must store the SubmitDocumentTransID that the FormXtract API returns when a document is submitted - this ID is required for all other subsequent API calls.
Processing a submitted document will be delayed by 10 minutes to allow for changes and then will take a maximum of 3 hours during business hours. In some cases the FormXtract API may return the data much faster.
Customers will submit documents to FormXtract one at a time, as they are ready to be submitted - customers should NOT wait or save their documents in order to send them in batches.
API Methods
The FormXtract API is a REST-based service comprised of 5 methods:
...