API
User
- post /register
- post /login
- post /loginSocial
- post /loginDevice
- get /getUserData
- post /setAccountData
- post /setPersonalData
- post /setNotificationSettings
- post /forgotPassword
- get /getDeleteProfileUrl
Contract template
- get /getContractTemplates
Contract
- post /createContract
- post /saveContract
- get /getUserContracts
- get /getContract/{contractId}
- get /downloadContract/{contractId}
- delete /abandonContract/{contractId}
- patch /sendContractApproveState
- post /sendSignedContract/{contractId}
- get /getThankYou/{contractId}
Device
- post /sendDeviceDetails
- post /sendPushToken
Payment
- post /setPurchasedTokens
- get /getPaymentHistory
Other
- get /getDashboardData
- get /getLatestHistory
- post /inviteFriends