Make a Pix paymentCopy Pagepost https://gateway.prd.pppay.cloud/api/pix/payCreates a new Pix Payment request for a given pix key destination.Body ParamsamountfloatrequiredDecimal value of the amount being charged (in R$)merchant_transaction_idstringrequiredTransaction id on the side of the merchantpix_key_typestringpix_key_valuestringpix_messagestringfirst_namestringFirst name of the one being charged. Highly recommendedlast_namestringLast name of the one being charged. Highly recommendeddocument_numberstringrequiredDocument number for the one being charged. Usually CPF for people and CNPJ for companies.emailstringEmail address for the one being charged. Highly recommendedip_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 receive the payment.bank_accounts_allowedADD objectbirth_datestringFormat: yyyy-mm-dd. Available only for businesses authorized to transact with minors.Responses 200 422Unprocessable EntityUpdated 8 months ago