Rename card

https://api.sciener.com/v3/identityCard/rename

Rename the card.

1 HTTP Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request Parameter Description

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
lockIdIntYLock ID
cardIdIntYCard ID,get from Cloud API: Add card
cardNameStringYNew card name
dateLongYCurrent time (timestamp in millisecond)

3 Response

ParameterTypeDescription
errcodeIntError code
errmsgStringError message