Get transaction receipts
Company Transactions
Get transaction receipts
Requires the transaction.view permission.
Generates receipts for a transaction. Returns a list of receipts including:
- The original payment receipt (if transaction was approved)
- Refund receipts (one per completed refund with provider identification)
Each receipt includes JSON with account information and a base64-encoded PDF.
Requirements:
- Transaction status must be APPROVED, REFUNDED, or PARTIALLY_REFUNDED
- Only PIX payment method transactions are currently supported
- Transaction must have payer information (pix_payer)
- Transaction must have an end-to-end ID for the payment receipt
- Refunds must have provider_refund_identification for refund receipts
GET
Get transaction receipts
Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.

