IWsEndUserGetCredit Method |
By GetCredit() method it's possible verify authenticated account's amount By GetCredit() method it's possible also granted trust.
Namespace: Aruba.Cloud.WsEndUser
https://api.dc1.computing.cloud.it/wsenduser/v1.3/jsonp/GetCredit/ArubaCloud.Response.Credit.call/ARU-0000/e20cf5fa-ce5c-489c-9160-b26efdc1bad8
Below an example of response:
ArubaCloud.Response.Credit.call({ "ExceptionInfo": null, "ResultCode": 0, "ResultMessage": null, "Success": true, "Value": { "OverdraftLimit": 0, "Value": 131.4400 } })