Authorization: Bearer ********************
curl --location --request POST '/back/service/serviceImage/details?id=' \ --header 'Authorization: Bearer <token>'
{ "empty": true, "property1": {}, "property2": {} }