User related interactions
Values required : Provider ID
Returns a JSON object of the user basic informations & the auto-reconnect token
Values required : E-Mail & Password (SHA-256 hashed)
Returns a JSON object of the user basic informations & the auto-reconnect token
Values required : Auto-reconnect token
Returns a JSON object of the basic user informations.
Values required : E-Mail, First Name, Last Name, Password (SHA-256 hashed)
Returns a JSON object of the registered user data
Values required : Data Type, Data, User Token
Returns a JSON of the user basic informations
Values required : First Name, Last Name, Street Address, City, Postal Code, Nationality, Cookie
Returns a JSON of the user basic informations
Values required : Type & User Token
Returns the requested data in a form of a JSON Object where the result is in the element "result"
Values required : IPFS Hash of the document, Integer representing the document type (0 = Françisation Document)
Returns a JSON document containing the document fields to integrate.
Values required : User cookie
Returns a NFClient to confirm deletion.
Values required : User Cookie
Returns a JSON containing all of the user personal informations
Values required : First name, Last name, Street Address, City, Postal Code, Nationality, User Cookie
Returns an NFClient if the operation is successful
Last updated