latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Mint
Accept mint agreement
Accepts the mint service terms for an enterprise, enabling order creation
put/api/mint/v1/enterprise/{enterpriseId}/agreement
Path parameters
enterpriseIdstring required
Example:67bc4ae090e8af8f9b412d3d67e85252
Enterprise ID accepting the mint agreement
Request body
Example request
{
"version": 1
}Response
OK
Example response
{
"enterpriseId": "67bc4ae090e8af8f9b412d3d67e85252",
"version": 1
}