May 2025

πŸš€ Feature

  • added memberCostPriceGroupId to the response of charges endpoints.
  • Added fromCompletedDate filter to the charges endpoint, which filters charges that their completedAt is greater than fromCompletedDate
  • Added toCompletedDate filter to the charges endpoint, which filters charges that their completedAt is less than toCompletedDate
  • Added fromUpdatedDate filter to the charges endpoint, which filters charges that their updatedAt is greater than fromUpdatedDate
  • Added endpoint to get wallet transactions to V2024-07-01 /wallet-transactionsThis endpoint has been streamlined for improved performance and have slimmed-down request/response structure.
    .