rocketStatic QR codes

Create a new static QR Code

post
/banking/v1/cashin/pix/qrcode/static

Base URL: https://api.pix.aurixpay.ws

This endpoint allows the generation of a static QR Code to process PIX payments in real-time.

scope: pix.cashin

Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Body
amountintegerRequired

Amount in cents (ex, 1000 = R$10,00)

bank_account_idstringRequired
descriptionstringOptional
referencestringOptional
currencystringRequired
virtual_account_idstringOptional
Responses
post
/banking/v1/cashin/pix/qrcode/static
HTTP

Last updated