curl --location '/api/GetPartyPartyPhonePartyAddressByPartyRef' \
--header 'Content-Type: application/json' \
--data '{
"token": "string",
"entites": "string",
"search": "string",
"partyRef": 0,
"partyPhone": "string",
"partyCode": "string",
"partyIdentificationCode": "string"
}'