---
title: "Datos Factura"
method: POST
path: "/GetInvoice"
---

# Datos Factura

`POST /GetInvoice`

Recupera los datos de una factura específica.

## Headers

- `Content-Type` string

## Request body

- object
  - `token` string, required — Contraseña de Acceso Api.
  - `idfactura` number, required — Filtrar por ID Factura.

## Response `200`

---

[API](https://skmtc.net/mikrosystem/apis/mikrowisp.md) · [All operations](https://skmtc.net/mikrosystem/apis/mikrowisp/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mikrosystem/mikrowisp/versions/3eed952797e0/schema)
