Get paperwork submissions

Gets one or more Paperwork Submissions(s) by companyID or various filters. This endpoint will return an array of Paperwork Submission object(s).

Returns

attribute

type

description

success

boolean

Response status

data

object

Filtered array of Paperwork Submission object(s).

errors

array

Contains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!