Skip to main content

checkClaim

Check if claim is possible for a given purchase

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Request Body
recipients string[]
data string[]
Responses
200

Send true if purchase can be claimed

Schema OPTIONAL
canClaim boolean OPTIONAL
400

Invalid input received. Bad request.

Schema OPTIONAL
message string OPTIONAL
error string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL