Delete customer card

You use this method to delete a customer card.

Request method

DELETE

Request url

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

Request header

See request header.

Request body

-

Http status

See http status.

Response body

-