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