{"ok":true,"commandType":"update-general-credit-term","module":"General Maintenance","mode":"write","summary":"Guarded edit request for General Maintenance setup data.","payloadSchema":{"code":"required credit term display code, for example 30 DAYS","reason":"required business reason","displayTerm":"optional alias for code","terms":"read/list field exposed by the connector for the underlying terms value","termType":"read/list field exposed by the connector for term type","termDays":"read/list field exposed by the connector for number of term days","discountDays":"optional early payment discount days","discountPercent":"optional early payment discount percent"},"examplePayload":{"code":"30 DAYS","reason":"correct setup value","displayTerm":"30 DAYS","terms":"30 DAYS","termType":"Day","termDays":30,"discountDays":7,"discountPercent":2},"notes":"Returns editBlocked until AutoCount exposes a proven safe SDK write path for this setup table. Credit Term writes are guarded unless the exact AutoCount SDK write path is proven for the account book. These fields reflect the connector's current list/read surface, not an advertised writable native schema.","nativePayload":{"supported":true,"sections":[{"name":"Master","fields":[{"name":"DisplayTerm","type":"string","description":"Credit term display code.","aliases":["displayTerm","creditTerm","code"]},{"name":"Terms","type":"string","description":"Underlying terms value.","aliases":["terms"]},{"name":"TermType","type":"string","description":"Credit term type such as day or month.","aliases":["termType","creditTermType"]},{"name":"TermDays","type":"number","description":"Number of credit days.","aliases":["termDays","creditTermDays"]},{"name":"DiscountDays","type":"number","description":"Early payment discount days.","aliases":["discountDays"]},{"name":"DiscountPercent","type":"number","description":"Early payment discount percent.","aliases":["discountPercent"]}]},{"name":"Details","fields":[]},{"name":"KnockOffDetails","fields":[]},{"name":"TransferDetails","fields":[]},{"name":"PaymentDetails","fields":[]},{"name":"Options","fields":[]}]}}