Overview
The “add_erpnext_info” endpoint allows users to integrate their ERP Next system with Toingg by securely submitting the necessary connection details. To add an ERP Next configuration, send a POST request to the/add_erpnext_info
endpoint with a JSON body that includes the following fields:
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
Successful Response
The response is of type any
.