v1

latestOpenAPI 3.0.0Apache 2.02026-07-263079321.1 MB
Accounts

Generate Active Account Declaration

Generate an active account declaration.

post/ GenerateActiveAccountDeclaration

Request body

Methodstring required
PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required
TaxNumberstring required

Legal Identification From Company

AccountKeystring
BankBranchstring

Beneficiary's Bank Branch

BankAccountstring

Beneficiary's Account Number (without digit)

BankAccountDigitstring

Beneficiary's Account Digit

Example request

{
  "Method": "GenerateActiveAccountDeclaration",
  "PartnerId": 30324,
  "BusinessUnitId": 51138,
  "TaxNumber": "33.762.255/0001-40",
  "AccountKey": "111111-222222-333333-4"
}

Response

Ok

Successstring
Messagestring
URLstring