Referencia de APIAccounting / Pending Record
Get Pending Record report
← Back to full API reference
GET
/v1/record/pending/reportAuth requiredA pending record refers to documents (invoice, quote, order, loan) that can later be linked to records such as payments, credits, and accounting movements.
- Requires organization permissions for this resource.
Request details
Query params
| Field | Required | Description |
|---|---|---|
| params | Yes | Inferred from req.query.params |
Default payloads
Path params
json
{}Query
json
{
"params": "string"
}Sample response
json
"<result>"