POST api/AppointmentNotesHistoryList

Request Information

URI Parameters

None.

Body Parameters

BookScheduleModelList
NameDescriptionTypeAdditional information
intId

integer

None.

appo_id

integer

None.

appo_Comm_id

integer

None.

appo_notes

string

None.

AttachmentName

string

None.

Create_date

string

None.

strproductname

string

None.

strAgentName

string

None.

strAppointmentType

string

None.

strUserName

string

None.

strJobType

string

None.

dteBookedDate

date

None.

strBookedTime

string

None.

strSiteAddress

string

None.

strSiteDateConsent

string

None.

strSiteCustomerPassword

string

None.

strSiteCustomerComment

string

None.

intTimeOnSite

integer

None.

strComment

string

None.

strBookingReference

string

None.

strStatus

string

None.

strBookingStatusType

string

None.

dteCreatedDate

date

None.

intPriority

integer

None.

intBookedBy

integer

None.

bisCustomerConfirmed

boolean

None.

dteCustomerConfirmedDate

date

None.

intCustomerId

integer

None.

intAgentId

integer

None.

strBookedSlotType

string

None.

bisIsEmailSendingEnabled

boolean

None.

bisIsSmsSendingEnabled

boolean

None.

strBookingChannel

string

None.

dteClosedAt

date

None.

strCancellationComment

string

None.

strCancellationReason

string

None.

strContactName

string

None.

CustomerPostCode

string

None.

strCompanyName

string

None.

strLogo

string

None.

intEngineerId

integer

None.

EngineerName

string

None.

PatchCode

string

None.

PatchName

string

None.

strBookedBy

string

None.

AppointmentEventType

string

None.

MPAN_MPRN

string

None.

intAppointmentTypeId

integer

None.

telephone

string

None.

intNotesCount

integer

None.

strNotes

string

None.

intJobTypeId

integer

None.

BookedDate

string

None.

CreatedDate

string

None.

CustomerConfirmedDate

string

None.

ClosedAt

string

None.

CustomerContactName

string

None.

bCompleteForwardCall

boolean

None.

CustomerName

string

None.

startDate

string

None.

endDate

string

None.

intcompanyid

integer

None.

Pager

PagerModel

None.

RowsPerPage

integer

None.

PageNumber

integer

None.

strsearchtxt

string

None.

AllCOUNT

integer

None.

intTotalEntries

integer

None.

intShowingEntries

integer

None.

ROWNUMBER

integer

None.

iTotalItems

integer

None.

iCurrentPage

integer

None.

iPageSize

integer

None.

iTotalPages

integer

None.

iStartPage

integer

None.

iEndPage

integer

None.

agentid

integer

None.

Bookeddate

string

None.

Data

string

None.

disposition_name

string

None.

strbusiness_name

string

None.

intaccount_no

integer

None.

partner_name

string

None.

Created_by

string

None.

Request Formats

application/json, text/json

Sample:
{
  "intId": 1,
  "appo_id": 2,
  "appo_Comm_id": 3,
  "appo_notes": "sample string 4",
  "attachmentName": "sample string 5",
  "create_date": "sample string 6",
  "strproductname": "sample string 7",
  "strAgentName": "sample string 8",
  "strAppointmentType": "sample string 9",
  "strUserName": "sample string 10",
  "strJobType": "sample string 11",
  "dteBookedDate": "2025-12-11T02:42:08.6057402+00:00",
  "strBookedTime": "sample string 13",
  "strSiteAddress": "sample string 14",
  "strSiteDateConsent": "sample string 15",
  "strSiteCustomerPassword": "sample string 16",
  "strSiteCustomerComment": "sample string 17",
  "intTimeOnSite": 18,
  "strComment": "sample string 19",
  "strBookingReference": "sample string 20",
  "strStatus": "sample string 21",
  "strBookingStatusType": "sample string 22",
  "dteCreatedDate": "2025-12-11T02:42:08.6057402+00:00",
  "intPriority": 24,
  "intBookedBy": 25,
  "bisCustomerConfirmed": true,
  "dteCustomerConfirmedDate": "2025-12-11T02:42:08.6057402+00:00",
  "intCustomerId": 28,
  "intAgentId": 29,
  "strBookedSlotType": "sample string 30",
  "bisIsEmailSendingEnabled": true,
  "bisIsSmsSendingEnabled": true,
  "strBookingChannel": "sample string 33",
  "dteClosedAt": "2025-12-11T02:42:08.6057402+00:00",
  "strCancellationComment": "sample string 35",
  "strCancellationReason": "sample string 36",
  "strContactName": "sample string 37",
  "customerPostCode": "sample string 38",
  "strCompanyName": "sample string 39",
  "strLogo": "sample string 40",
  "intEngineerId": 41,
  "engineerName": "sample string 42",
  "patchCode": "sample string 43",
  "patchName": "sample string 44",
  "strBookedBy": "sample string 45",
  "appointmentEventType": "sample string 46",
  "mpaN_MPRN": "sample string 47",
  "intAppointmentTypeId": 48,
  "telephone": "sample string 49",
  "intNotesCount": 50,
  "strNotes": "sample string 51",
  "intJobTypeId": 52,
  "bookedDate": "sample string 53",
  "createdDate": "sample string 54",
  "customerConfirmedDate": "sample string 55",
  "closedAt": "sample string 56",
  "customerContactName": "sample string 57",
  "bCompleteForwardCall": true,
  "customerName": "sample string 59",
  "startDate": "sample string 60",
  "endDate": "sample string 61",
  "intcompanyid": 62,
  "pager": null,
  "rowsPerPage": 63,
  "pageNumber": 64,
  "strsearchtxt": "sample string 65",
  "allCOUNT": 66,
  "intTotalEntries": 67,
  "intShowingEntries": 68,
  "rownumber": 69,
  "iTotalItems": 70,
  "iCurrentPage": 71,
  "iPageSize": 72,
  "iTotalPages": 73,
  "iStartPage": 74,
  "iEndPage": 75,
  "agentid": 76,
  "bookeddate": "sample string 77",
  "data": "sample string 78",
  "disposition_name": "sample string 79",
  "strbusiness_name": "sample string 80",
  "intaccount_no": 81,
  "partner_name": "sample string 82",
  "created_by": "sample string 83"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.