Pix BiometricCopy Pagepost https://gateway.prd.pppay.cloud/api/pix/journeyCreates a transaction and a widget to initiate the biometric Pix payment flow.Body ParamsamountfloatrequiredTotal amount to be paidmerchant_transaction_idstringrequiredID of the associated merchantfirst_namestringrequiredCustomer’s first namelast_namestringrequiredCustomer’s last nameemailstringrequiredCustomer’s email addressdocument_numberstringrequiredCustomer’s document numberbirth_datestringCustomer’s date of birth in the format Y-M-D. Required when the customer is a minorwidget_descriptionstringrequiredDescription that will appear in the widget for the customer at the time of paymentpayer_bank_descriptionstringrequiredDescription that will appear on the customer’s bank statementurls_callbackstringArray containing callback URLsurls_callback.successstringURL to redirect the customer after the payment is successfully completed in the widget. Required when urls_callback is senturls_callback.failurestringURL to redirect the customer after the payment fails in the widget. Required when urls_callback is sentResponses 200 401Unauthorized 422Unprocessable Entity 500Internal Server ErrorUpdated 8 days ago