Skip to main content

Batch Actions

These endpoints allow you to update payouts efficiently, making the process more agile and scalable. They are especially recommended for ERPs that process high order volumes.

Resolve individual payout

  • Allows resolving one payout at a time using its unique ID.
  • When to use: Ideal for individual settlements, immediate actions, or when you need to resolve a specific payout with precision.

Batch resolve payouts

  • Allows updating up to 100 payouts in Koncili in a single request, changing their status to RESOLVED.
  • When to use: Bulk processing of multiple payouts at once, optimizing the number of requests.

Batch mark payouts as read

  • Updates up to 100 payouts in Koncili as READ, enabling control over which records have already been processed by the ERP.
  • When to use: Bulk read control, especially useful with the onlyUnread parameter of the /unresolveds endpoint.