Skip to main content
GET
/
closings
/
{closingId}
/
report.pdf
Download closing report as PDF
curl --request GET \
  --url https://api.openfiskal.com/v1/closings/{closingId}/report.pdf \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Platform API key sent as Authorization: Bearer ofk_platform_.... Platform integrators also pass OpenFiskal-Organization: org_xxx to act on behalf of a merchant.

Headers

OpenFiskal-Organization
string

Merchant organization ID. Required for platform integrators acting on behalf of a specific merchant. Omit when using an organization-scoped API key directly.

Path Parameters

closingId
string
required

Response

PDF closing report

The response is of type file.