Write, Bureaucrats, Administrators
3,306
edits
Line 21: | Line 21: | ||
;InvoiceNumber | ;InvoiceNumber | ||
:A [[Field Type: Text|text field]] that provides the invoice number. | :A [[Field Type: Text|text field]] that provides the invoice number. | ||
== Possible Fields 3 == | |||
;InvoiceID | |||
:A [[Field Type: GUID|GUID field]] representing the internal id of an invoice. | |||
:This field can be linked to the [[Xero Accounting Endpoint: Invoices|Invoices]] or [[Xero Accounting Endpoint: InvoicesExpanded|InvoicesExpanded]] endpoint. | |||
;InvoiceNumber | |||
:A [[Field Type: Text|text field]] that provides the invoice number. | |||
;Type | |||
:A [[Field Type: Text|text field]] that provides the invoice number. | |||
:Possible values are: | |||
:* '''ACCPAY''': Indicates the invoice is a supplier invoice / purchase. | |||
:* '''ACCREC''': Indicates the invoice is a customer invoice / sales. | |||
;Contact | |||
:A [[Field Type: Record|record field]] that provides [[Xero Accounting Field: Contacts|contact]] of the invoice. | |||
;CurrencyCode | |||
:A [[Field Type: Text|text field]] that provides [[Xero Accounting Endpoint: Currencies|currency code]] of the invoice. | |||