Skip to main content

Providers

  • Array [
  • idstring<UUID>
    externalIdstringrequired
    appstringrequired
    namestring
    recipientIdstring
    recipientNamestring
    providerKeystring
    basepathstring<URL>nullablerequired
    dataHolders object[]
  • Array [
  • idstring<uuid>
    appstring
    namestringrequired
    friendlyNamestring
    countrystring<ISO 3166>
    connectableboolean
    enabledboolean
    logoUristring
    providerstring
    externalIdstring
    extractorIdstring<uuid>
    permissions object
    property name*string
  • ]
  • ]
  • Providers
    [
    {
    "id": "string",
    "externalId": "string",
    "app": "string",
    "name": "string",
    "recipientId": "string",
    "recipientName": "string",
    "providerKey": "string",
    "basepath": "string",
    "dataHolders": [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "app": "string",
    "name": "string",
    "friendlyName": "string",
    "country": "string",
    "connectable": true,
    "enabled": true,
    "logoUri": "string",
    "provider": "string",
    "externalId": "string",
    "extractorId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "permissions": {}
    }
    ]
    }
    ]