post
https://api-bnpl.sandbox.geru.com.br/webhooks/installment-status
Webhook endpoint called by QI Tech when an installment status changes. This notification is used to keep the BNPL system in sync with the financial institution.
Common status transitions:
PENDING->PAID: Normal on-time paymentPENDING->OVERDUE_GRACE: Payment missed past due date (no fines yet, BNPL limit zeroed)OVERDUE_GRACE->OVERDUE_PENALTY: Grace period expired, fines and interest now applyPENDING->PAID_EARLY: Payment before due dateOVERDUE_PENALTY->PAID_OVERDUE: Late payment with fine/interestOVERDUE_PENALTY->PAID_PARTIAL_OVERDUE: Partial late paymentOVERDUE_GRACE->PAID: Payment received during grace period (no fines)PENDING->WAITING_PAYMENT: Payment initiated but not confirmed
