Batches - Delete
Batch löschen.
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
agreement
|
path | True |
string |
Der Vertragsname. |
batch
|
path | True |
string |
Der Batchname. |
receiver
|
path | True |
string |
Der Empfänger der Vereinbarung. |
sender
|
path | True |
string |
Der Absender der Vereinbarung. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
204 No Content |
Kein Inhalt |