Update a general ledger account

This endpoint can be used to update the name or code of a GL account;
It can also be used to associate a general ledger account with a list of subsidiaries.

Path Params
string
required
Body Params
string

code of the general ledger account; you could provide an empty string if you want to reset the remote code.

string

name of the general ledger account

subsidiaries
array of strings

IDs of a list of subsidiaries which a general ledger account can be used with. The Ramp-assigned IDs should be used here. you could provide an empty list if you want to reset the subsidiaries list for this general ledger account.

subsidiaries
Responses

400

raises InvalidInput

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