Skip to main content
GET
Get Specific Appraisal

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Path Parameters

client_reference_id
integer
required

The client reference identifier.

appraisal_id
integer
required

The appraisal identifier.

Query Parameters

client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

Response

OK

appraisal_id
integer
client_reference_id
integer
cpid
integer
rpid
integer
create_time
string
update_time
string
cp_name_cart
string
rp_name_cart
string
cp_pic_url
string
rp_pic_url
string
item_quantity
integer
replacement_cost_value
number
Must be a multiple of 0.01
date_damage
string<date>

The date of the submitted damage for this product.

date_purchase
string<date>

The date of purchase as reported by the claimant.

claimed_amount
number

The claimed amount for the appraisal reported by the claimant.

Must be a multiple of 0.01
rp_price_date
string
homepage_client_category_id
integer
selected_client_category_id
integer
shop_name
string
shop_url
string
is_acv_cp_price_estimate_based
boolean
deprecated

Use 'is_compensation_based_on_claimed_amount' instead. This field will be removed in a future version.

is_compensation_based_on_claimed_amount
boolean

Base the ACV calculation on the value from claimed_amount (Purchase Price / Repair) instead of Replacement Cost.

depr_extra_one_year_no_receipt
boolean
offer_id
integer
appraisal_status_id
integer

The ID of the assigned appraisal status.

attachments
object[]

Accessible through attachments parameter.