Skip to main content
This data comes from Salt Edge Partners’ api/partners/v1/holder_info endpoint and is returned from Meld’s /bank-linking/accounts endpoint.
Example values: names: ["Jane Doe"], addresses.data: { street: "10 Downing St", city: "London", region: "Greater London", postalCode: "SW1A 2AA", country: "GB" }, emails.data: ["jane.doe@example.com"].
Salt Edge Partners does not indicate whether an address, email, or phone number is the owner’s primary record. Meld defaults addresses.primary, emails.primary, and phoneNumbers.primary to UNKNOWN.
Meld FieldDescriptionSaltEdge Partners Response Field
addressesThe address(es) associated with this owneraddresses
   dataThe address data object
      streetThe street and residence numberstreet
      cityThe citycity
      regionThe region/statestate
      postalCodeThe postal or zip codepost_code
      countryThe ISO 3166-1 alpha-2 country codecountry_code
   primaryIndicates if this is the owner’s primary residenceDoes not provide.
Meld will default to UNKNOWN
emailsThe email(s) associated with this owneremails
   dataThe email address
   primaryIndicates if this is the owner’s primary emailDoes not provide.
Meld will default to UNKNOWN
namesThe name(s) of this ownernames
phoneNumbersThe phone number(s) associated with this ownerphone_numbers
   dataThe phone number
   primaryIndicates if this is the owner’s primary phone numberDoes not provide.
Meld will default to UNKNOWN