POST api/v1/banzaifieldservices/{PartnerId}/Appointment/{AppointmentId}/ChecklistReceived
Set "true" the "FlagSurveyReceive" (related to the Checklist)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PartnerId |
The partner identifier: 1 = 'ePRICE' |
integer |
Required |
AppointmentId |
The Appointment identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpStatusCodeResponse Formats
application/json, text/json, text/plain, application/octet-stream
Sample:
100
application/xml, text/xml
Sample:
<HttpStatusCode xmlns="http://schemas.datacontract.org/2004/07/System.Net">Continue</HttpStatusCode>
text/javascript, application/javascript, application/json-p
Sample:
(100);