2023-08-01

Summary: Strong Customer Authentication, Listing Batch Orders, Getting Instrument Details

Strong Customer Authentication (SCA)

We have expanded our API to introduce strong customer authentication:

  • New endpoints are available to list registered authenticators and to register the first authenticator.
  • Batch Order Confirmation has been expanded to provide optional data points for strong customer authentication.

NOTE: Batch Order Confirmation will eventually be upgraded to require strong customer authentication; the optional introduction of this feature will make sure there is an appropriate transition period before mandatory SCA breaks older code.

Listing Batch Orders

We have introduced a new endpoint to list batch orders.

Getting Instrument Details

We have introduced a new endpoint to fetch details for a single request. So it's not necessary to query the full list if
information for just one instrument is required.