Currently the response to a batch request must contain the response parts in exactly the same order as the corresponding request parts.
A more explicit correlation could be achieved by copying the Content-Id header from the request parts to the response parts, so clients providing this header could correlate the parts based on this header value.