Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Type

Description

id

String

The ID of the retrieved invoice

number

String

The number of the retrieved invoice

reference_numberStringThe reference number of the retrieved invoice
life_cycle_stateString

The state of the retrieved invoice which can be one of the following:

DRAFT, REJECTED, POSTED, CANCELLED

discount_amountNumberThe total discount amount provided by the invoice
vat_amountNumberThe total VAT amount applied on the invoice
net_amountNumberThe total net amount of the invoice
total_amountNumberThe total amount which is invoiced
outstanding_amountNumberThe outstanding amount of this invoice
unsettled_amountNumberThe unsettled amount of this invoice
issued_onDateThe date that the invoice was issued
posted_onDateThe date that the invoice was posted
due_onDateThe date that the invoice was received
notesStringShared notes for the invoice

udf_string_1

String

User Defined Field of type String

udf_string_2

String

User Defined Field of type String

udf_string_3

String

User Defined Field of type String

udf_string_4

String

User Defined Field of type String

udf_string_5

String

User Defined Field of type String

udf_string_6

String

User Defined Field of type String

udf_string_7

String

User Defined Field of type String

udf_string_8

String

User Defined Field of type String

udf_float_1

Float

User Defined Field of type Float

udf_float_2

Float

User Defined Field of type Float

udf_float_3

Float

User Defined Field of type Float

udf_float_4

Float

User Defined Field of type Float

udf_date_1

Date

User Defined Field of type Date

udf_date_2

Date

User Defined Field of type Date

udf_date_3

Date

User Defined Field of type Date

udf_date_4

Date

User Defined Field of type Date

accounts_receivableAccounts receivable objectThe related accounts receivable
typeFinancial transaction type objectThe financial transaction type of this invoice
categoryFinancial transaction category objectThe category of the invoice
rejection_reasonFinancial transaction rejection reason objectThe reason that the invoice was rejected

log_information

Log Information Object

The log information related with the retrieved invoice

invoice_item_setSet of invoice item objectsA list of items which are invoiced by this invoice

...