create_pix_payment
Create a PIX payment QR code by providing amount, description, and payer email. Configure expiration time to control payment validity.
Instructions
Create a PIX payment with QR code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Payment amount | |
| payerEmail | Yes | Payer's email | |
| description | Yes | Payment description | |
| payerDocument | No | Payer's CPF/CNPJ | |
| payerLastName | No | Payer's last name | |
| payerFirstName | No | Payer's first name | |
| expirationMinutes | No | QR code expiration in minutes |