Enable Mirror Operation{
"mirrorLinkId": "string",
"operationType": "string",
"coinSymbol": "string",
"network": "string",
"amount": "string",
"requestId": "string",
"timestamp": 0
}curl --location --request POST '/open-api/v1/mirror/asset/settle' \
--header 'open-apikey;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"mirrorLinkId": "string",
"operationType": "string",
"coinSymbol": "string",
"network": "string",
"amount": "string",
"requestId": "string",
"timestamp": 0
}'{
"data": {
"recordId": "23100038788988438622080004",
"status": 0,
"requestId": "1688988782242"
},
"code": "000000",
"message": "Success"
}