curl --location '/api/UpdatePartyAddressByPartyAddressRef' \ --header 'Content-Type: application/json' \ --data '{ "token": "string", "partyAddressId": 0, "locationRef": 0, "zipCode": "string", "address": "string" }'