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
string
enum
Defaults to EVALUATION_ID

Indicates which field should be used to look up the case (evalaution_id or reference_id). By default its value is EVALUATION_ID.

Allowed:
Body Params
Responses
200

Notifications response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json