{
"effectiveDate": "2019-08-24",
"fields": [],
"id": "string",
"subQueries": {}
}curl --location --request POST '//getById' \
--header 'Content-Type: application/json' \
--data-raw '{
"effectiveDate": "2019-08-24",
"fields": [],
"id": "string",
"subQueries": {}
}'{
"code": 0,
"data": true,
"message": "string",
"success": true
}