Skip to main content
POST
Report transaction outcome

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
score_id
string
required
outcome
enum<string>
required
Available options:
completed,
cancelled,
declined,
reversed,
fraud_confirmed,
disputed
transaction_id
string
fraud_reported
boolean
notes
string

Response

200

Outcome recorded