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