Files

Create file emission

Submits a file to a bank (bankId) on behalf of a company, e.g. a payment order file. Returns the Embat ID of the created file emission; retrieve its status later with GET /files/emissions.

post/files/{companyId}/{bankId}

Path parameters

companyIdstring required
bankIdstring required

Response

Successful Response

idstring required

Embat ID of the created file emission.

Changes

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