Skip to main content
GET
/
v2
/
account
/
bank-accounts
/
brl
/
static-br-code
Get Static BR Code
curl --request GET \
  --url https://api.avenia.io:8443/v2/v2/account/bank-accounts/brl/static-br-code \
  --header 'Authorization: Bearer <token>'
{}

Get Static BR Code

GET request to /v2/account/bank-accounts/brl/static-br-code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

subAccountId
string

Sub-account ID

amount
string

Amount for the QR code

referenceLabel
string

Reference label

additionalData
string

Additional data

Response

200 - application/json

Success

The response is of type object.