ticket.transfer
POST
https://outbox.clientdeck.com.ar/api/v0/tickets/{ticket_number}/transfer
Transfiere un ticket a un departamento
Headers
Name
Type
Description
Authorization*
Bearer the_api_token
Request Body
Name
Type
Description
dept_id*
The id of the dept
staff_id*
The agent username
{
"error": false,
"message": "Ticket #: 000081 transferred successfully to dept #: Gerencia."
}
Última actualización