Webhook for expired dynamic Pix QR Code
Attention!
QI Tech webhooks should not be strictly mapped. Additional fields may be included in the payloads of webhooks returned by our APIs.
Webhook
Webhook generating event
Webhooks are sent to the holder of the Pix key linked to the Dynamic QR Code. This event occurs only once after the QR Code expiration.
Resquest Body
{
"event_type":"baas.pix_qr_code.occurrence.bank_write_off",
"origin_key":"faf1ef5b-e0a9-4430-8aa4-367b4825854c",
"data":{
"pix_key":"c05b7c73-fb43-45c2-871d-8c890dbe5d85",
"qr_code_key":"458b4a77-9cb2-4232-bae5-078150c4e93d",
"qr_code_type":"dynamic_instant",
"qr_code_status":"bank_written_off",
"qr_code_occurrence_key":"faf1ef5b-e0a9-4430-8aa4-367b4825854c",
"receiver_conciliation_id":"458b4a779cb24232bae5078150c4e93d"
}
}