Risk Context
How It Works
Set Transaction Context
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
paymentProviderContractstringRequired
Payment Provider contract
trackingIdstringOptional
A unique ID to track each transaction
dataobjectOptional
Responses
200
Successful
application/json
trackingIdstringRequired
A unique ID to track each transaction
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
post
/transactions/risk/contextUsing the paypalFraudId Header
Was this helpful?
