cURL
Fraud Detection APIs
Load Customer Data
Loads first-time customer data into the system for fraud prevention and risk profiling.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Customer data file in CSV or JSON format containing necessary details for onboarding.
CSV or JSON file containing customer details.
