Qodex.ai
Qodex.ai
Introduction
Datanomik API
Tokens
Create TokenCreate Token For Link Update
Countries
List Countries
Institutions
List InstitutionsDetail InstitutionList Institution Types
Links
List LinksRetrieve Link StatusCreate a linkUpdate LinkUpdate Link StatusRetrieve LinkDelete Link
Accounts
List AccountsDetail AccountAccounts VerificationAccount Verification ExecutionRetrieve Balance
Balances
List BalancesList Balance History
Owners
List OwnersDeatil Owner
Users
List UsersDetail User
Transactions
List TransactionsDetail TransactionList Transactions CategoriesCreate Manual Transaction
Assets
List AssetsSync Assets
Verification
Account VerificationAccount Verification Execution
Hooks
Verify Hook
Investments
ListList History
Stark Bank API v2
Transaction
Create transactionsList transactionsGet transaction by ID
Balance
List balances
Transfer
Create transfersList transfersGet transfer by IDCancel a scheduled transferGet transfer PDF receipt by IDList transfer logsGet transfer log by ID
Invoice
Create invoicesList invoicesGet invoice by IDUpdate invoice by IDGet invoice PDF by IDGet invoice QR Code PNG by IDList invoice logsGet invoice log by IDGet invoice log PDF by IDGet an invoice payment information
Dynamic Brcode
Create dynamic brcodesList dynamic brcodesGet dynamic brcode by uuid
Deposit
List depositsGet deposit by IDList deposit logsGet deposit log by ID
Boleto
Create boletosList boletosGet boleto by IDGet boleto PDF by IDCancel and delete a boleto by IDList boleto logsGet boleto log by ID
Boleto Holmes
Create boleto holmesList boleto holmesGet boleto holmes by IDList boleto holmes logsGet boleto holmes log by ID
Brcode Payment
Create brcode paymentsList brcode paymentsGet a brcode payment by IDGet brcode payment PDFUpdate brcode payment by IDList brcode payment logsGet brcode payment log by ID
Boleto Payment
Create boleto paymentsList boleto paymentsGet boleto payment by IDGet boleto payment PDF receipt by payment IDCancel and delete a boleto payment by IDList boleto payment logsGet boleto payment log by ID
Darf Payment
Create darf paymentsList darf paymentsGet darf payment by IDGet darf payment PDF receipt by payment IDCancel and delete a darf payment by IDList darf payment logsGet darf payment log by ID
Tax Payment
Create tax paymentsList tax paymentGet tax payment by IDGet tax payment PDF receipt by payment IDCancel and delete a tax payment by IDList tax payment logsGet tax payment log by ID
Utility Payment
Create utility paymentsList utility paymentsGet utility payment by IDGet utility payment PDF receipt by payment IDCancel and delete a utility payment by IDList utility payment logsGet utility payment log by ID
Payment Request
Create payment requestsList payment requests
Payment Preview
Create payment preview
Institution
List Bacen institutions
Webhook
Create a webhookList webhooksGet webhook by IDDelete a webhook by ID
Event
List webhook eventsGet event by IDDelete a webhook event by IDUpdate a webhook event by IDList failed event delivery attemptsGet failed event delivery attempt by ID
Dict Key
List Dict keyGet a Dict Key by ID
Public Key
List the public keys Stark Bank uses to sign webhooks and receipts
Workspace
Create workspaceList workspacesGet workspace by IDUpdate a workspace by ID
Introduction
Datanomik API
Tokens
Create TokenCreate Token For Link Update
Countries
List Countries
Institutions
List InstitutionsDetail InstitutionList Institution Types
Links
List LinksRetrieve Link StatusCreate a linkUpdate LinkUpdate Link StatusRetrieve LinkDelete Link
Accounts
List AccountsDetail AccountAccounts VerificationAccount Verification ExecutionRetrieve Balance
Balances
List BalancesList Balance History
Owners
List OwnersDeatil Owner
Users
List UsersDetail User
Transactions
List TransactionsDetail TransactionList Transactions CategoriesCreate Manual Transaction
Assets
List AssetsSync Assets
Verification
Account VerificationAccount Verification Execution
Hooks
Verify Hook
Investments
ListList History
Stark Bank API v2
Transaction
Create transactionsList transactionsGet transaction by ID
Balance
List balances
Transfer
Create transfersList transfersGet transfer by IDCancel a scheduled transferGet transfer PDF receipt by IDList transfer logsGet transfer log by ID
Invoice
Create invoicesList invoicesGet invoice by IDUpdate invoice by IDGet invoice PDF by IDGet invoice QR Code PNG by IDList invoice logsGet invoice log by IDGet invoice log PDF by IDGet an invoice payment information
Dynamic Brcode
Create dynamic brcodesList dynamic brcodesGet dynamic brcode by uuid
Deposit
List depositsGet deposit by IDList deposit logsGet deposit log by ID
Boleto
Create boletosList boletosGet boleto by IDGet boleto PDF by IDCancel and delete a boleto by IDList boleto logsGet boleto log by ID
Boleto Holmes
Create boleto holmesList boleto holmesGet boleto holmes by IDList boleto holmes logsGet boleto holmes log by ID
Brcode Payment
Create brcode paymentsList brcode paymentsGet a brcode payment by IDGet brcode payment PDFUpdate brcode payment by IDList brcode payment logsGet brcode payment log by ID
Boleto Payment
Create boleto paymentsList boleto paymentsGet boleto payment by IDGet boleto payment PDF receipt by payment IDCancel and delete a boleto payment by IDList boleto payment logsGet boleto payment log by ID
Darf Payment
Create darf paymentsList darf paymentsGet darf payment by IDGet darf payment PDF receipt by payment IDCancel and delete a darf payment by IDList darf payment logsGet darf payment log by ID
Tax Payment
Create tax paymentsList tax paymentGet tax payment by IDGet tax payment PDF receipt by payment IDCancel and delete a tax payment by IDList tax payment logsGet tax payment log by ID
Utility Payment
Create utility paymentsList utility paymentsGet utility payment by IDGet utility payment PDF receipt by payment IDCancel and delete a utility payment by IDList utility payment logsGet utility payment log by ID
Payment Request
Create payment requestsList payment requests
Payment Preview
Create payment preview
Institution
List Bacen institutions
Webhook
Create a webhookList webhooksGet webhook by IDDelete a webhook by ID
Event
List webhook eventsGet event by IDDelete a webhook event by IDUpdate a webhook event by IDList failed event delivery attemptsGet failed event delivery attempt by ID
Dict Key
List Dict keyGet a Dict Key by ID
Public Key
List the public keys Stark Bank uses to sign webhooks and receipts
Workspace
Create workspaceList workspacesGet workspace by IDUpdate a workspace by ID
HomeStark Bank API v2Boleto

Boleto

Number of APIs: 7

  1. Get boleto PDF by ID GET {{baseUrl}}/{{version}}/boleto/:boletoId/pdf

  2. Create boletos POST {{baseUrl}}/{{version}}/boleto

  3. List boletos GET {{baseUrl}}/{{version}}/boleto

  4. Get boleto by ID GET {{baseUrl}}/{{version}}/boleto/:boletoId

  5. Cancel and delete a boleto by ID DELETE {{baseUrl}}/{{version}}/boleto/:boletoId

  6. List boleto logs GET {{baseUrl}}/{{version}}/boleto/log

  7. Get boleto log by ID GET {{baseUrl}}/{{version}}/boleto/log/:logId

Previous
Get deposit log by ID
Next
Create boletos