{
"event-id": "660e8400-e29b-41d4-a716-446655440021",
"event-type": "order-refund-initiated",
"payload": {
"order-id": "660e8400-e29b-41d4-a716-446655440002",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"source-amount": "1000.00",
"source-asset": "fiat/brl",
"reason": "paid-after-expiry",
"deposit-id": "6279665035509760"
}
}Webhooks
Order Refund Initiated
Triggered when a PIX paying for a brcode order arrives after the order’s funding window has closed. The order was already undone as expired, so the payment cannot be applied; Crown asks the bank to return it to the account it came from and the order moves to payment-returned. This event says the return was requested, not that the money has landed: the bank settles it afterwards.
WEBHOOK
order-refund-initiated
{
"event-id": "660e8400-e29b-41d4-a716-446655440021",
"event-type": "order-refund-initiated",
"payload": {
"order-id": "660e8400-e29b-41d4-a716-446655440002",
"account-id": "660e8400-e29b-41d4-a716-446655440001",
"source-amount": "1000.00",
"source-asset": "fiat/brl",
"reason": "paid-after-expiry",
"deposit-id": "6279665035509760"
}
}