What is Code Activation?
Introduction
The Code Activation Service (also known as CAVS) provides functionality to set and require an activation code for card activation before use.
External functionality is exposed through the cards
service on the marketplace.bhnapi.com
endpoint and allows clients to set activation codes for a list of cards using the card proxy numbers.
Internally the CAVS service provides functionality to validate the activation codes provided by the cardholder during the activation process.
Separate Authentication Method
The Code Activation Service uses OAuth 2.0 for authentication instead of certificate based mutual authentication like the other REST services outlined in this developer portal. Separate credentials are required to access this service.
Getting Started
Use the following links to get started with code activation.
Updated almost 2 years ago