latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Stablecoin
Accept Minting Terms
Accepts minting terms for a given enterprise.
put/api/stablecoin/v1/enterprise/{enterpriseId}/agreement
Path parameters
enterpriseIdstring required
Example:6437d9ae435d8b0007635c3f0db52154
Enterprise identifier
Request body
Example request
{
"version": 1
}Response
OK
Example response
{
"enterpriseId": "6437d9ae435d8b0007635c3f0db52154",
"version": 1
}