{
"requestId": "string",
"extendMap": {
"key": {}
},
"outOpenId": "string",
"amount": 1,
"bizValue": "string",
"bizIdent": "string",
"remark": "string",
"period": 0,
"operateSource": 0,
"operateTime": 0,
"operatorName": "string",
"outSourceStoreId": "string"
}curl --location -g --request POST 'https:///open/gateway/PointReverseUnfreezeRest/v1' \
--header 'app-id;' \
--header 'ts;' \
--header 'sign-type;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"requestId": "string",
"extendMap": {
"key": {}
},
"outOpenId": "string",
"amount": 1,
"bizValue": "string",
"bizIdent": "string",
"remark": "string",
"period": 0,
"operateSource": 0,
"operateTime": 0,
"operatorName": "string",
"outSourceStoreId": "string"
}'{
"success": false,
"code": 0,
"message": "",
"requestId": "",
"data": false
}