v1

latestOpenAPI 3.1.02026-08-0420819698.7 KB
Routes
General Ledgers

New General Ledger

This request creates a new General Ledger.

Parameter: locationID, Type: Int, Required?: Required, Description: The ID of the location this GL will be created for. Parameter: assetID, Type: Int, Required?: Required, Description: The ID of the asset that this GL will be associated with. Parameter: abbr, Type: String, Required?: Required, Description: An short version of this GLs name. Parameter: name, Type: String, Required?: Required, Description: A full title for this GL. Parameter: description, Type: String, Required?: Optional, Description: Any further needed description for this GL.

post/v2/gl

Request body

locationIDinteger
assetIDinteger
abbrstring
namestring
descriptionstring

Response

New General Ledger

glIDinteger