We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
POST /call/pickup_next (But implemented in current git master as GET for convenience)
POST /call/pickup_next
none
HTTP 200 OK with a JSON status body.
{ "originate_reponse": "Sent request", "message": "Pickup command completed." }
HTTP 500 Server error with empty body.