Developers Changelog API

New Gift Cards API

Added Create Gift Card API for creating gift cards with monetary value (FUND) or usage-based limits (ENTITLEMENT).

Released
Product
API
Version
Carbon

šŸ†• New

  • Added Create Gift Card API for creating gift cards with monetary value (FUND) or usage-based limits (ENTITLEMENT).
  • Added Get All Gift Cards API for retrieving paginated list of gift cards with filtering by type and status.
  • Added Get Gift Card Details API for retrieving detailed gift card information including customer details and transaction history.
  • Added Get Gift Card Transactions API for retrieving paginated transaction history with filtering by transaction type (ISSUED, CREDIT, DEBIT).