1 - Get billboard settings
GET {{base_url_servicing}}/billboard/settings/token/{{token_id}}
https://docs.tokeny.com/reference/getbillboardsettings
🔐 Note that the authentication must provide management rights over account. The required permission is ISSUER_MANAGEMENT.
Get billboard settings
Get Billboard settings for the given token
The tradableTo
let's you know against which stablecoin(s) the issuer has authorized the trading of the security token.
RESPONSES
status: OK
{"tradable":true,"publishable":true,"tokenId":"ed71ea99-19b7-4fb0-bbcc-ed3250a57c25","tradableTo":[{"id":"0dc874ab-d340-401c-8d4f-d8a264273897","logo":"https://files.tokeny.com/logos/EURE.png","symbol":"DERC20","decimals":18},{"id":"aafd7bfc-99ed-4e1f-b214-227c940ba41a","logo":"https://files.tokeny.com/logos/usd-stablecoin.png","symbol":"USDX","decimals":0},{"id":"1eb7340b-31c2-4f39-9b7f-2f0b6dfb20a4","logo":"https://testing-files.tokeny.com/token-logos/token-logo-eurx.png","symbol":"EURX","decimals":0},{"id":"24c5f524-c4a8-4f7c-bad8-fc3e03569edb","logo":"https://files.tokeny.com/logos/usd-stablecoin.png","symbol":"USDJ","decimals":2},{"id":"323305f5-05b9-4b6b-90d6-8b209a2ee461","logo":"https://files.tokeny.com/logos/USDC.png","symbol":"USDC","decimals":18}],"tradableExpirationTime":0,"tradableStableCoins":[{"id":"0dc874ab-d340-401c-8d4f-d8a264273897","logo":"https://files.tokeny.com/logos/EURE.png","symbol":"DERC20"},{"id":"aafd7bfc-99ed-4e1f-b214-227c940ba41a","logo":"https://files.tokeny.com/logos/usd-stablecoin.png","symbol":"USDX"},{"id":"1eb7340b-31c2-4f39-9b7f-2f0b6dfb20a4","logo":"https://testing-files.tokeny.com/token-logos/token-logo-eurx.png","symbol":"EURX"},{"id":"24c5f524-c4a8-4f7c-bad8-fc3e03569edb","logo":"https://files.tokeny.com/logos/usd-stablecoin.png","symbol":"USDJ"},{"id":"323305f5-05b9-4b6b-90d6-8b209a2ee461","logo":"https://files.tokeny.com/logos/USDC.png","symbol":"USDC"}]}