Kontoauszug hochladen
Lädt einen Kontoauszug für ein Bankkonto hoch und löst die automatische Verarbeitung aus.
POST
/v1/bank-accounts/:id/upload Authorization
Authorization string header erforderlich API-Key im Format
ll_.... Übergabe als Bearer Token. Antworten
200
Erfolgreich
400
INVALID_INPUT Pflichtfelder fehlen oder Werte entsprechen nicht dem erwarteten Format.
404
NOT_FOUND Die angeforderte Ressource wurde nicht gefunden.
POST
cURL /v1/bank-accounts/:id/upload -cmd">curl --request -method">POST -punct">\
--url 'https://api.ledgerlou.de/v1/bank-accounts/:id/upload' -punct">\
--header 'Authorization: Bearer ll_your_key' 200 Response
JSON gleiche Struktur wie JSON-Import.