Authorization: Bearer ********************Authorization: Bearer ********************Authorization: Bearer ********************digital-platform:gateway-api-Read and write accesscurl --location '/dpm/payments-gwproxy/v2/payments/qrcode/pix' \
--header 'x-qrcode-expiration-time;' \
--header 'Content-Type: application/json' \
--data '{
"amount": 8900,
"currency": "BRL",
"order_id": "ORDER-10187383",
"customer_id": "customer_21081826",
"idempotency_key": "1eb2412c-165a-41cd-b1d9-76c575d30a21"
}'{
"payment_id": "03ec0ede-3bc9-42dd-a71b-1c3a670b2b89",
"status": "WAITING",
"description": "QR Code successfully generated and awaiting payment.",
"additional_data": {
"transaction_id": "890005df15a2-0b1e-4c6e-8ece-11a71070be06",
"qr_code": "00020101021226740014br.bcb.pix...",
"creation_date_qrcode": "2025-10-20T18:55:55",
"expiration_date_qrcode": "2025-10-20T18:58:58",
"psp_code": "033"
},
"is_split": false,
"idempotency_key": "e757d73e-fbdb-40ee-a72b-6f06f19c7a27"
}