Create a Truework Direct order
POST requests create an order with a Truework Direct session token, used for instantiating the Truework.js widget.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.
Request
This endpoint expects an object.
targets
loan_id
The loan id associated with the verification request
search_key
A non-unique key that can be used to search for Orders
Response
Order Created.
id
employer_search
Response object specific to Employer Search requests.
loan_id
The loan id associated with the verification request
reverification
Response object specific to Reverification requests.
search_key
A non-unique key that can be used to search for Orders
target_employer
Response object specific to Target Employer requests.
truework_direct
Response object specific to Truework Direct requests.
truework_direct_session_link
The Truework Direct URL that is emailed to the applicant for eligible orders. Will only be present when the order is using Truework Direct via email for fulfillment, and the session is prepared for input from the applicant.
verification_requests