LedgerLou Docs is optimized for desktop.

Please open this page on a device with a wider screen.

Payables

Complete payment run

Marks an exported payment run as completed after the bank has processed the transfers.

POST /v1/payment-runs/:id/complete
Authorization
Authorization string header required API key in the format ll_.... Pass as a Bearer token.
Responses
200
Success
409
INVALID_STATE_TRANSITION
POST /v1/payment-runs/:id/complete
cURL
-cmd">curl --request -method">POST -punct">\
  --url 'https://api.ledgerlou.de/v1/payment-runs/:id/complete' -punct">\
  --header 'Authorization: Bearer ll_your_key'