Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KYC-Match: Error responses alignment with Commonalities #115

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 22, 2024

  1. Update kyc-match.yaml

    Alignment of errors with Commonalities
    rartych authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cf5a4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c0e6e View commit details
    Browse the repository at this point in the history
  3. Update kyc-match.yaml

    rartych authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    88375f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Apply suggestions from code review

    422_NOT_SUPPORTED -> when the service is not supported for the provided phone number (e.g. a B2B phone number)
    UNIDENTIFIABLE_PHONE_NUMBER -> when the phone number is not provided in the request body a cannot be deducted from the access token. The UNIDENTIFIABLE_DEVICE should be used only when the API uses the object device
    
    Co-authored-by: Fernando Prado Cabrillo <[email protected]>
    rartych and fernandopradocabrillo authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0508054 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    923aaa6 View commit details
    Browse the repository at this point in the history