Delete article card

You use this method to delete an article card.

Request method

DELETE

Request url

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

Context identification

Identification Description
DossierId The unique identifier of the dossier.

Parameters

Parameter Description
{Key} The available keys to seek one or more articles:
  • SystemNumber={SystemNumber}: Seek article card by system number.
  • Number={Number}: Seek article card by number.
  • Barcode={Barcode}: Seek article card by barcode.
  • SyncReference={SyncReference}: Seek article card by synchronization reference.
Example: Delete the article card with number 'A110' in dossier 'Demo'.
https://ponte.venice.be/webconnect/api/Demo/Article?Number=A110

Request header

See request header.

Request body

-

Http status

See http status.

Response body

-