Batches - Get Batch Activation Status
Obtención del estado de activación por lotes
GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/ActivationStatus
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 |
---|---|---|
200 OK |
Aceptar Media Types: "application/json", "text/json", "application/xml", "text/xml" |