@qurable/loyalty-client
v1.0.35
Published
Usage:
Downloads
77
Readme
Qurable Loyalty client
Usage:
import { LoyaltyApiClient } from "@qurable/loyalty-client";
const client = new LoyaltyApiClient({ apiKey: "", apiSecret: "" });
const ledgers = await client.get("/org/1/ledgers");