Please try searching something.
Releases 2024
Release 2.12. - 20.11.2024
Fixed
- Minor bug fix and internal technical improvements.
Release 2.11. - 23.10.2024
Added
-
New field userDefinedField7 in
POST/v1/api/cards/orderOrder card. This is a new optional field for custom use. It can be used to store specific information/conditions associated with a card in the database -
New endpoint
PATCH/v1/api/cards/{ppan}/user-defined-fieldsChange card user defined fields. This request allows to change information in userDefinedField7.
Release 2.10. - 24.07.2024
Added
-
New endpoint
GET/v1/api/limitsGet limits reference data. This request allows to receive information about all available card limits with description. -
New endpoint
GET/v1/api/limits/{ppan}Get limits data by card. This request allows to get all card limits - group limits and individual limits, which are effective for the particular card. If the individual limit value is not set, then the endpoint returns only group limit values. -
New endpoint
PATCH/v1/api/limits/{ppan}Change limits data by card. This request allows to change individual limits for a selected card.
Release 2.9 - 08.05.2024
Added
- New functionality of the idempotency - each API request must include a
Request-Idheader with a unique value in UUID format in each request. Accordingly, the API response includes the sameRequest-Idvalue.
Bug Fix (to be deployed separately on May 16, 2024)
- With this bug fix no characters with diacritics will be allowed for the
cityandstreetfields under theCard.DeliveryAddressobject of endpointPOST /v1/api/cards/order.
Release 2.8 - 28.02.2024
Changed
Improved data field validations according to SWAGGER specification for existing endpoints:
POST/v1/api/cards/orderOrder cardPOST/v1/api/cards/{ppan}/assign-pinChange PIN code
Fixed
- Minor bug fixes and internal technical improvements.
Jump to
- Release 2.12. - 20.11.2024
- Release 2.11. - 23.10.2024
- Release 2.10. - 24.07.2024
- Release 2.9 - 08.05.2024
- Release 2.8 - 28.02.2024