Distance Matrix

Status Codes – Distance Matrix

Below is the table with the status codes for each endpoint available in the Distance Matrix API:

CodeMethodEndpointDescription
200GEThttps://api.maplink.global/matrix/v1/problemsRequest sent successfully
404GEThttps://api.maplink.global/matrix/v1/problemsError: Bad Request (missing parameters, incomplete sending or request with errors)
500GEThttps://api.maplink.global/matrix/v1/problemsAn Internal Server Error occurred (internal error in processing the requisition)
200GEThttps://api.maplink.global/matrix/v1/solutions/{{matrixId}}OK (solution found to a problem ID)
404GEThttps://api.maplink.global/matrix/v1/solutions/{{matrixId}}NOT FOUND (not found due to incorrect ID or processing not completed)
500GEThttps://api.maplink.global/matrix/v1/solutions/{{matrixId}}An Internal Server Error occurred (internal error in processing the requisition)
Table with all possible statuses returned by each endpoint