Create a submission
Open a reporting batch for a period and country.
submissionId scopes every subsequent payee, payment, and submit call. Opening a submission for a period and country that has already been reported starts a correction round.Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Create a CESOP submission for a reporting period and country
Reporting year (CESOP reporting started in 2024)
2024 <= x <= 21002024
Reporting quarter 1-4
1 <= x <= 41
Reportable country: an EU Member State, given as an ISO 3166-1 alpha-2 code
1"DE"
Optional webhook URL. When the submission finishes processing it is called with a POST carrying the final status: ACCEPTED or REJECTED (the CESOP validation result for the submission).
1024"https://example.com/cesop/webhook"
Response
Submission created
Handle of a created submission
Submission id, scopes all subsequent calls