post
https://api-bnpl.sandbox.geru.com.br/webhooks/application-status
Webhook endpoint for receiving application status change notifications. This is triggered when an application transitions between states during its lifecycle. Use this to track application progress asynchronously, especially useful when a create or charge request times out.
Common status transitions:
APPLICATION_CREATED->APPLICATION_APPROVED: Credit policy approvedAPPLICATION_CREATED->APPLICATION_DECLINED: Credit policy declinedCONTRACT_SIGNED->APPROVED: Anti-fraud approvedCONTRACT_SIGNED->DECLINED: Anti-fraud declinedSUBMITTED_TO_FI->FUNDED: Disbursement completedSUBMITTED_TO_FI->FUNDING_FAILED: Disbursement failed
