Products

A product represents a digital security issued by an entity on a distributed ledger network.

Products are referenced in the API using the product ID. Using the products endpoint you can retrieve all products on the platform.

Creating products via the API is not possible. Products are created by Cashlink. You can send a request to create a new product via the Cashlink Support Desk.

Campaigns

Products can have one or more campaigns that are used on the primary market for distribution. The total available allocation of a product can be split into any number of campaigns. The total allocation of all campaigns must be less or equal to the total allocation of the product.

Campaigns are referenced in the API using the campaign ID. You can use the campaigns endpoints to get all campaigns for a product. You will only be able to see campaigns that are unlocked for your API user. You can send a request to the Cashlink Support Desk to unlock a campaign for a product.

Creating campaigns via the API is not possible. Campaigns can be created via the Cashlink Studio (see Cashlink Studio documentation).

Last updated