{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup GLExport API", "version": "core" }, "items": [ { "info": { "name": "GLExport", "type": "folder" }, "items": [ { "info": { "name": "Create or update", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/accounting/glExports", "body": { "type": "json", "data": "{}" } }, "docs": "| Property | Description | Required |\r\n| ------------------------------ | ------------------------------------------------------------ | -------- |\r\n| IsDeleted | Is the GLExport Deleted. | Yes |\r\n| GeneralLedgerExportTypeBitmask | The GeneralLedgerExportTypeBitmask of the GLExport. | Yes |\r\n\r\n**Extra validations**\r\n\r\n| Condition | Error message |\r\n| --------- | ------------- |\r\n| GeneralLed" } ] } ], "bundled": true }