Flit
  1. Response
Flit
  • Flit Client API
    • Pricing
      • Check Serviceability and Calculate Price
    • Orders
      • Create New Order
      • Cancel Order
      • Get Order Details
    • Schemas
      • Schemas
        • Order
        • Error
      • Response
        • UnauthorizedError
        • InternalServerError
  1. Response

InternalServerError

{
    "success": false,
    "message": "Error message describing what went wrong",
    "reason": "ERROR_CODE"
}
Built with