v1

latestOpenAPI 3.0.0Apache 2.02026-07-263079321.1 MB
Accounts

Get Account

Get account information.

post/ GetAccount

Request body

Methodstring required
PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required
Identifierstring

Identifier Of The Transaction

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": "GetAccount",
  "PartnerId": 30324,
  "BusinessUnitId": 51138,
  "Identifier": "PurchaseTest1106new4",
  "TaxNumber": "33.762.255/0001-40",
  "AccountKey": "111111-222222-333333-4"
}

Response

Ok

Successstring