Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Allows the client to process an eDaler URI.
POST /Agent/Wallet/ProcessEDalerUri
{ "uri": Required(Str(PUri)) }
{ "Balance": { "amount":Required(Double(PAmount)), "reserved":Required(Double(PReserved)), "currency":Required(Str(PCurrency)), "timestamp":Required(DateTime(PTimestamp)) }, "Result":Optional(PResult) }