{"ok":true,"commandType":"bulk-create-fixed-asset-gl-accounts","module":"Bulk","mode":"write","summary":"Bulk wrapper for create-fixed-asset-gl-accounts.","payloadSchema":{"records":"required array; each row uses the same payload as create-fixed-asset-gl-accounts","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":[{"fixedAsset":{"accNo":"150-1000","description":"Motor Vehicle","accType":"use an Asset code from list-general-account-types","parentAccNo":"<<FIXED ASSETS>>","currencyCode":"MYR","cashFlowCategory":"InvestingActivities","specialAccType":"SFA"},"accumulatedDepreciation":{"accNo":"159-1000","description":"Accumulated Depreciation - Motor Vehicle","accType":"use an Asset code from list-general-account-types","parentAccNo":"<<FIXED ASSETS>>","currencyCode":"MYR","cashFlowCategory":"OperatingActivities","specialAccType":"SAD"}}],"stopOnError":true,"dryRun":false,"idempotencyKey":"create-fixed-asset-gl-accounts-batch-20260624"},"notes":"Runs create-fixed-asset-gl-accounts for each record on the local connector without waiting one cloud heartbeat per row. Bulk records use the same fields as create-fixed-asset-gl-accounts. 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":[]}]}}