Floowie - API

Order Prepaid

action = orderPrepaid

Prepaid order of a title. List of prepaid programs can be obtained through getTitlePrepaids action.

 

key   value
 email *  encrypted user e-mail in valid form of a person who placed the order
 password **  encrypted password of the user. It is encrypted the same way as the e-mail after it is processed through sha1() hash function.
 prepaidId *  ID of a prepaid to order
 date  prepaid order start date in unix timestamp format. If not specified, a time of the order is used.

* - mandatory fields
** - mandatory fields for mobile devices