Order of bulk requests

Hi,

I was wondering if the order in which we add requests to the bulk api request body is used to return the responses? For instance when we have 100 requests in once if we can be sure that the 40th request in the postbody is the 40th response in the response body? The documentation is not very clear about it.