post https://gateway.prd.pppay.cloud/api/transactions/reimbursement
Creates a reimbursement (refund) for a cash-in transaction.
This operation allows merchants to refund consumers for a payment received via PIX.
β οΈNotes:
- π This endpoint is not available yet and will be coming soon. Path, response, and body are subject to change.
- Only full refunds are supported.
- At least one identifier (
merchant_transaction_id
,e2e_id
, ortransaction_id
) must be provided. - If multiple identifiers are provided, they must all belong to the same transaction.
- Only successful cash-in transactions can be reimbursed.
- After the reimbursement is completed, a webhook will be sent.