Fee Management APIs for On-Ledger


If your programme is On Ledger, CLOWD9 exposes API endpoints that allow you to query and manage fee data programmatically. The following capabilities are available:

  • Retrieve all ledger entries for a cardholder, including any fee-related entries.
  • Return the fees associated with a specific card ID.
  • Update one or more fee values for a specific card ID, up to the maximum ceiling level configured for the programme.

Full API specifications, request/response schemas, and worked examples are provided in the CLOWD9 API documentation. Please refer to this alongside the information presented here for detailed integration guidance.