Como podemos ayudarte?

Punch/DeleteArtificial

.post-link { display: inline-flex; align-items: center; font-family: 'Roboto', sans-serif; text-decoration: none; } .post-label { background-color: #00AFF2; color: white; padding: 4px 8px; border-radius: 4px; font-weight: bold; margin-right: 10px; font-size: 16px; } .post-url { color: #7A7A7A; font-size: 16px; } https://customerapi.geovictoria.com/api/v1/Punch/DeleteArtificial

Descripción

Borra una marca artificial

Request

Request Body

.table-container { width: 100%; max-width: 1000px; overflow-x: auto; border-radius: 5px; } table.request { width: 100%; border-collapse: collapse; border-radius: 5px; overflow: hidden; } table.request th, table.request td { border: 1px; padding: 8px; text-align: left; white-space: nowrap; font-size: 16px; } table.request thead tr th { background-color: #ffbd00; color: white; } table.request tbody tr:nth-child(even) { background-color: #e1e1e1; } table.request tbody tr:nth-child(odd) { background-color: #fafafa; } table.request tbody tr:last-child td:first-child { border-bottom-left-radius: 5px; } table.request tbody tr:last-child td:last-child { border-bottom-right-radius: 5px; } table.request thead tr th:first-child { border-top-left-radius: 5px; } table.request thead tr th:last-child { border-top-right-radius: 5px; } table.request td:nth-child(5) { white-space: normal; word-break: normal; }
Campos Largo Requerido Tipo de dato Descripción
Key 30 String Identificador cifrado de la marca

Importante

  • El campo key hace referencia al PunchId que es retornado por el endpoint Punch/AddArtificial
{
    "Key": "WBlTS2dvAOwN4Kk7XZliiA"
}

Response

Response Body

.table-container { width: 100%; max-width: 1000px; overflow-x: auto; border-radius: 5px; } table.custom-header { width: 100%; border-collapse: collapse; border-radius: 5px; overflow: hidden; } table.custom-header th, table.custom-header td { border: 1px; padding: 8px; text-align: left; white-space: nowrap; font-size: 16px; } table.custom-header thead tr th { background-color: #7CC7E6; color: white; } table.custom-header tbody tr:nth-child(even) { background-color: #e1e1e1; } table.custom-header tbody tr:nth-child(odd) { background-color: #fafafa; } table.custom-header tbody tr:last-child td:first-child { border-bottom-left-radius: 5px; } table.custom-header tbody tr:last-child td:last-child { border-bottom-right-radius: 5px; } table.custom-header thead tr th:first-child { border-top-left-radius: 5px; } table.custom-header thead tr th:last-child { border-top-right-radius: 5px; } table.custom-header td:nth-child(3) { white-space: normal; word-break: normal; }
Campos Tipo de dato Descripción
Success Boolean Indica si se pudo llevar a cabo (true) o no (false) la operación

Importante

  • Devuelve directamente el valor booleano.

Códigos

Código Descripción
200 Éxito
400 Error en el request
500 Error no controlado, contactar a GV

Postman

Tabla de contenidos

Av. Los Leones 2061, Providencia.
+56 228976514
ventas@geovictoria.com
Education Zone | Desarrollado por Rara Themes. Funciona con WordPress.