Initialize the sandbox with quickbooks-specific data following the defined schema.
Your Klavis AI API key.
The unique sandbox identifier
Complete QuickBooks sandbox data structure
Note: For dump operations, accounts/customers/etc. will contain full API response objects with additional fields beyond the minimal input schema. This is expected behavior.
List of accounts (input: minimal, output: full API objects)
List of customers (input: minimal, output: full API objects)
List of vendors (input: minimal, output: full API objects)
List of invoices (input: minimal, output: full API objects)
List of payments (input: minimal, output: full API objects)
Successful Response