Skip to main content
GET
/
get_erpnext_info
Get Erpnext Info
curl --request GET \
  --url https://api.toingg.com/api/v3/get_erpnext_info \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.toingg.com/llms.txt

Use this file to discover all available pages before exploring further.

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