Batches - Delete
Eliminare il batch.
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
agreement
|
path | True |
string |
Nome del contratto. |
batch
|
path | True |
string |
Nome del batch. |
receiver
|
path | True |
string |
Destinatario del contratto. |
sender
|
path | True |
string |
Mittente del contratto. |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
204 No Content |
Nessun contenuto |