Basiq · Example Payload

Createconnectionrequest

AustraliaBankingCDRFinancial DataFintechOpen BankingTransactions

Createconnectionrequest is an example object payload from Basiq, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

institutionIdloginIdpassword

Example Payload

Raw ↑
{
  "institutionId": "example",
  "loginId": "example",
  "password": "example"
}