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 be application/json; charset=utf-8Bearer Token will generate Authorization: Bearer <THXNET_API_TOKEN> in the header automatically
Content-Type header in the request will be application/json; charset=utf-8
Content-Type
application/json; charset=utf-8
Bearer Token will generate Authorization: Bearer <THXNET_API_TOKEN> in the header automatically
Authorization: Bearer <THXNET_API_TOKEN>
Last updated 2 years ago