Overview
Gets essential attributes needed for getting the Trust Provider to accept token creation contracts.HTTP request
POST /Agent/Tokens/GetCreationAttributes
Authentication
Requires a valid JWT bearer token.Request (JSON)
Response (JSON)
Response parameters
| Parameter | Description |
|---|---|
| PCurrency | Default currency used by the broker. |
| PCommission | Minimum acceptable commission (in percent) for the Trust Provider to accept and sign the token creation contract. |
| PTrustProvider | ID of Legal Identity that is to sign the constract as Trust Provider. For the Neuron to act as Trust Provider in the token creation, this ID needs to correspond to the current Legal Identity of the Neuron. |