Exports

Get a ExportEntity

get/apps/{appId}/exports/{id}

Path parameters

appIdinteger required

The identifier of the Sinao application you are using. Each application corresponds to a company and an accounting. A user can have several Sinao applications. To retrieve the identifiers of its applications, you must call the endpoint /apps.

idinteger required

ID of ExportEntity

Query parameters

with_trashedboolean

Include trashed rows

Response

Success

idinteger
period_startstring date-time
period_endstring date-time
entries_countinteger
total_debitinteger
total_creditinteger
statusstring
created_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 2 revisions of this API.