Annex Cloud Issuance and Transactions API

Record purchase and non-purchase transactions that issue loyalty points, and manage their lifecycle. Documented operations include POST /issuance (create, including non-purchase), PUT/PATCH /issuance (update, partial/full ship, partial/full cancel), and POST /issuancedetails/{memberId} to filter issuance records. Endpoint paths are documented; base host is tenant-provisioned and access is customer-gated.

API entry from apis.yml

apis.yml Raw ↑
aid: annex-cloud:annex-cloud-issuance-transactions-api
name: Annex Cloud Issuance and Transactions API
tags:
- Transactions
- Issuance
- Points
- Purchases
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://annexcloud.redocly.app/loyalty/loyalty/issuance
properties:
- url: https://annexcloud.redocly.app/introduction-1
  type: Documentation
- url: https://annexcloud.redocly.app/loyalty/loyalty/issuance.md
  type: APIReference
description: Record purchase and non-purchase transactions that issue loyalty points, and manage their
  lifecycle. Documented operations include POST /issuance (create, including non-purchase), PUT/PATCH
  /issuance (update, partial/full ship, partial/full cancel), and POST /issuancedetails/{memberId} to
  filter issuance records. Endpoint paths are documented; base host is tenant-provisioned and access is
  customer-gated.