Delete supplier card

You use this method to delete a supplier card.

Request method

DELETE

Request url

https://ponte.venice.be/webconnect/api/{DossierId}/Supplier?{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 suppliers:
  • SystemNumber={SystemNumber}: Seek supplier card by system number.
  • NumberPair={Number}<tab>{SubNumber}: Seek supplier card by number and subnumber.
  • SyncReference={SyncReference}: Seek supplier card by synchronization reference.
Example: Delete the supplier card with number '2' and subnumber '1' in dossier 'Demo'.
https://ponte.venice.be/webconnect/api/Demo/Supplier?NumberPair=2%091

Request header

See request header.

Request body

-

Http status

See http status.

Response body

-