createLockContract
createLockContract
| Path Parameters | 
|---|
network integer —  REQUIREDNetwork id.  | 
| Header Parameters | 
|---|
captcha string —  REQUIREDRecaptcha value to pass.  | 
| Request Body — REQUIRED | 
|---|
name string | 
expirationDuration string | 
maxNumberOfKeys string | 
keyPrice string | 
creator string | 
currencyContractAddress string | 
publicLockVersion number | 
| Responses | ||
|---|---|---|
201Transaction hash of the lock creation transaction. 
  | ||
404The item you are making request for does not exist. 
  | ||
500Unable to fullfil request due to internal server error. 
  |