-->
Home
My Account

Contact Us
Pricing
Coverage

Data Tool
API Documentation
FAQ

Register


transfer_credits

Allows you to transfer credits from your account to another account on the same site.

Note: transferring of credits may need to be enabled for your account, before you can use this feature. Please contact Support to request this, if needed.


Required parameters

(Parameter values should be encoded in ISO-8859-1)


Optional parameters


Returns:

status_code|status_description

Possible values for status_code are:

You should never depend on the value of status_description - only depend on status_code, which is a constant. However, status_description can contain useful information about the nature of failures when you are developing your initial application.

Any HTTP status code other than 200 should be considered transient, i.e. you should try again after some interval.


URL

The current url is:
URL: http://www.flashsms.co.uk:5567/eapi/user/transfer_credits/1/1.0




ChangeLog

30-Dec-2010

  • First implementation.