Property Details

Created by Admin KL, Modified on Mon, 19 Feb at 8:29 AM by Admin KL

/api/Assets/Litecoin/Propertid-Details


 /api/Assets/Litecoin/Propertid-Details
Get full details of property identifier
To retrieve the transaction information in ful



ParametersHeader
propertyId*application/json
Authorization*Bearer <your Key>


Responses
200: OK
Success! transactions retrieved


Property Details with Javascript SDK

Liaas SDK package installation

/** 
 * Get the details of a property Identifier on Litecoin Blockchain
 **/
 
 
 //pass your API key, wallet name, and the encrypted key
const response = await liaasSdk.propertyIdDetails(apiAccessKey, propertyId)
```

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article