Adding the Test Field to Bank Statement Request Headers for Brazil
Test the connection with Banco do Brasil, add the bank's test field and its value to the headers of your bank requests. Your tests may fail if the test field is not part of the request to import bank statements.
You can find the test field and fictional data for testing in the Portal Developers BB website.
In NetSuite, you must add the test field and its fictional value to the banking API operation record for bank statement requests. After you're done testing your connection, you must remove the test field and its value from the request headers.
To add the test field to the bank statement request headers:
-
Go to Setup > Brazil Banking Integration > Banking API.
-
Next to the Bank Statements from Banco do Brasil banking API record, click View.
-
Click the Operations subtab.
-
Next to the Bank Statement Request for Banco do Brasil operation, click Edit.
-
In the HTTP Request Headers field, add the test field and the value.
By default, Brazil Banking Integration populates this field with the following headers:
{"Content-type": "application/json", "Accept": "*/*"}
Add the test field and its fictional value as the first key inside the object. For example:
{"x-br-com-bb-ipa-mciteste": "26968930", "Content-type": "application/json", "Accept": "*/*"}
-
Click Save.
Related Topics
- Brazil Banking Integration Setup
- Customizing Bank Slip and Email Templates for Brazil
- Defining Banking Integration Preferences for Brazil
- Setting Up Bank Slip File Generation for Brazil
- Creating Bank Account Details for Brazil
- Setting Up Bank Connections for Brazil
- Scheduling the Import of Bank Statements for Brazil
- Scheduling the Verification of the Receivables Status for Brazil