v1

latestOpenAPI 3.0.42026-07-24150552428.5 KB

Processar Lote

patch/{companyId}/banking/batch-payments/{batchId}

Path parameters

companyIdstring required

CNPJ da empresa

Example:1234124210002
batchIdstring required

Id do lote

Example:829c47f2-3b5c-4103-8d15-a55bd66ae905

Request body

isFinishedboolean

Sinalizados de finalizador da transação

Example request

{
  "isFinished": true
}

Response

Lote finalizado