Delete sundry document

You use this method to delete a sundry document.

Request method

DELETE

Request url

https://ponte.venice.be/webconnect/api/{DossierId}/{FinancialYear}/Sundry?{Key}={KeyValues}

Context identification

Identification Description
DossierId The unique identifier of the dossier.
FinancialYear The financial year.

Parameters

Parameter Description
{Key} The available keys to seek one or more sundry:
  • SystemNumber={SystemNumber}: Seek sundry document by system number.
  • Document={Book}<tab>{Number}: Seek sundry document by document number.
  • SyncReference={SyncReference}: Seek sundry document by synchronization reference.
Example: Delete the sundry document with system number '1' from financial year '2021' in dossier 'Demo'.
https://ponte.venice.be/WebConnect/api/Demo/2021/Sundry?SystemNumber=1

Request header

See request header.

Request body

-

Http status

See http status.

Response body

-