post https://custody.arianee.com/{client}/{network}/nft/claim
This endpoint allows the client to make a request to claim a digital passport for a specific user within a specific network.
Request Body
link
(string, required): The link to the NFT that is being claimed.
Response
The response will include a "success" key, indicating whether the digital passport claim was successful. The value will be a boolean, where true
indicates a successful claim.