Consulta Ticket | Catalogo de datos
POST/api/dispatches/status_ticket
Ejemplo:
- Método: POST
- URL: https://empresa1.demo3pro6.ibu.pe/api/dispatches/status_ticket
- TOKEN: HOHYgwd4atPalTxqi2IIspythpLAU7eP239oByfjk9VuveiOpfUTm4Yg0Szt
Request
- application/json
- application/xml
- application/x-www-form-urlencoded
Body
required
- JSON A ENVIAR
external_idstringrequired
Example:
7d462447-e406-4a59-adb3-b3f6bc03cf73
Body
required
- JSON A ENVIAR
external_idstringrequired
Example:
7d462447-e406-4a59-adb3-b3f6bc03cf73
Body
required
- JSON A ENVIAR
external_idstringrequired
Example:
7d462447-e406-4a59-adb3-b3f6bc03cf73
Responses
- 200
- 400
- 422
JSON RESPUESTA
- application/json
- application/xml
- Schema
- Example (from schema)
Schema
successboolean
Example:
true
messagestring
Example:
..........
{
"success": true,
"message": ".........."
}
- Schema
- Example (from schema)
Schema
successboolean
Example:
true
messagestring
Example:
..........
<root>
<success>true</success>
<message>..........</message>
</root>
Invalid input
Validation exception