Skip to main content
GET
Daily custody report (CADOC 5711 prototype)

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

date
string
required

Base date (America/Sao_Paulo calendar). Rows reflect the newest snapshot per account at or before 23:59 Brasília on this date.

Example:

"2026-08-24"

format
enum<string>
default:json

Response format. xml returns a BCB CADOC 5711 application/xml document: <documento> with one <posicao> per client × asset × network × custodian (third-party holdings only, quantities summed across the client's addresses), plus a <contas> block carrying only the COSIF shelves with a non-zero balance. Any value the layout requires but the data cannot supply fails the request with a 422 rather than producing a document with empty attributes.

Available options:
json,
xml

Response

200 - application/json
items
object[]
required
Last modified on September 3, 2026