Batches - Delete
일괄 처리를 삭제합니다.
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
계약 이름입니다. |
batch
|
path | True |
string |
일괄 처리 이름입니다. |
receiver
|
path | True |
string |
계약의 수신자입니다. |
sender
|
path | True |
string |
규약의 보낸 사람입니다. |
응답
Name | 형식 | Description |
---|---|---|
204 No Content |
내용 없음 |