Skip to main content
POST
Post Customer Information

Body

application/json
flow
string
required

Merchant defined string that defines the flow the user is in

Minimum string length: 1
Example:

"login, onboarding,kyc-ssn"

sessionKey
string<uuid>
required

uuid that identifies the given customer session

Minimum string length: 1
customer
object
required

Response

200 - application/json

OK

sessionKey
string
Minimum string length: 1
Example:

"280CBF35-B4B0-4193-A111"

level
enum<string>

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 string length: 1
status
enum<string>
Available options:
Success,
Failure
Minimum string length: 1
customer
object
transaction
object