Regarding Cashbook Id

anil_kumar_debugged
anil_kumar_debugged Member Posts: 2
edited February 2021 in Reckon API

Is there any way to get the cashbookId in redirect URL when getting the code with authorize URL by changing the response type?

when we connect the app with authorize URL then it only provides code in the Redirect URL But I want to get the cashbookId in this URL.

Is it possible?

Comments

  • Ifti
    Ifti Reckon Staff Posts: 258 Reckon Staff

    Hi Anil,


    The authorisation and token endpoints are the oAuth2.0 endpoints that provide you with the user's token so that you can make further API calls to the specific product, for example, Reckon One/Reckon Accounts Hosted API.

    A user can have multiple books and there is an endpoint to retrieve a user's list of books.

    Link: https://help.reckon.com/article/gh6xk2el3c

    I hope the above gives you all the information you require.

    Thanks

    Ifti