{"ok":true,"commandType":"bulk-create-arap-contras","module":"Bulk","mode":"write","summary":"Bulk wrapper for create-arap-contra.","payloadSchema":{"records":"required array; each row uses the same payload as create-arap-contra","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":[{"debtorCode":"300-A001","creditorCode":"400-S001","docDate":"2026-06-24","description":"API AR/AP contra","ref":"API-CONTRA-1001","amount":100,"arKnockOffs":[{"docType":"RI","docKey":"424501","docNo":"IV-000001","amount":100}],"apKnockOffs":[{"docType":"PB","docKey":"424508","docNo":"PI-000001","amount":100}],"knockOffs":[{"side":"AR","docType":"RI","docKey":"424501","docNo":"IV-000001","amount":100},{"side":"AP","docType":"PB","docKey":"424508","docNo":"PI-000001","amount":100}]}],"stopOnError":true,"dryRun":false,"idempotencyKey":"create-arap-contra-batch-20260624"},"notes":"Runs create-arap-contra for each record on the local connector without waiting one cloud heartbeat per row. Bulk records use the same fields as create-arap-contra. 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":[]}]}}