Basiq · Example Payload

User

AustraliaBankingCDRFinancial DataFintechOpen BankingTransactions

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

Top-level fields

idemailmobilefirstNamelastName

Example Payload

Raw ↑
{
  "id": "example",
  "email": "example",
  "mobile": "example",
  "firstName": "example",
  "lastName": "example"
}