Skip to main content
GET
/
transferencias-ordenes
Obtener listado de órdenes de transferencias
curl --request GET \
  --url https://rest.yafacture.com/transferencias-ordenes \
  --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

page
number
required
claveRastreo
string
required
cuenta
string
required
limit
number
required
from
string
required
to
string
required
estado
string
required

Response