Description
Topic: Xero
Fields
Whether Xero integration is active or not
Example: false
customer_balance_account_code: String!
Customer balance account code
Example: "270"
Create daily summary invoices instead of an invoice per order
Example: true
Daily summary prefix to use when creating an order number
Example: "DAILY"
discount_account_code: String!
Discount account code
Example: "356"
Whether syncing is enabled or not
Example: true
invoice_status: XeroInvoiceStatus!
Create xero invoices in this status
Xero organization name if connected
Example: "FooBar"
payment_map: [XeroPaymentMap!]!
refund_adjustment_account_code: String!
Refund adjustment account code
Example: "200"
rounding_account_code: String!
Rounding account code
Example: "860"
Sales account code
Example: "200"
sales_tax_account_code: String!
Salexs tax account code
Example: "250"
shipping_account_code: String!
Shipping account code
Example: "200"
Date and time when customers were last synced
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Date and time when orders were last synced
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Date and time when products were last synced
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
tax_map: [XeroTaxMap!]!
Use single customer instead of exported ones (disables customer syncing as well)
Example: false
Used By
Mutations
Queries
Preview (typescript)
Loading module