- Enables ignoring unknown properties when deserializing JSON
- New POST API to lookup operators.
- Campaign APIs - disabled.
- 'regions' to Country.
- 'tags', 'pin' to get products API.
- 'addressText', 'addressCity', 'addressCountryIsoCode' and 'addressPostalCode' to party identifier.
- filters 'productType', 'serviceId', 'countryIsoCode', 'operatorId', 'statusId', 'creditPartyMobileNumber', 'creditPartyAccountNumber', 'fromDate' and toDate to get transaction api.
- Product type RANGED_VALUE_PAYMENT
- Enhanced statement APIs - disabled.
- Get products API response based on product type.
- Get transactions API response based on product type.
- Updated documentation.
- Enhanced java doc.
- Refactored.
- Config allowing unknown fields in the API response.
- Product type FIXED_VALUE_PAYMENT.
- Sync post transactions API.
- Sync confirm transactions API.
- Incorporate DVS API changes after Feb 2020
- API Discovery, Transactions, Account and Lookup interfaces
- Pagination support
- Discovery filters support