| 端点 | 请求体/参数 | 权限 |
|---|---|---|
GET /payments | tab, page, pageSize, contractId, subjectId, includeDeleted | payment_entry view |
GET /payments/stats | subject scope | payment_entry view |
PATCH /payments/:paymentId/receipt | receivedAmount, receivedDate, method, proof, reconciliation fields | payment_entry edit |
PATCH /payments/:paymentId/invoice | invoiceAmount, invoiceDate, invoiceNo, invoiceAttachment | invoice edit |
租户 API
回款
查询付款行,记录收款或发票凭证。
回款端点用于查询应收、记录到账、更新对账状态并挂接发票或收款凭证。