Skip to content

POST /app/services/delivery/finish-collection

Description

This endpoint finish service in curren medication collection service

TIP

user authentication is required to access this information.

Body

NameTypeDescriptionRequired
locationstringlocationYes
service_idstringservice_idYes

Response

json
{
  "message": "Servicio Finalizado",
  "status": 200
}

Released under the MIT License.