![]() |
deleteRequest
|
![]() |
deleteRequest
|
| Nome | Descrizione | Data Type |
|---|---|---|
| account | Informazioni dell'account abilitato al servizio web. Dato obbligatorio. | account |
| deleteData | Dati relativi al destinatario della spedizione. Dato obbligatorio. | deleteData |
{
"account": {
"userID": 1020100,
"password": "****"
},
"deleteData": {
"senderCustomerCode": 1020100,
"numericSenderReference": 55,
"alphanumericSenderReference": "aaa"
}
}