Send Notifications

API to send notifications about an evaluated transaction.
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)
  • Status
    • Collected: Transaction payment was settled
    • Not Collected: Transaction payments was failed
    • Cancelled: Transaction was cancelled
    • Finalized: Transaction finalized OK
    • Refunded: Transaction payment was refunded
    • Authorized: Transaction payment was authorized
    • Recovering: In case a strategy has been applied, informs the result. See Strategies
  • Info: Other type of information
Path Params
string
required

Could be either Evaluation ID returned by api on evaluation :evaluation_id or reference id sent by client on evaluation :store.reference_id

Query Params