Skip to content

Commit

Permalink
Add fingerprintJsRequestId field to RiskMetadata.extraData (#1858)
Browse files Browse the repository at this point in the history
* add fingerprintJsRequestId field to extraData from RiskMetadata payload

* triger checks
  • Loading branch information
jvc9109 authored Apr 8, 2024
1 parent b89fbc9 commit 6b760c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi/components/schemas/RiskMetadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ properties:
minimum: 1
maximum: 128
example: dd65ratxc5qv15iph3vyoq7l6davuowadd65ratxc5qv15iph3vyoq7l6davuowa
fingerprintJsRequestId:
description: Unique identifier of the visitor's identification request.
type: string
example: 1708102555327.NLOjmg
isProxy:
description: Specifies if the customer's IP address is related to a proxy.
type: boolean
Expand Down

0 comments on commit 6b760c0

Please sign in to comment.