Cashlink Connect
About Cashlink ConnectCashlink Studio DemoMake a test investment
  • Welcome!
  • Cashlink Connect Distribution Hub
  • Cashlink Connect Core
  • ⚙️Distributor API
    • Introduction
    • Getting started
    • Overview
    • Concepts
      • Products
      • Investors
      • Investments
      • Transfers
      • Redemption
    • Example Guide
    • Full Distributor API Reference
  • ⚙️Issuer API
    • Introduction
    • Getting started
    • Overview
    • Concepts
      • Distribution platforms
      • Issuers
      • Products
      • Listings
      • Investments
    • Full Issuer API Reference
  • 🖥️ISSUER CASHLINK STUDIO
    • Issuer creation
  • Product creation
  • 📑Registry Smart Contracts
    • Introduction
    • Getting started
    • Token Interface
  • 💡More information
    • Supported environments
    • Publication of the issuance | Bundesanzeiger
    • BaFin | crypto securities communication
Powered by GitBook
On this page

Was this helpful?

  1. Issuer API
  2. Concepts

Issuers

PreviousDistribution platformsNextProducts

Last updated 1 month ago

Was this helpful?

The issuer is the legal entity behind a . Every product must have an issuer linked, but an issuer can have multiple products.

Before creating your first product, you must have created at least one issuer.

If you want to create crypto securities with your issuer, you need to contact Cashlink via the Cashlink Support Desk to perform a KYC of the issuer.

The issuer object always contains of a legal_person and a natural_person who acts on behalf the legal_person as well as the issuer's bank_account.

To create an issuer the following information is needed.

Natural person

  • Salutation

  • Forename

  • Surname

  • Birth date

  • Birth place

  • Citizenship

  • Street

  • City

  • Zip

  • Country

  • Phone

  • Pep status (must always be false)

Legal person

  • Company name

  • Country

  • City

  • Street

  • Zip

  • Phone

  • Commercial register

  • Commercial register number

  • Company identity proof (document "Commercial Registry statement")

  • Company structure proof (document "List of shareholders")

Bank account

  • Account holder

  • bank

  • bic

  • iban

  • country

  • currency

  • shared account (must always be false)

After creating an issuer you can retrieve the recent created issuer as well as all other issuers that you have created.

⚙️
product