Request Parameters:


For get all settings


URL:../Plugins/XcellenceIt.Plugin.Misc.NopRestApi/RemoteService/WebService.svc/GetAllExternalAuthentications


Parameter:

{

"apiSecretKey": "k117x118z122r116t100e100r118j122",

"storeId": "1"

}


Response:


{

       "GetAllExternalAuthenticationMethodsResult":

       [

           {

               "DisplayOrder": 5,

               "FriendlyName": "Facebook authentication",

               "IsActive": false,

               "Message": null,

               "SystemName": "ExternalAuth.Facebook"

           }

       ]

   }