Sign UpLog In

This API furnishes the data on monthly basics and helps you get the Beginning balance, Ending balance, Daily balance, Average balance, Income source, and expenses destination.

Request Parameters

Key ParametersData TypeDescription
public_access_tokenStringUnique Identifier token for clients, Also called as public_access_token
user_access_tokenStringUnique access token that is generated after a successful connection by the user
fromStringStarting date Form date(format - MM-YYYY)
toStringEnd date till you want a data(format - MM-YYYY)

Response Parameters

Key ParametersData TypeDescription
job_idStringUnique Id for request, It will help to map callback response

You can check the async(callback) response here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!