Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Type

Required

Description

AuthToken

String

Yes

OAuth token to authorize the API call

SubmitDocumentTransID

Integer

Yes

Unique identifier for the submitted document

Sample Request

URL: https://websvcs.quikforms.com/rest/quikformxtract/v1000GET /documents/{{submitDocTransId}}/dataMethod: GET HTTP/1.1
Host: uatwebsvcs.quikforms.com
Content-Type: application/json
Authorization: Bearer {{token}}

Returned Field Meta Data

Data will be returned in JSON format and is comprised of 26 parameters, as indicated below.

...