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?