post
https://api.staging.bancocdc.com.br/pix/qrcode/dynamic/
Route to create a new dynamic QRcode using the unique pix key code
Dynamic
Pix's dynamic QR code offers greater flexibility and convenience, as it allows payment information to be dynamically updated and shared through links or URIs. This simplifies the process of receiving payments and offers a more fluid experience for payers and recipients.
The receiver customer define a amount to qr code.
The Qr code Dynamic is exclusive to each transaction, to can another charge is necessary generate another qr code
Is necessary to register device on onboarding
Response Parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status ( true / false ) |
| message | String | Response message |
| data | Object | Data Qr code |
| image | String | Base64 string image qr code |
| payload | String | Payload string payload qr code |
| name_receiver | String | Receiver Name |
| city_receiver | String | Receiver City |
| zip_code_receiver | String | Receiver Zip Code |
| code_category | String | Category Code |
| document_payer | String | Payer Document |
| name_payer | String | Payer Name |
| payer_solicitation | String | Payer Solicitation |
| modality_update | Boolean | Modality Update |
| withdraw_value | Float | Withdraw Value |
| modality_update_withdraw | Boolean | Modality Update Withdraw |
| change_value | Float | PIX Change Value |
| modality_update_change | Boolean | Modality Update Change |
| ispb_change | String | ISPB Change |
| modality_agent_change | Integer | Modality Agent Change |
| expiration | Integer | Expiration Date in Seconds |
| reusable | Enum(Y,N) | If the QRCODE is Reusable |