SaveGLDefaults - accountsIQ/API-Wiki GitHub Wiki
The SaveGLDefaults function validates and modifies the GL defaults.
| Parameter | Type | Description |
|---|---|---|
| token | String | The session token retrieved during authentication. |
| GLDefaults | GLDefaults | The modified GL defaults to save. |
The following example loads and then modifies the current GL defaults: