Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The FormXtract API guide helps developers implement these APIs within their own systems.

API Overview

The FormXtract API is a REST-based service comprised of 5 methods:

  • SubmitDocument

  • CancelDocument

  • GetDocumentStatus

  • GetData

  • UpdateData

API Endpoints

This API is available in production (PROD) and testing (UAT) environments.

NOTE: Only use UAT for testing new functionality and not for performing real transactions.

PROD: https://websvcs.quikforms.com/rest/QuikFormXTract/

UAT: https://uatwebsvcs.quikforms.com/rest/QuikFormXTract/

  • No labels