{
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"entityId": "0Wv1iIOKn0JQtQXjEVEYWA"
}
curl --location --request POST '/zt/api/v1/data/entity/property/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"entityId": "0Wv1iIOKn0JQtQXjEVEYWA"
}'
{
"data": [
{
"id": "fsd3321213123123adf",
"propertyName": "ledgerId",
"propertyValue": "JQtQXjEVEYWA",
"relationFile": "[{\"name\":\"2024-01-04T05_42_25.651Z.txt\",\"objectId\":\"20240306102359000023\"}]"
}
],
"code": 0,
"msg": ""
}