Batches - Delete
刪除批次。
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
合約名稱。 |
batch
|
path | True |
string |
批次名稱。 |
receiver
|
path | True |
string |
合約的接收者。 |
sender
|
path | True |
string |
合約的寄件者。 |
回應
名稱 | 類型 | Description |
---|---|---|
204 No Content |
沒有內容 |