Description
Modify Quickbooks settings.
Permission bit: "shop.modify"
Topic: Quickbooks
Arguments
data: QuickbooksSettingsCreate!
Main argument for mutations.
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
Deposit To account identifier
Example: "12"
Valid when: deposit_to_account's length doesn't exceed 250 characters
Whether syncing is enabled or not
Example: true
Product Sales account identifier
Example: "12"
Valid when: product_sales_account's length doesn't exceed 250 characters
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: [QuickbooksTaxMapCreate!]
Result
Preview (typescript)
Loading module