cURL
curl --request POST \ --url https://api.valuechecker.net/client_reference/{client_reference_id}/appraisal/{appraisal_id}/report \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "language": "en", "client_id": 10 }'
"https://files.valuechecker.net/reports/ValueChecker Claim Report - james bond - 2023-7-26 97893.pdf"
Note! Prefix your <api-key> with apiKey. Note the space after "apiKey ".
apiKey
The client reference identifier.
The appraisal identifier.
OK
The response is of type string.
string