{"ok":true,"commandType":"bulk-create-general-shipping-methods","module":"Bulk","mode":"write","summary":"Bulk wrapper for create-general-shipping-method.","payloadSchema":{"records":"required array; each row uses the same payload as create-general-shipping-method","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":"LALAMOVE","shippingMethod":"LALAMOVE","description":"API Shipping Method","desc2":"Shipping Method second description","isActive":true,"remark1":"Created by API","remark2":"Shipping Method setup example"}],"stopOnError":true,"dryRun":false,"idempotencyKey":"create-general-shipping-method-batch-20260624"},"notes":"Runs create-general-shipping-method for each record on the local connector without waiting one cloud heartbeat per row. Bulk records use the same fields as create-general-shipping-method. 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":[]}]}}