Skip to main content

Xero Invoices

Represents the mappings of the Seven20 Billing (seven20__Billing__c) object to the Xero Invoice object:

Seven20 Billing FieldXero Invoice FieldRequiredNotes
seven20__Type__cTypeYes
seven20__Account__cContactYes**only one of address or account is required
seven20__Address__cContactYes**only one of address or account is required
seven20__Due_Date__cDueDateNo
seven20__Invoice_Date__cDateNo
seven20__Tax_Type__cLineAmountTypesYes
seven20__Xero_Organisation__cOrganisationYesEnsure picklist is correctly configured
seven20__Invoice_Number__cInvoiceNumberNoPopulated with value from Xero after sending
seven20__External_Id__cInvoiceIDNoPopulated with value from Xero after sending
CurrencyIsoCodeCurrencyCodeNoEnsure selected currency is configured in Xero
seven20__Status__cStatusYesMust be sent as Draft, actions in Xero will cause the field to be updated by the webhook
seven20__Planned_Payment_Date__cPlannedPaymentDateNo
info

A Billing must have at least one Billing Item (seven20__Billing_Item__c) at time of sending.