Untitled

                Never    
JSON
       
```
 {
        "id": "11",
        "name": "Unexpected Plan",
        "status": "active",
        "description": "Fun",
        "restriction": null,
        "deskType": null,
        "placeType": "PrivateOffice",
        "defaultPrice": 2000,
        "defaultExtraDayPassPrice": 20000,
        "billingPeriodUnit": "months",
        "billingPeriodNumber": 1,
        "otherSiteDayPass": 8,
        "created_at": "2019-05-20T05:16:48.000Z",
        "updated_at": "2019-05-20T05:16:48.000Z",
        "access": {
          "id": "10",
          "numberAccessDay": 20,
          "accessPeriodUnit": "months",
          "accessPeriodNumber": 1,
          "planId": "11",
          "created_at": "2019-05-20T05:16:48.000Z",
          "updated_at": "2019-05-20T05:16:48.000Z",
          "item_id": "11",
          "workingDays": [
            {
              "id": "77",
              "workingDayId": "1",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Monday",
              "idx": 1
            },
            {
              "id": "78",
              "workingDayId": "2",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Tuesday",
              "idx": 2
            },
            {
              "id": "79",
              "workingDayId": "3",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Wednesday",
              "idx": 3
            },
            {
              "id": "80",
              "workingDayId": "4",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Thursday",
              "idx": 4
            },
            {
              "id": "82",
              "workingDayId": "6",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Saturday",
              "idx": 6
            },
            {
              "id": "83",
              "workingDayId": "7",
              "objectId": "10",
              "state": "open",
              "from": 720,
              "to": 1440,
              "objectType": "plan_accesses",
              "planAccessId": "10",
              "name": "Sunday",
              "idx": 7
            }
          ]
        },
        "customPrices": [
          {
            "id": "1",
            "planId": "11",
            "siteId": "37",
            "price": 30000,
            "extraDayPassPrice": 3000,
            "created_at": "2019-06-12T03:38:39.000Z",
            "updated_at": "2019-06-12T03:38:39.000Z",
            "item_id": "11"
          },
          {
            "id": "2",
            "planId": "11",
            "siteId": "33",
            "price": 30000,
            "extraDayPassPrice": 3000,
            "created_at": "2019-06-12T03:38:39.000Z",
            "updated_at": "2019-06-12T03:38:39.000Z",
            "item_id": "11"
          }
        ],
        "billingPeriod": {
          "repeatPeriodNumber": 1,
          "repeatPeriodUnit": "months"
        },
        "meetingRoomAllowance": {
          "meetingCredit": 480,
          "limitReachedDiscount": 15,
          "renewPeriod": {
            "repeatPeriodNumber": 1,
            "repeatPeriodUnit": "months"
          }
        },
        "contractTemplates": [
          {
            "id": "9",
            "planId": "11",
            "languageCode": "Vietnamese",
            "contractFileId": "1069",
            "version": "1",
            "created_at": "2019-05-20T05:16:48.000Z",
            "updated_at": "2019-05-20T05:16:48.000Z",
            "item_id": "11",
            "file": {
              "id": "1069",
              "name": "1069-1560154498-(vie) po.docx",
              "display_name": "(vie) po.docx",
              "path": "https://s3-ap-southeast-1.amazonaws.com/up-storage/client-upload-photos/1069-1560154498-(vie) po.docx",
              "created_at": "2019-06-10T01:14:58.000Z",
              "updated_at": "2019-06-10T01:14:58.000Z",
              "type": "document",
              "item_id": "9"
            }
          },
          {
            "id": "10",
            "planId": "11",
            "languageCode": "English",
            "contractFileId": "57",
            "version": "1",
            "created_at": "2019-06-12T03:36:12.000Z",
            "updated_at": "2019-06-12T03:36:12.000Z",
            "item_id": "11",
            "file": {
              "id": "57",
              "name": "solutions",
              "display_name": "buckinghamshire.n3",
              "path": "http://lorempixel.com/640/480/technics",
              "created_at": "2019-01-19T02:38:32.000Z",
              "updated_at": "2019-01-19T02:38:32.000Z",
              "type": "image",
              "item_id": "10"
            }
          }
        ]
      }
```

Raw Text