Planning

Status Codes – Planning

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

CodeMethodEndpointDescription
201POSThttps://api.maplink.global/planning/v1/problemsRequest Created
400POSThttps://api.maplink.global/planning/v1/problemsError: Bad Request (missing parameters, incomplete sending or request with errors)
500POSThttps://api.maplink.global/planning/v1/problemsAn Internal Server Error occurred (internal error in processing the requisition)
200GEThttps://api.maplink.global/planning/v1/solutions/{{planningId}}OK (solution found)
404GEThttps://api.maplink.global/planning/v1/solutions/{{planningId}}NOT FOUND (not found due to incorrect ID or processing not completed)
500GEThttps://api.maplink.global/planning/v1/solutions/{{planningId}}An Internal Server Error occurred (internal error in processing the requisition)