Gestiono
Referencia de APIAccounting / Pending Record

Get Pending Record sales comissions

← Back to full API reference
GET/v1/record/pending/sales/comissionsAuth required

A 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

FieldRequiredDescription
monthYesInferred from req.query.month
yearYesInferred from req.query.year
groupByYesInferred from req.query.groupBy

Default payloads

Path params

json
{}

Query

json
{
  "month": "string",
  "year": "string",
  "groupBy": "string"
}

Sample response

json
"<sales>"