Pix Brcode

Check a brcode hash

post
/banking/cashout/pix/brcodes/check

Checks a brcode hash

Body

Payload to check a brcode

entity_idstringRequired

Entity ID

hashstringRequired

Hash of the brcode

Responses
200

Check

application/json
post
/banking/cashout/pix/brcodes/check

Generate a pix payment

post
/banking/cashout/pix

Generates a pix payment

Body

Body params to generate a pix

amountintegerRequired

Amount

descriptionstringOptional

Pix description

external_idstringOptional

External ID

pix_ref_idstringOptional

Pix unique identifier from DICT. Must be informed with pix ref type is key or brcode

pix_ref_typestring · enumRequired

Pix reference type

Possible values:
virtual_account_idstring · uuidRequired

Unique identifier

Responses
200

GeneratePix

application/json
post
/banking/cashout/pix

Last updated

Was this helpful?