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