cURL
curl --request POST \ --url https://rest.yafacture.com/transferencias/estado-cuenta \ --header 'x-api-key: <api-key>'
[ { "list": [ "<string>" ], "count": 1, "totalPages": 1, "from": "2025-01-01", "to": "2025-01-31", "summary": {} } ]
X-API-Key authentication header for the development token generated in Yafacture
Listado de datos
Total de datos
1
Total de páginas
Fecha inicio
"2025-01-01"
Fecha fin
"2025-01-31"
Sumario de datos