patch https://api-sandbox.koin.com.br/v1/antifraud/notifications/
API to send notifications about an existing case.
The query parameter in the URL :id Could be either Evaluation ID returned by api on evaluation :evaluationId or reference id sent by client on evaluation :store.referenceId
The types of notifications:
- RFI: Notify a request for information (internal, from a bank, or from any entity)
- Chargeback: Notify a chargeback (internal, from a bank, or from any entity)
- Collected: Payment completed successfully
- Not Collected: Incorrect payment
- Cancelled: Transaction cancelled
- Finalized: Transaction finalized
- Refunded: Refund made to the customer
- Authorized: Payment authorized
- Recovering: In case a strategy has been applied, to report the result. See Strategies