Delete VAT Period By External Id

Delete a VAT Period by an informed external Id from an informed company.

DELETE accountingsystems/wkbelgium/vatperiods/external/:companyExternalId/:vatPeriodExternalId

Response

Upon successful delete of a VAT Period in Basecone system a 200 HTTP status code will be returned.

If something goes wrong an error message with failure details will be given together with a suitable HTTP error status code

Possible error responses

Status code Error code Details
400 invalid_request_payload VatPeriod External id cannot be empty
403 Forbidden Does Not Have Access To Company
404 Not Found Vat Period Does Not Exist