| billFLO machine-readable, invoices get paid 30% quicker. billFLO invoices can be sent directly from any accounting system using the billFLO seller API. Using the XML based billFLO seller API, billFLO invoicing can be enabled for 100% of your users in less than a day. |
|
billFLO seller API Introduction
billFLO provides an API to enable Accounting and Invoicing
Applications to generate billFLO invoices. The API accepts XML-formatted data
and returns billFLO invoices. The billFLO Invoice is returned in the form of a
string in an XML response. The requesting application then provides the billFLO
file to the user via email or as a download.
Authorization
Each accounting application has a unique username:password pair provided by billFLO upon completion of the registration process. The API uses the username and token to authenticate the Accounting Application.
The username:password pair are POSTed with each request and are authenticated via http protocol.

|
|
|
|