Create accounting script V2

Create an accounting script.

Refer to the How to create accounting script guide for more information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
credit_accounting
object
required
debit_accounting
object
required
entry_type_id
object
required
string
required

Expression to calculate the value of the accounting entry. It can be a simple mathematical expression or a more complex one using functions.

cash_in_bucket
object
cash_out_bucket
object
cost_center
object
int64

Event type ID

except_program_ids
array of integers
except_program_ids
fee_information
object

Information about the fee applied to the accounting entry. It can include details such as fee type, amount, and currency.

string
Defaults to no

Is this accounting script for database staging? If yes, the script is used for testing purposes and does not affect production data.

int64

Maximum number of days for the due date

int64

Minimum number of days for the due date

parameters
object
string

Processing code

int64

Program ID

program_list_id
array of integers
program_list_id
program_types
array of strings
program_types
string
≤ 250

Reason for the operation.

string
≤ 100

User name or ID of the person performing the operation.

Responses

400

Bad request

409

Conflict

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