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