Skip to main content
Version: 1.2.0

Customer Authentication Service

The Customer Authentication Service is responsible for creating redirect sessions and authenticating customers.

Change Log:

  • 1.4.0 (2024-02-29):
    • added transactionData.direction to the PUT /redirect-sessions/{redirectSessionId} request (type and direction being mutually exclusive)
    • added transactionData.types MerchantToCustomerTransfer, MerchantToCustomerPassthrough, CustomerToMerchantPassthrough
  • 1.3.0 (2023-12-05):
    • POST /redirect-sessions/{redirectSessionId}/cancel added
    • redirect session webhooks added
  • 1.2.0 (2023-12-05):
    • POST /redirect-sessions/{redirectSessionId}/cancel added
    • redirect session webhooks added
  • 1.1.0 (2023-06-05):
    • extend PUT redirect-sessions/{redirectSessionId} with new error codes and limitThresholdExceededReason
    • extend RedirectSession response with kycData
  • 1.0.0 (2023-01-04):
    • initial version

Source

Download openapi yaml: latest

Previous Versions

Authentication

Security Scheme Type:

apiKey

Header parameter name:

X-API-KEY