Skip to main content
Fraud Solutions

Introduction

Alerts and Decisioning API

The Alerts and Decisioning lets you list open trust and safety notifications that match your client profile, so you can monitor events and route them into your operations workflows. You can filter notifications by creation date and control page size to support polling, backfills, and batch processing across environments. 

For additional information, refer to the Alerts and Decisioning documentation.

Versioning

The Alerts and Decisioning supports versioning using a prefix in the endpoint URL. This prefix has the following format: vX, where X is the version number.

https://api-mock.payments.jpmorgan.com/trust-safety/v1/holds

Production endpoints

The Alerts and Decisioning production base URL is:

https://api.payments.jpmorgan.com/trust-safety/v1

For example:

https://api.payments.jpmorgan.com/trust-safety/v1/holds

Error reason codes

The Alerts and Decisioning uses standard HTTP response codes for success and errors, including 200, 400, 401, 403, 500, and 503, and returns a common error model with fields such as titlehttpStatus, and optional context for additional detail. For more information, refer to error codes.