Hi team,
I am using https://api.cryptlex.com:443/v3/licenses/{id} in postman to retrieve the license update date. I have my unique id also. I have a doubt in using my string in API call.
https://api.cryptlex.com:443/v3/licenses/{id: “"} is this right format to get particular license data.
I receive following error in postman
{“message”:"User license id '{id: "*****”}'does not exist!"}
Thanks in advance,
Mohanasudharsan.K