v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBDownload a total SEPA file
Activity name : <a href="https://developer.loket-ontw.nl/Activities/GetTotalSepaFileByPayrollRunId" target="_blank">GetTotalSepaFileByPayrollRunId</a>
Returns the total SEPA payments file as a XML file. This file contains the payments of all the available SEPA payment files available for the specified payroll run.
Path parameters
The unique identifier of the payroll run
Query parameters
Indicates the type of payment for the SEPA file. In case salary is selected the following will be included in the SEPA xml file
<CtgyPurp>
<Cd>SALA</Cd>
</CtgyPurp>
Determines whether the Batch Booking <BtchBookg> tag is included in the SEPA file and if it is which value it is set to. By defualt this value is set to Exclude.
Possible values for this parameter are:
- Exclude: Do not include <BtchBookg> tag in SEPA file
- IncludeTrue: Include <BtchBookg> tag in SEPA file and set it to 'True'
- IncludeFalse: Include <BtchBookg> tag in SEPA file and set it to 'False'
This value is used when creating the (non) sepa file to set the value of <ReqdExctnDt>
Headers
A valid Bearer token for authorizing the request.
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK