Create a Pix chargeCopy Pagepost https://gateway.prd.pppay.cloud/api/pix/chargeGenerate a dynamic Pix charge with a QR Code for the user to scan and pay.Body ParamsamountfloatrequiredDecimal value of the amount being charged (in R$)merchant_transaction_idstringrequiredTransaction id on the side of the merchantfirst_namestringFirst name of the one being charged. Highly recommendedlast_namestringLast name of the one being charged. Highly recommendedemailstringEmail address for the one being charged. Highly recommendeddocument_numberstringrequiredDocument number for the one being charged. Usually CPF for people and CNPJ for companies.messagestringPix messageip_addressstringIP address of the one being chargedplayer_idstringThe player's account number on the platformphone_numberstringPhone number of the one being chargedbank_accounts_allowedarray of objectsBank accounts authorized to make the payment.bank_accounts_allowedADD objecttagstringTag for categorizing transactions, free to use by the merchant.birth_datestringFormat: yyyy-mm-dd. Available only for businesses authorized to transact with minors.Response 200Updated 8 months ago