Skip to main content
GET
Get Erpnext Info

Overview

The “/get_erpnext_info” endpoint is used to fetch the ERP Next credentials that have been previously added to Toingg. When you send a POST request to this endpoint, you receive the stored configuration details—namely, the ERP URL, API key, and secret—allowing you to verify or manage your ERP Next integration.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful Response