Obter conta a pagar por ID
GET/payables/:id
List-row shape plus the expanded child arrays the list only counts: classification_center_allocations[] (rateio) and tax_charges[], plus the reconciliation group (null when not reconciled). Returns the same shape as the rows from the list endpoint. Requires scope finance.payables. 404 covers both "doesn't exist" and "not in the tenant" — the API does not distinguish.
Requisição
Respostas
- 200
- 401
- 403
- 404
- 500
Get a payable by id
Missing / invalid / expired / revoked token.
Token lacks the finance.payables scope, or sub does not match any workspace.
Payable not found within the tenant.
Unhandled server error.