Method UpdatePinAndEmail

Summary

Naviline REST service that updates PIN and e-mail address

Parameters

TypeDescription
System.Net.Http.Formatting.FormDataCollection x-www-form-urlencoded Account, Email and PIN, ala: account=xxxxxx&pin=yyyy&email=xxxxxx

Example

POST http://server/FusionServices/v2/Naviline/Account/UpdatePinAndEmail/

Sample Responses