{
"contractId": "HT.431339837921536"
}
curl --location --request POST '/api/v3/contract/detail' \
--header 'appId;' \
--header 'timestamp;' \
--header 'sign;' \
--header 'appKey: {{appKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"contractId": "HT.431339837921536"
}'