POST api/spa/Appointments/CheckOut/{appointmentId}/{noShow}/{invoice}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appointmentId

decimal number

Required

noShow

boolean

Default value is False

invoice

decimal number

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.