SpareSpare Docs
GuidesAPI Reference

2026-08-19 (v1)

API changes for 2026-08-19.

Summary

UAE Account Information (account requests, consents, data sync, and risk reports) is now part of the Spare UAE OpenAPI contract, alongside payment initiation. Saved debtor accounts are listed. The hosted Spare Link token and exchange operations are no longer on this contract.

Added

  • DELETE /data/account-requests/{accountRequestId}
  • DELETE /report/risk-reports/{reportId}
  • GET /consent/account
  • GET /consent/account/{consentId}
  • GET /data/account-requests
  • GET /data/account-requests/{accountRequestId}
  • GET /data/sync/{jobId}
  • GET /payment/saved-debtor-accounts
  • GET /report/risk-reports
  • GET /report/risk-reports/{reportId}
  • GET /report/risk-reports/{reportId}/export
  • GET /report/risk-reports/{reportId}/status
  • POST /consent/account
  • POST /data/account-requests
  • POST /data/sync
  • POST /report/risk-reports
  • PUT /data/account-requests/{accountRequestId}

Changed

  • POST /payment-requests

Removed

  • POST /link/exchange
  • POST /link/token/payment

New types

  • ActiveLoanMortgageDetail
  • AccountParty
  • AvgMonthlyInflowDetail
  • AvgMonthlyOutflowDetail
  • CashFlowRatioDetail
  • CopCreditorNamePartsUAE
  • DataAisPermission
  • DataConsentConnection
  • DataConsentCountry
  • DataConsentCreateResponse
  • DataConsentProvider
  • DataConsentPurpose
  • DataConsentResponse
  • DataConsentStatusHistoryItem
  • DataConsentUserType
  • DataRequestResponse
  • DataSyncCategorizationOptions
  • DataSyncStatementFilter
  • DataSyncTransactionFilter
  • DebtServiceRatioDetail
  • DebtorAccountInput
  • EmergencyBufferDetail
  • EmployerConsistencyDetail
  • FeatureSet
  • FixedVsDiscretionarySpendDetail
  • HighRiskCategorySpendDetail
  • IncomeFrequencyDetail
  • IncomeTrendDetail
  • LinkOriginChannel
  • OverdraftFrequencyDetail
  • PaymentRequestResolvedProvider
  • PositiveEndOfMonthBalanceDetail
  • RecurringPaymentLoadDetail
  • RepaymentRegularityDetail
  • RiskReportStatus
  • RiskReportStatusResponse
  • RiskScoreResponse
  • SalaryRangeDetail
  • SavedDebtorAccount
  • SavingRatioDetail
  • UaeBatteryStatus
  • UaeBindingStatus
  • UaeBiometricCapabilities
  • UaeBiometricType
  • UaeBrowserInformation
  • UaeConnectionType
  • UaeCreditorRiskIndicators
  • UaeDebtorRiskIndicators
  • UaeDeviceInformation
  • UaeDeviceManufacturer
  • UaeDeviceType
  • UaeGeoLocation
  • UaeMotionSensorStatus
  • UaeMotionSensors
  • UaeScreenInformation
  • UaeScreenOrientation
  • UaeScrollBehavior
  • UaeScrollDirection
  • UaeTouchSupport
  • UaeUserBehavior
  • VolatilityIndexDetail

Removed types

  • CreateLinkPaymentTokenResponseData
  • CreatePaymentRequestInput
  • CreditorType
  • LinkExchangeMultipaymentData
  • LinkExchangeResponseData
  • LinkExchangeSipData

On this page