Create billboard settings

Create Billboard settings for the given token. As an issuer, it is essential to have at least one token deployed to activate the billboard feature.
šŸ” Note that the authentication must provide management rights over account. The required permission is ISSUER_MANAGEMENT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
boolean
required

If set to true, it allows investors to trade tokens through the investor portal.

boolean
required

If set to true, it allows potential investors to trade this token on a third-party marketplace.

tradableTo
array of strings
required

List of cryptocurrencies UUIDs to enable investors to exchange T-REX tokens with them.

tradableTo*
number
required

Number of days an offer will remain active before expiring.

Responses
200

Billboard settings successfully created.

400

Billboard Settings Creation failed due to invalid data.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

500

TREX Data Service API responded with an empty body.

The call to the TREX Data Service API endpoint raised an error: {errorMessage}

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!