API Reference

This endpoint allows the creation of a new journal entry in the ERP system. The request body must include the necessary data for the journal entry, such as transaction details, accounts, and amounts. Upon successful creation, the endpoint returns key details of the newly created journal entry.

Log in to see full request history
Body Params
string
required

Description about the journal entry

JournalEntryLines
array of objects
required

The JournalEntryLines object represents the individual lines in a journal entry, each specifying a debit or credit to a particular account. Each line must contain details about the account, amounts, and related information to ensure proper accounting.

JournalEntryLines*
Headers
string
required

Name of the ERP or accounting software from which you want to get the information SAP</codeNetsuite

string

If you send the x-connection, the connection will already be secured, and there will be no need to send the connection headers for each software.

string

User of ERP API connection

string

Apikey or token of ERP API connection

string

ERP database name

string

url of the ERP server to consult and connection port

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json