Matrix Api Response

Just started using the matrix api and I was wondering how do I match the response back to my request? So if I send 4 sets of coordinates, 1 source and 3 destinations, how do I know element x in the durations matches to element x from my locations in the request? Does it send it back in the same order it was received? Thanks in advance for any help.

Hi @tcrite,

Should be the same order.
Please take a look at this info.

Iā€™m not really sure if the order changes if you input the sources and destinations in a different order.

If you are still puzzled, please provide a request-response-pair as example.

Best regards

1 Like