[#451] Question about 'draft' status

Migrated from Redmine #451 | Author: Alejandro Mataloni
Status: Rejected | Priority: High, I’m very impatient | Created: 2019-11-19


Hello,

We would like to know that the type ‘draft’ means in a booking? Also how was it cancelled?
it

{
  "id": "1513",
  "code": "9fj160zod",
  "is_confirmed": "0",
  "comment": null,
  "event_id": "4",
  "event_name": "Jovio Property Showing",
  "event_duration": "30",
  "event_buffertime_before": "0",
  "event_buffertime_after": "0",
  "event_description": "",
  "event_price": null,
  "event_currency": null,
  "event_tax_id": null,
  "invoice_id": null,
  "invoice_number": null,
  "invoice_status": null,
  "invoice_currency": null,
  "invoice_line_amount": null,
  "invoice_payment_received": null,
  "invoice_amount": "0.0000",
  "invoice_payment_processor": null,
  "invoice_payment_processor_id": null,
  "event_image": "",
  "event_image_path": "",
  "unit_id": "101",
  "unit_name": "8515 Echo Creek Lane ",
  "unit_description": "Community gate code 4828. Supra lockbox on gate by front door. Door code inside lockbox written on biz card. When leaving, make sure door is closed all the way - it will auto-lock after a few minutes.",
  "unit_email": "",
  "unit_phone": "",
  "unit_image": "",
  "unit_image_path": "",
  "start_date_time": "2019-11-02 12:00:00",
  "end_date_time": "2019-11-02 12:30:00",
  "client_timezone": null,
  "record_date": "2019-11-02 10:49:48",
  "client_id": "899",
  "client_name": "Kellie daniels",
  "client_email": "kdaniels@cbharper.com",
  "client_phone": "+12103250107",
  "client_address1": "",
  "client_address2": "",
  "client_city": "",
  "client_zip": "",
  "client_country_id": "",
  "company_login": "jovio",
  "company_name": "Jovio",
  "company_phone": null,
  "company_email": "listings@jovio.com",
  "additional_fields": [

  ],
  "comments": [

  ],
  "history": [
    {
      "id": "2731",
      "sheduler_id": "1513",
      "datetime": "2019-11-02 09:49:51",
      "type": "cancel",
      "user_id": "8",
      "agent": "Ruby",
      "ip": "35.162.182.67, 158.69.26.11:127.0.0.1",
      "referer": "",
      "login": "api",
      "firstname": "devops",
      "lastname": ""
    },
    {
      "id": "2730",
      "sheduler_id": "1513",
      "datetime": "2019-11-02 09:49:48",
      "type": "draft",
      "user_id": null,
      "agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1",
      "ip": "99.203.91.42, 158.69.26.11:127.0.0.1",
      "referer": "https://jovio.simplybook.me/v2/",
      "login": null,
      "firstname": null,
      "lastname": null
    }
  ],
  "status": [

  ],
  "location": [

  ],
  "price": [

  ],
  "promo": [

  ],
  "approve_status": "canceled"
}

Redmine Admin wrote:

Please do not create duplicate tickets