Skip to main content

Get an Asset Check

This service returns details of a single asset check (vehicle check).

Query String Parameters

NameTypeDescriptionRequired
ActionStringAssetCheckRequired
CheckIdIntInteger value returned from an AssetCheck callback service.Required

Response Codes

CodeMessageInformation
0Response DataSee 'Response' example tab
2Invalid or missing parameter - checkidInteger value is invalid or was not specified (when required)
2No check found with ID {checkId}No data returned or set-up in BigChange

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=AssetCheck&checkid=826738

note

Please contact your Customer Success Manager with the details of your callback service setup so that we can discuss the configuration needing to be applied to your BigChange application.