SpareSpare Docs
GuidesAPI Reference

One-call account access

Create account access in a single call, then create a risk report with the same referenceCustomerId.

Summary

UAE Account Information now includes a single-call Create Account Access operation. After the customer authorizes at their bank, you create a risk report with the same referenceCustomerId. POST /report/risk-reports no longer accepts consentId or refresh. The create body now requires referenceCustomerId and accepts an optional consentIds array.

Added

  • POST /data/account-access

Changed

  • POST /report/risk-reports

New types

  • AccountAccessCreateResponseData
  • RiskReportNextActionCode

On this page