Skip to content

Proposal for adding (optional) SIM type information #241

@HuubAppelboom

Description

@HuubAppelboom

For API Consumers that want to process SIM Swap information as a protection against SIM Swap fraud, it may be beneficial to know what type of SIM Swap was performed, since there may exsist differences in the issueing proces between eSIM cards and physical SIM cards.

By adding the type of SIM card (physical SIM or eSIM) as an optional parameter to the SIM Swap API, API Consumers can differentiate according to the difference in risk associated with the different issueing process.

We propose to add both the type of the new SIM and the old SIM as optional parameters to be returned with the SIM Swap API, for example the parameters

  • currentSIMtype
  • previousSIMtype

Both parameters need to be optional, and it should be decided by the API Provider whether they only want to share the currentSIMtype, or both the currentSIMtype and previousSIMtype.

What do you think of this enhancement ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions