Skip to main content

transferDone

Finalize the transfer of a key to a recipient. This is to copy over any locksmith related data to the recipient's account.

Request Body
transferSignature string REQUIRED

The signature of the transfer code sent to the recipient.

owner string REQUIRED
lock string REQUIRED
token string REQUIRED
network number REQUIRED
deadline number REQUIRED
Responses
200

Successfully transferred key to recipient.

Schema OPTIONAL
message string
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL
403

Transfer not authorized by locksmith

Schema OPTIONAL
message string
404

Key not found.

Schema OPTIONAL
message string