Data Endpoints Related interactions
No entry data required, returns all the mechanics data in a form of a JSON Array
Values required : User Longitude, Latitude & Page index
Returns the 20 nearest mechanics around the user, increasing the index gives the 20 next nearest mechanics.
Values required : Mechanics ID
Returns the mechanics data if the operation is successful
No entry data required, returns all the ports data in a form of a JSON Array
Values required : User Longitude, Latitude & Page index
Returns the 20 nearest ports around the user, increasing the index gives the 20 next nearest ports.
Values required : Port ID
Returns the ports data if the operation is successful
No entry data required, returns all the ports data in a form of a JSON Array
Values required : User Longitude, Latitude & Page index
Returns the 20 nearest ports around the user, increasing the index gives the 20 next nearest ports.
Values required : Port ID
Returns the ports data if the operation is successful
Last updated