Skip to content

Commit

Permalink
Update code/API_definitions/sim-swap.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Herbert Damker <herbert.damker@telekom.de>
  • Loading branch information
bigludo7 and hdamker authored Sep 30, 2024
1 parent dbe588b commit 9a4c2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/sim-swap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ info:
- POST retrieve-date : Provides timestamp of latest SIM swap, if any, for a given phone number.
- If no swap has been performed and the MNO supports unlimited SimSwap monitoring timeframe, the API will return the SIM activation date (the timestamp of the first time that the SIM connected to the network).
- If no swap has been performed and the network operator supports unlimited SimSwap monitoring timeframe, the API will return the SIM activation date (the timestamp of the first time that the SIM connected to the network).
- If the latest SIM swap date (or the activation date if no SIM swap) cannot be communicated due to local regulations (or MNO internal privacy policies) preventing the safekeeping of the information for longer than the stated period, a `null` value will be returned. Optionally, a `monitoredPeriod` could be provided to indicate monitored time frame (in days) supported by the MNO. In this case the response must be treated as "there was no sim swap events during 'monitoredPeriod'. Either the parameter is optional, it is recommended to support it in SimSwap implementations.
Expand Down

0 comments on commit 9a4c2b3

Please sign in to comment.