May 2025
6 months ago
🚀 Feature
- added
memberCostPriceGroupIdto the response of charges endpoints. - Added
fromCompletedDatefilter to the charges endpoint, which filters charges that theircompletedAtis greater thanfromCompletedDate - Added
toCompletedDatefilter to the charges endpoint, which filters charges that theircompletedAtis less thantoCompletedDate - Added
fromUpdatedDatefilter to the charges endpoint, which filters charges that theirupdatedAtis greater thanfromUpdatedDate - 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.
.