Basic Actions
The basic actions in this section use General Helpers API (HTTPS RESTful).
These actions are applied to requester's ID-Wallet, which is "My ID-Wallet."
Please install and open Insomnia REST before starting.
Content-Type
header in the request will beapplication/json; charset=utf-8
Bearer Token will generate
Authorization: Bearer <THXNET_API_TOKEN>
in the header automatically
Last updated