PUT api/v1/waitinglist/bookedwaitinglist

Request Information

URI Parameters

None.

Body Parameters

BranchWaitingList
NameDescriptionTypeAdditional information
Id

integer

None.

BranchId

integer

None.

CustomerId

integer

Required

ServiceId

integer

Required

AppointmentId

integer

None.

DateCreated

date

None.

DateUpdated

date

None.

Date

date

None.

StatusId

integer

None.

IsCustomer

boolean

None.

PreferredTime

string

None.

NextDateBranchWaitingList

date

None.

Comment

string

String length: inclusive between 0 and 500

NextAppointmentDate

date

None.

NextAppointmentDescription

string

None.

Branch

Branch

None.

BranchWaitingListStatus

GeneralStatus

None.

Customer

Customer

None.

Service

Service

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ResponseModelOfBranchWaitingList
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

BranchWaitingList

None.

Pagination

Pagination

None.

Response Formats

application/json, text/json

Sample:

Sample not available.