{"ok":true,"commandType":"get-debtor-detail","module":"AR","mode":"read","summary":"Read one debtor/customer with all public SDK fields and child tables.","payloadSchema":{"accNo":"required debtor/customer code; debtorCode or customerCode also accepted","maxTableRows":"optional child-table row limit; maxTableRows: 0 means return all child-table rows","includeTableData":"optional boolean, default true"},"examplePayload":{"accNo":"300-A001","maxTableRows":0},"notes":"Uses AutoCount.ARAP.Debtor.DebtorDataAccess.GetDebtor. Returns fields and child tables such as DebtorTable, BranchTable, ContactTable, TaxExemptionTable, and GLMastTable when available.","nativePayload":{"supported":false,"sections":[{"name":"Master","fields":[]},{"name":"Details","fields":[]},{"name":"KnockOffDetails","fields":[]},{"name":"TransferDetails","fields":[]},{"name":"PaymentDetails","fields":[]},{"name":"Options","fields":[]}]}}