Skip to content

Use Attestation

POST
/stablecoin/{stablecoinId}/attestation/{attestationId}/use

Execute the mint or burn operation using a verified attestation

Authorizations

Parameters

Path Parameters

stablecoinId
required
string format: uuid

The ID of the stablecoin

attestationId
required
string format: uuid

The ID of the attestation

Request Body required

object
signerWalletId
required

Wallet ID that will execute the mint/burn

string format: uuid

Responses

200

Attestation used successfully

400

Bad Request

object
code
integer
400
message
string
Bad Request
details
string
Invalid input parameters