List dynamic brcodes
GET {{baseInfraUrl}}/{{version}}/dynamic-brcode
Here you can list and filter all Dynamic BR codes you have. We return it paged.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cursor | null | String used to get the next batch of results. | |
limit | null | Maximum number of objects to be retrieved. | |
after | null | Filter entities created after this date. | |
before | null | Filter entities created before this date. | |
uuids | null | List of strings to filter Dynamic Brcodes by their UUIDs. | |
externalIds | null | List of strings to filter Dynamic Brcodes by their externalIds. | |
fields | null | List of strings to filter response JSON keys. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"brcodes":[{"city":"Sao Paulo","created":"2022-07-07T14:55:21.248895+00:00","externalId":"my_external_id 10","id":"00020101021226980014br.gov.bcb.pix2576brcode-h.development.starkinfra.com/v2/cobv/c1c7915805b4426e807a1672ee650a1e5204000053039865802BR5915Jamie Lannister6009Sao Paulo62070503***6304A4BE","name":"Jamie Lannister","type":"due","updated":"2022-07-07T14:55:21.248900+00:00","url":"https://brcode-h.development.starkinfra.com/dynamic-qrcode/c1c7915805b4426e807a1672ee650a1e.png","uuid":"c1c7915805b4426e807a1672ee650a1e"}],"cursor":"Ck0KFAoHY3JlYXRlZBIJCP_o1rKE5_gCEjFqE2l-YXBpLW1zLXFyY29kZS1kZXZyGgsSDUR5bmFtaWNCcmNvZGUYgICA2JmdxQsMGAAgAQ=="}