Skip to main content
POST
Process a csv with list of transactions.

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Headers

x-company-id
string
required

company uuid

Query Parameters

create
boolean

If true, creates the transactions immediately after processing (default: false)

Body

application/x-www-form-urlencoded
file
file
required

import csv file

Response

OK

The response is of type object.