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
}Changes
No recorded changes to this endpoint across all 17 revisions of this API.