Skip to main content
POST
/
report
/
{id}
/
financial-tab
cURL
curl --request POST \
  --url https://api.example.com/report/{id}/financial-tab \
  --header 'Authorization: Bearer <token>'
Enviar o arquivo de balanço e DRE via form_data no campo ‘file’.

Authorizations

Authorization
string
header
required

Enter JWT token

Path Parameters

id
string
required

Response

200 - undefined