cards

Update car card properties

Use this method to update a car card properties.

patch/cards/cars/{id}/

Path parameters

idinteger required

A unique integer value identifying this Car card.

Request body

activeboolean

true if the object is enabled

namestring

Card name, up to 256 characters

commentstring

Extended description, up to 2048 characters

watch_listsinteger[]
metaobject
active_afterstring date-time nullable
active_beforestring date-time nullable
license_plate_numberstring nullable

Response

idinteger required
activeboolean

true if the object is enabled

filledboolean required

true if card is filled

created_datestring date-time required

Object creation date

modified_datestring date-time required

Object modification date

namestring required

Card name, up to 256 characters

commentstring

Extended description, up to 2048 characters

watch_listsinteger[] required
metaobject
looks_like_confidencenumber float required
active_afterstring date-time nullable
active_beforestring date-time nullable
recount_schedule_onstring date-time required
license_plate_numberstring nullable
car_clusterinteger required
car_objectsinteger required

Linked car objects counter

Changes

No recorded changes to this endpoint across all 1 revision of this API.