v1

latestOpenAPI 3.0.02026-07-2418630310.7 KB
Exports

Create a new export file instance

Export file instances are created based on a an export file through the export_file_id. <br> They are created asynchronously, so when you create an export file instance, you get back the id and the current state, which will be pending on the first request. <br> You can then poll the detail page of an export file instance until the state changes to created. When the state is created, you can fetch the content. <br> <b>Required scope(s):</b> financials:write

post/api/v4/f/{firm_id}/companies/{company_id}/periods/{period_id}/export_file_instances

Path parameters

firm_idinteger required
company_idinteger required
period_idinteger required

Headers

Acceptstring

Response

Successful response

idinteger

export_file_instance_id

file_namestring
created_atstring
statestring
validation_errorsstring[]