|
||||||||||
|
get_credits
Returns the number of credits that you have remaining. URL: http://www.websms.gr:5567/eapi/user/get_credits/1/1.1 Example: http://www.websms.gr:5567/eapi/user/get_credits/1/1.1?username=john&password=abcd1234 ParametersNone. Returns:status_code|status_description Possible values for status_code are:
If status_code==0, status_description will contain the remaining credits for the account (floating point, to 2 decimal places), e.g.: 0|2101.15 Previous versionsDocumentation for older versions of this API can be found here.
|
|||||||||