v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Payroll tax return downloads

Get a SEPA hash for a payroll tax return

Activity name : <a href="https://developer.loket-ontw.nl/Activities/GetSepaHashByPayrollTaxReturnId" target="_blank">GetSepaHashByPayrollTaxReturnId</a>

Returns the hash for the last created SEPA file for the specified payroll taxreturn. The hash is used to verify the integrity of the SEPA file. If no sepa file has been created, there will be no hash available.

get/v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sepahash

Path parameters

payrolltaxreturnIdstring uuid required

The unique identifier of the payroll tax return

Headers

Authorizationstring required
Example:Bearer <TOKEN>

A valid Bearer token for authorizing the request.

Acceptstring required
Example:application/json;version=2018-01-01

The accept header is used to influence what type of output is returned and in most cases the version of the output

Response

OK