Service Providers

This refers to the diverse range of service providers a fund utilizes for operational purposes. CaliberX offers an interoperable system designed for seamless core integration with these providers, streamlining workflows and automating data exchanges.

{
 "service_providers": {
    "fund_administrator": [
      "string"
    ],
    "fund_auditor": [
      "string"
    ],
    "fund_advisor": [
      "string"
    ],
    "transfer_agent": [
      "string"
    ],
    "custodian": [
      "string"
    ]
  }
}