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.
POST /Agent/Wallet/GetPaymentOptionsForBuyingEDaler
{ "serviceId": Required(Str(PServiceId)), "serviceProvider": Required(Str(PServiceProvider)), "successUrl": Optional(Str(PSuccessUrl)), "failureUrl": Optional(Str(PFailureUrl)), "cancelUrl": Optional(Str(PCancelUrl)), "transactionId": Optional(Str(PTransactionId)), "tabId": Optional(Str(PTabId)), "functionName": Optional(Str(PFunctionName)) }
{ "id":Required(Str(PId)), "state":Required(Str(PState)), "started":Required(DateTime(PStarted)), "ended":Optional(DateTime(PEnded)), "serviceId": Required(Str(PServiceId)), "serviceProvider": Required(Str(PServiceProvider)), "successUrl": Optional(Str(PSuccessUrl)), "failureUrl": Optional(Str(PFailureUrl)), "cancelUrl": Optional(Str(PCancelUrl)), "clientUrl": Optional(Str(PClientUrl)) }
Created
Preparing
Prepared
Executing
Executed
Committing
Committed
RollingBack
RolledBack
Error