May 2025
about 1 month ago
π Feature
- added
memberCostPriceGroupId
to the response of charges endpoints. - Added
fromCompletedDate
filter to the charges endpoint, which filters charges that theircompletedAt
is greater thanfromCompletedDate
- Added
toCompletedDate
filter to the charges endpoint, which filters charges that theircompletedAt
is less thantoCompletedDate
- Added
fromUpdatedDate
filter to the charges endpoint, which filters charges that theirupdatedAt
is greater thanfromUpdatedDate
- Added endpoint to get wallet transactions to V2024-07-01
/wallet-transactions
This endpoint has been streamlined for improved performance and have slimmed-down request/response structure.
.