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