{"ok":true,"commandType":"bulk-create-general-currencies","module":"Bulk","mode":"write","summary":"Bulk wrapper for create-general-currency.","payloadSchema":{"records":"required array; each row uses the same payload as create-general-currency","stopOnError":"optional boolean; stop the batch when a row fails","dryRun":"optional boolean; validate without saving where supported","idempotencyKey":"optional caller batch key"},"examplePayload":{"records":[{"code":"USD","currencyCode":"USD","currencySymbol":"$","currencyWord":"US Dollar","currencyWord2":"US Dollars","bankBuyRate":4.7,"bankSellRate":4.75,"fcGainAccount":"720-0000","fcLossAccount":"820-0000","gainLossJournalType":"GL"}],"stopOnError":true,"dryRun":false,"idempotencyKey":"create-general-currency-batch-20260624"},"notes":"Runs create-general-currency for each record on the local connector without waiting one cloud heartbeat per row. Bulk records use the same fields as create-general-currency. Split very large imports into batches so AutoCount and the connector can report row-level results clearly.","nativePayload":{"supported":false,"sections":[{"name":"Master","fields":[]},{"name":"Details","fields":[]},{"name":"KnockOffDetails","fields":[]},{"name":"TransferDetails","fields":[]},{"name":"PaymentDetails","fields":[]},{"name":"Options","fields":[]}]}}