Referencia de APIAccounting / Pending Record
Get Pending Record previousitems by contactid
← Back to full API reference
GET
/v1/record/pending/previousItems/:contactIdAuth 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
Path params
| Field | Required | Description |
|---|---|---|
| contactId | Yes | Required path parameter. |
Default payloads
Path params
json
{
"contactId": 1
}Query
json
{}Sample response
json
"<result>"