Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 3.81 KB

README.md

File metadata and controls

35 lines (28 loc) · 3.81 KB

NumberRecycling

API Repository to describe, develop, document, and test the NumberRecycling API within the KnowYourCustomer (KYC) API Sub Project.

Scope

  • Service API “NumberRecycling” (see APIBacklog.md)
  • The API provides the API consumer with the ability to:
    • Check whether the subscriber of the phone number has changed. A common scenario is when Application service provider (ASP) wants to check whether there has been a change in the user associated with the phone number after the specified date. This allows the ASP to ensure that a phone number is correctly linked to an user and prevent the mis-delivery of SMS messages.
  • Describe, develop, document, and test the API
  • Started: August 2024

Release Information

  • Note: Please be aware that the project will have updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until a new release is created. For example, changes may be reverted before a release is created. For best results, use the latest available release.

  • The latest pre-release of CAMARA Number Recycling is r1.1. The Release Tag is r1.1.

Contributing