Skip to main content
Version: 2.0

myKaarma Pickup & Delivery API

The myKaarma Pickup and Delivery API is a RESTful API which lets users schedule/manage pickup and delivery trips for their customers.

#Errors

The API uses standard HTTP status codes to indicate the success or failure of the API call. errorCode and errorDescription in response will provide precise reason for the error. List of HTTP status codes used by API:

HTTP Status CodeDescription
200Ok
400Bad Request
500Internal Server Error