Requests the details of one or more revenues. When no filter is set, 10 revenues will be delivered. A LIMIT up to 100 revenues is possible. The RESPONSE contains a "list of revenues" and each of them with the following fields.
Invoices of a specific type: outgoing | draft | credit
CUSTOMER_ID
A specific customer ID
CUSTOMER_NUMBER
The own customer number
CUSTOMER_COSTCENTER_ID
ID of cost center
PROJECT_ID
A specific project ID
CURRENCY_CODE
Currency code
DELIVERY_DATE
Delivery date
INVOICE_TITLE
Invoice title
CASH_DISCOUNT_PERCENT
Cash discount in percent
CASH_DISCOUNT_DAYS
Period for cash discount in days
SUB_TOTAL
Net amount
VAT_TOTAL
Input VAT amount
VAT_ITEMS
List of all articles for one entity
ITEMS
List of items
TOTAL
Total
ORGANIZATION
Company name [REQUIRED] when customer_type = business
SALUTATION
Salutation: mr | mrs | family | "empty"
FIRST_NAME
First name
LAST_NAME
Last name
ADDRESS
Address
ADDRESS_2
Address 2
ZIPCODE
ZIP code
CITY
City
PAYMENT_TYPE
Payment type : 1 = transfer | 2 = direct debit | 3 = cash | 4 = paypal | 5 = advanced payment | 6 = credit card
BANK_NAME
Bank name
BANK_ACCOUNT_NUMBER
Bank account number
BANK_CODE
Bank code
BANK_ACCOUNT_OWNER
Bank account owner
BANK_IBAN
IBAN
BANK_BIC
BIC
COMMENTS
List of comments associated to the entity
COUNTRY_CODE
A country (ISO 3166 ALPHA-2)
VAT_ID
VAT identification number
TEMPLATE_ID
Template ID
INVOICE_NUMBER
Invoice number
INTROTEXT
Introduction text
PAID_DATE
Date of received payment
IS_CANCELED
Flag for canceled status: 0 = no | 1 = yes
INVOICE_DATE
Invoice date
DUE_DATE
Due date
PAYMENT_INFO
Information on payment
LASTUPDATE
Date of latest update
DOCUMENT_URL
URL of a document
revenue.create
Creates a revenue entry. You can optionally attach a file with the request.
ATTENTION! – If an attachment is to be transferred, a POST- request of the type „multipart/form-data“ is required. In this case, the request-body has to contain the following parts: