Get a specific paperwork submission

Gets a specific Paperwork Submissions(s) by its submissionID. This endpoint will return an array of Paperwork Submission object(s).

Returns

attribute

type

description

success

boolean

Response status

data

object

Object 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!