Overview
Allows the client to process an eDaler URI.HTTP request
POST /Agent/Wallet/ProcessEDalerUri
Authentication
Requires a valid JWT bearer token.Request (JSON)
Input parameters
| Parameter | Description |
|---|---|
| PUri | eDaler URI to process. |
Response (JSON)
Response parameters
| Parameter | Description |
|---|---|
| PAmount | Current amount of eDaler that can be used. |
| PReserved | Current amount of eDaler that has been reserved. |
| PCurrency | Currency of wallet. |
| PTimestamp | Timestamp of balance statement. |