Batches - Delete
Elimine el lote.
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
Parámetros de identificador URI
Nombre | En | Requerido | Tipo | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
Nombre del contrato. |
batch
|
path | True |
string |
Nombre del lote. |
receiver
|
path | True |
string |
Receptor del contrato. |
sender
|
path | True |
string |
Remitente del contrato. |
Respuestas
Nombre | Tipo | Description |
---|---|---|
204 No Content |
Ningún contenido |