Portability Update Webhook
Request Body: Update a Portability Request
{
"webhook_type": "baas.pix_keys.claim_request",
"webhook_datetime": "2024-05-27T12:13:24",
"data": {
"claim_request_status": "pending",
"claim_request_direction": "incoming",
"claim_request_key": "fe3ab7c5-e907-4a66-b9c5-7ea156429f83",
"pix_key": "12345678000190",
"claim_request_type": "ownership",
"pix_key_type": "cnpj",
"cancellation_reason": null,
"cancelled_by": "donor",
"confirmation_reason": null,
"max_resolution_date": "2023-11-13T17:29:00",
"updated_at": "2024-05-25T12:13:25",
}
}
Webhook Body Param
Field | Type | Description | Characters |
---|---|---|---|
claim_request_status * | string | PIX key representing the destination account of the transaction. | - |
claim_request_key * | string | UUID4 key identifying the QR Code. | - |
updated_at * | datetime | Date and time of QR Code payment. | - |
claim_request_status
Value | Description |
---|---|
waiting_resolution | The notification was received by the counterparty |
confirmed | The donor confirmed the claim. It is waiting for the claimer to complete the process. |
cancelled | The donor or claimer canceled the portability request |
completed | Both the DICT and the claimer updated their records with the new linkage |