Create an export job

POST
/data_exports

Request the export of payable and receivable documents with the specified statuses.

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
date_fromstringRequiredformat: "date"
date_tostringRequiredformat: "date"
formatenumRequired
Allowed values: csvpdfcsv_xero
objectslist of objectsRequired

Response

Successful Response

idstringformat: "uuid"

Errors