Skip to main content
POST
Get list of orders by SSN

Authorizations

X-Access-Client-Id
string
header
required

Client ID

X-Access-Secret
string
header
required

Client Access Key

Body

application/json
ssn
string
required
Required string length: 9 - 11

Response

List orders by an applicant SSN

count
integer
required

Number of orders to return

Example:

100

next
string | null
required

Url to the next page

Example:

"https://prod.truv.com/v1/orders/lookup/?page=2"

previous
string | null
required

Url to the previous page

Example:

"https://prod.truv.com/v1/orders/lookup/?page=1"

results
object[]
required

List orders by an applicant SSN