This operation processes (executes) the existing Batch. The payload for this endpoint needs only an empty JSON object and no additional data is required in the request body. The BatchID parameter located in the endpoint specifies which batch of shipments to process.
The Batch has been processed successfully.
Invalid request.
The request could not be authorized.
The requested resource was not found.
The request could not be completed due to an internal server error.
{- "batchId": "string",
- "name": "string",
- "groupName": "string",
- "status": "string"
}