Skip to main content

Portability Completion

Warning!

QI Tech Webhooks should not be strictly mapped. Additional fields may be included in the webhook payloads returned by our APIs. Campos adicionais podem ser incluídos aos payloads dos webhooks retornados em nossas APIs.

After the portability is confirmed or denied, QI will continue with the key portability process. The user should receive updates about the portability in the destination bank within a few minutes.

As soon as the portability request is completed or canceled, QI will inform the requester about the completion of the portability through the following webhook:

WEBHOOK_TYPE
claim_request
Webhook Body
{
"account_key": "169010e3-6c1e-4521-9253-11cbbf36c59j",
"pix_key": "12345678000190",
"pix_key_type": "cnpj",
"claim_request_type": "portability",
"role": "claimant",
"claim_request_key": "7f8b67d2-d8e4-4759-85eb-e4d0ac24708c",
"claim_request_status": "concluded",
"claimant_person_type": "natural",
"claimant_document_number": "12345678000190",
"claimant_account_branch": "0001",
"claimant_account_number": "5050396",
"claimant_account_digit": "1",
"webhook_type": "claim_request"
}

Enumerators claim_request_status

EnumeratorTranslation
concludedconcluído
cancelledcancelado
failedfalha
pending_confirmationpendente de confirmação