Skip to main content
GET
/
ventas-mostrador
Obtener listado de ventas de mostrador
curl --request GET \
  --url https://rest.yafacture.com/ventas-mostrador \
  --header 'x-api-key: <api-key>'
{
  "message": "Forbidden resource",
  "error": "Forbidden",
  "statusCode": 403
}

Documentation Index

Fetch the complete documentation index at: https://docs.yafacture.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

X-API-Key authentication header for the development token generated in Yafacture

Query Parameters

from
string
required
to
string
required
page
number
required
ventaFacturada
string
required
estado
string
required
limit
number
required

Response