Issue token
The 1Money Network Operator will use the issue token API to create the token on the issuer's behalf and grant master_authority to the issuer's specified address.
post
/v1/tokens/issue
Body
Responses
200Success
application/json
400
Client error
application/json
404
Resource not found
application/json
408
Request timeout
application/json
422
Business logic error
application/json
500
Internal server error
application/json
post
/v1/tokens/issueLast updated