Types > QuickbooksSettingsCreate
Commerce APITypesQuickbooksSettingsCreate
QuickbooksSettingsCreate

Description

Topic: Quickbooks

Fields

deposit_to_account: String

Deposit To account identifier

Example: "12"

Valid when: deposit_to_account's length doesn't exceed 250 characters


enabled: Boolean

Whether syncing is enabled or not

Example: true


product_sales_account: String

Product Sales account identifier

Example: "12"

Valid when: product_sales_account's length doesn't exceed 250 characters


synced_customers_at: String

Date and time when customers were last synced

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


synced_orders_at: String

Date and time when orders were last synced

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


synced_products_at: String

Date and time when products were last synced

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


tax_map: [QuickbooksTaxMapCreate!]


Used By

Mutations

quickbooksCreate

Preview (typescript)

Loading module