Skip to main content
POST
Send receipt

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required
X-OpenFiskal-Merchant
string
required

Path Parameters

receiptId
string
required

Body

application/json
channel
enum<string>
required
Available options:
email,
sms
recipient
string
required
locale
string | null

Response

Receipt delivery accepted

id
string
required
receipt_id
string
required
channel
enum<string>
required
Available options:
email,
sms
recipient
string
required
status
enum<string>
required
Available options:
queued,
sent,
failed
created_at
string<date-time>
required