Rentamon API
  1. Response
Rentamon API
  • New Booking
    POST
  • Cancelation
    POST
  • Block
    POST
  • Unblock
    POST
  • Price & Discount
    POST
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Schemas
      • ErrorCodes
    • Response
      • ErrorResponse
  1. Response

ErrorResponse

{
    "status": "error",
    "message": "درخواست نامعتبر است",
    "error_code": 0,
    "timestamp": "2019-08-24T14:15:22Z"
}
Built with