Create a qualification check request
BetaCreates a new qualification check and returns a JSON object with the resulting evaluation.
<!— theme: warning —>
This endpoint is in beta and is subject to change. Please contact implementations@truework.com for more information before integrating.
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.
property_details
qualification_check_set_id
metadata
A single level key-value JSON object that can be used to store custom data on the qualification check; keys and values must be strings
order_id
order_ids
report_ids
Response
Qualification Check Evaluation Created.
created
id
property_details
Details from the originally supplied property, including the rent target
qualification_check_set
result
metadata
A single level key-value JSON object that can be used to store custom data on the qualification check; keys and values must be strings