Skip to main content
GET
/
operations
/
{operationId}
/
receipt.pdf
Download receipt as PDF
curl --request GET \
  --url https://api.openfiskal.com/v1/operations/{operationId}/receipt.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

operationId
string
required

Response

PDF receipt

The response is of type file.