Customers
Get Customers
Fetches list of all customers. Can be filtered by passing customerId
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Query Parameters
ID of Customer
Response
200 - application/json
This is the ONLY field that a merchant needs to use to make decision on fraud. This field is set by our rules and the main rule is the rule using our "customer score" model.
Available options:
low
, medium
, high
, very_high
Minimum length:
1
Available options:
Success
, Failure