knot-api (2.0)
import Client from "knot_api_ts";
const client = new Client({
clientId: process.env["API_USERNAME"]!!,
clientSecret: process.env["API_PASSWORD"]!!,
});
- unlink - Unlink Merchant Account
- switch - Switch Card (JWE)
- get - Retrieve JWK
- list - List Merchants
- list_by_session - List Merchants By Session
- delete - Delete User & Data