{
"created_at": "2023-08-30T10:08:08.146343Z",
"file_url": "https://app.pennylane.com/my_export.xlsx",
"id": 124,
"status": "ready",
"updated_at": "2023-08-30T10:08:08.146343Z"
}
The endpoint returns a specific Analytical General Ledger export. The export file is an xlsx file, using the in-line analytical mode.
ℹ️ This endpoint requires one of the following scopes:
exports:agl
{
"created_at": "2023-08-30T10:08:08.146343Z",
"file_url": "https://app.pennylane.com/my_export.xlsx",
"id": 124,
"status": "ready",
"updated_at": "2023-08-30T10:08:08.146343Z"
}
(Required) Existing export identifier (id)
"1"
Returns the export
The response is of type object
.