Skip to content

Commit

Permalink
Update kyc-match.yaml
Browse files Browse the repository at this point in the history
Add 'in those cases' between 'This means that' and 'if the value of idDocument is not provided, to make the case clear and make it aligned with the line 76.
  • Loading branch information
ToshiWakayama-KDDI authored Aug 30, 2024
1 parent ccf594f commit 59152f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/kyc-match.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ info:
* To prevent fraud, wrong or imprecise information, and/or facilitate the onboarding of a mobile phone user to a 3rd party service.
The API supports a multi-level hierarchy of property validation. In addition to the initial verification of the `phoneNumber`, an additional `idDocument` validation may occur based on different Operator requirements. This means that if the value of `idDocument` is not provided or it does not match the one bound to the specific phone number in the Operator systems, the operation will return an error.
The API supports a multi-level hierarchy of property validation. In addition to the initial verification of the `phoneNumber`, an additional `idDocument` validation may occur based on different Operator requirements. This means that, in those cases, if the value of `idDocument` is not provided or it does not match the one bound to the specific phone number in the Operator systems, the operation will return an error.
The following figure is the generic high-level flows of this API.
Expand Down

0 comments on commit 59152f5

Please sign in to comment.