Documents

Get document

Get document account

post/ GetDocument

Request body

Methodstring required

Method name

PartnerIdinteger required

Partner identifier provided by Fitbank

BusinessUnitIdinteger required
TaxNumberstring required

Legal Identification From Company

DocumentType'SELF' | 'IDENTITY_FRONT' | 'IDENTITY_BACK' | 'ADDRESS_PROOF' | 'INCOME_PROOF' | 'DECLARATION_IR' | 'CORPORATE_BILLING_RELATIONSHIP' | 'PROOF_OF_COMPANY_ADDRESS' | 'SOCIAL_CONTRACT' | 'PROOF_OF_CORPORATE_INCOME' required

Tipos de documentos

Example request

{
  "Method": "GetDocument",
  "PartnerId": 30324,
  "BusinessUnitId": 51138,
  "TaxNumber": "33.762.255/0001-40"
}

Response

Ok

Successstring
TaxNumberstring
Documentstring
FileNamestring
Descriptionstring
Extensionstring
ExpirationDatestring
DocumentKeystring
DocumentStatusinteger
BusinessUnitIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.