Releases 2021

Release 1.38 - 13.10.2021

Changed

  • Removed these fields from Card order request: "previousAddress", "uniqId", "rewardNo", "yearIncome".
  • Minor text changes for dapi.decta.com documentation as well added missing mandatory signs to fields.
  • Changed OTP secret generation from one time password to N-time password.

Fixed

  • PIN remind functionality issues for virtual cards with PIN assignation..

Release 1.37 - 02.08.2021

Added

  • New field "mark-up" to v1/api/cards/{ppan}/transactions request .

Changed

  • Renamed "PAN" to "PPAN" in CardOrder Status.

Fixed

  • PIN remind functionality issues with PIN assign.

Release 1.36 - 27.05.2021

Added

  • New endpoint POST/v1/api/cards/{ppan}/assign-pin allows PIN assignation using the web service call.

Changed

  • Validation that only Latin alphabet is used for card order address fields. Numbers and special signs are still at use.
  • Disabled replacement of virtual cards - should use renewal instead. Replacement allowed ONLY to plastic cards.
  • Increased max length from 60 to 95 for field "street".

Fixed

  • Resolved processTransctions function error by adding a null amount validation.

Release 1.35 - 14.04.2021

Added

  • New endpoint PATCH/clients/{clientId}/address allows to change client billing address.

Changed

  • Disabled sending of SMS with cardholder data for virtual cards when status is active.

Release 1.34 - 25.02.2021

Added

  • New endpoint GET/{ppan}/pin-try-counter returns the PIN try counter of a card.
  • New endpoint POST/{ppan}/pin-try-counter allows to reset the PIN try counter for a card.

Fixed

  • Minor performance improvements and under-the-hood fixes.
Jump to

  • Release 1.38 - 13.10.2021
  • Release 1.37 - 02.08.2021
  • Release 1.36 - 27.05.2021
  • Release 1.35 - 14.04.2021
  • Release 1.34 - 25.02.2021