Skip to main content
GET
/
api
/
v2
/
accounts
/
export
Export Accounts to XLSX
curl --request GET \
  --url https://sandbox.killb.app/api/v2/accounts/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.killb.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

type
string

Comma-separated list of account types to export (PSE, SPEI, PIX, CCI, SINPE, WALLET, ACH, ACH_HN, ACH_SV, ACH_NI, ACH_GT, ACH_PA, ACH_BO, WIRE, SWIFT, COELSA, BREB, TRANSFIYA, SPI, SPI_PY, SPI_DO)

Example:

"PSE,SPEI,PIX,CCI,WALLET"

Response

XLSX file download

The response is of type file.