Processes a PIX payment using a QR code from a transaction owned by the authenticated organization company, for testing purposes. This endpoint is only available in sandbox environment.
Unlike the merchant variant (/v1/merchants/{merchantId}/transactions/{transactionId}/pay),
this endpoint does not require a merchantId parameter. The transaction is looked up
using the authenticated organization’s company ID as the transaction owner.
The payer_company_id must be different from the transaction owner (the authenticated company).
Supported payment methods:
pix_data.qr_codebolepix_data.pix_emvCompany API key for authentication
Transaction ID containing the PIX QR code (from pix_data.qr_code for PIX or bolepix_data.pix_emv for BOLEPIX)
"123e4567-e89b-12d3-a456-426614174001"
ID of the company whose bank account will be used for payment. The payer company must have an active affiliation with the same provider of the transaction to be able to pay. Cannot be the same as the transaction owner company.
"123e4567-e89b-12d3-a456-426614174002"
Payment processed successfully