Batches - Get Batch Activation Status

Get batch activation status

GET http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}/ActivationStatus

URI Parameters

Name In Required Type Description
agreementName
path True

string

The agreement name.

batchName
path True

string

The batch name.

receiverParty
path True

string

The receiver of the agreement.

senderParty
path True

string

The sender of the agreement.

Responses

Name Type Description
200 OK

OK

Media Types: "application/json", "text/json", "application/xml", "text/xml"