ACCOUNTING ExportBuyerBills API Version 1
Updated on 2014-07-09
Current Version: Version 1
Deprecated Version: NA
Requests Allowed: GET&SOAP
Summary:
Returns a list of bills. No message.
Resource/WSDL Page:
http://<your_domain_here>/api/1/accounting.asmx?op=ExportBuyerBills
Parameters
api_key Required Type: STRING Length (Max/Min): 50 | Must be a valid API key (existing and not expired) Example Values: BETwue0XUuMnZitzyqzddodKbz08h7 |
billing_cycle Required Type: BILLING_CYCLE_OPTIONS Length (Max/Min): NA | Example Values: Must be one of the following: weekly, bimonthly, monthly or all |
billing_period_start_date Required Type: DATETIME Length (Max/Min): NA | Example Values: Allowed formats: "YYYY-mm-dd", "dd-mm-YYYY" |
billing_period_end_date Required Type: DATETIME Length (Max/Min): NA | Example Values: Allowed formats: "YYYY-mm-dd", "dd-mm-YYYY" |
**Note all optional parameters still need to be passed through in the actual call. These parameters do not need a value (therefore you can use a null value).
Example Request
Sample XML Response:
Error Message | Likely Cause |
Invalid API Key | API key does not exist or is expired |