Get Started with Statement

A step-by-step guide to help you get started with Statement.

Account Setup Guides


Postman Setup Guide

Import Brankas API Collection in Postman

  1. Select Import on the top left corner of the page
  2. Copy and paste this URL in the placeholder and select Continue to Import Brankas Sandbox Collection 2.0
    URL: [<https://storage.googleapis.com/brankas-postman/brankas-postman-collections.postman_collection.json](https://storage.googleapis.com/brankas-postman/brankas-postman-collections.postman_collection.json)

📘

Our Postman collection is a permanent link and contains all products available on the sandbox.

Select Import Brankas Postman Collection | Postman Collection v2.0 | Collection will be added to your Collections.

Set up your authorization

  1. Select “Statement” on the Collection Panel
  2. Select “Authorization” tab
  3. Select “API key” in the Type field
  4. Enter x-api-key in the Key field
  5. Paste your generated API key from Brankas Dashboard in the Value field

Your first Sandbox transaction

  1. Select “[POST] Create Statement Retrieval request”.
  2. Select “Authorization” tab, set the Authorization type to “Inherit Auth from Parent”. This simply means that you will use the authentication method from the previous step.

  1. Select “Body” tab, enter information on app_redirect_uri , bank_codes, country, external_id and organization_display_name.

d. Select “Send
e. statement_id and redirect_url will be generated. Open redirect_uri in a browser and use these credentials.

Identifier/AccountPasswordTFA Token
[email protected]user+7user+7
[email protected]user+8user+8
[email protected]user+9user+9

To view statement shared:

  1. Select “[GET] Get All Statement Data Collection”
  2. Click “Send
  3. View the statement shared in the Body tab

To enable PDF upload:

  1. To enable this PDF Upload, add pdf_upload: true in the Body of Create Statement Retrieval Initiation Request call.
  2. Disable this feature by removing the parameter

Going Live with Statement

Update callback URL

  • Go to Call Back URL → Select “Add Call Back URL” → Enter Callback URL → Select “Done”

Apply For Live Access

  • Go to Brankas dashboard to access our KYC → Select “Get Live Access”
  • You can select the most suitable flow for you and simply follow our KYC submission process.

Generate LIVE API Key

After being granted Live Access, it's time to generate your Live API key.

📘

Reminder: when doing this, make sure that your Environment is on Live Mode.

  1. Go to API Keys > Create LIVE API Key
  2. Enter API Key name
  3. Grant permission ** to each product
  4. Select “Continue”