Create Entrance Code

This is a request to create entrance code.

Response

nameTypeRequiredDescription
entrance_code_idNumberTrueA unique identifier of the entrance code.
entrance_idNumberTrueA unique identifier of the entrance.
codeStringTrueA 16-character random hexadecimal string.
token_idStringTrueA unique identifier of the NFT managed in the contract.
holder_signatureStringTrueThe signature value generated using the EIP-712 method.
expiration_timeStringTrueThe time when the entrance code expires.
statusNumberTrueThe entrance code status.
0 - CREATED
1 - USED
Language
Click Try It! to start a request and see the response here!