Skip to main content
GET
/
api
/
v1
/
factura
/
excel
/
consolidated
/
{parentId}
Download consolidated Excel by parent client
curl --request GET \
  --url https://api.raul.ugps.io/api/v1/factura/excel/consolidated/{parentId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

parentId
string
required

Parent client ID (UUID)

Query Parameters

periodo
string

Period in YYYY-MM format

Example:

"2026-02"

Response

200

Excel file download