API Explorer

BAHRAIN-OBFv1.0.0 (135 APIs)

Bank
Accounts
Views
Counterparties
Transactions

Get Accounts Balances by AccountId

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

URL Parameters:

ACCOUNT_ID: 8ca8a7e4-6d02-40e3-a129-0b2bf89de9f0

JSON response body fields:

Typical Successful Response:

								
									
{ "Meta":{ "FirstAvailableDateTime":{ }, "TotalPages":0 }, "Links":{ "Last":"http://example.com/aeiou", "Prev":"http://example.com/aeiou", "Next":"http://example.com/aeiou", "First":"http://example.com/aeiou", "Self":"http://example.com/aeiou" }, "Data":{ "Balance":[{ "Type":{ }, "AccountId":{ }, "CreditLine":[{ "Type":"Available", "Amount":{ }, "Included":true },{ "Type":"Available", "Amount":{ }, "Included":true }], "Amount":{ "Amount":{ }, "Currency":{ } }, "CreditDebitIndicator":{ }, "DateTime":"2000-01-23T04:56:07.000+00:00" },{ "Type":{ }, "AccountId":{ }, "CreditLine":[{ "Type":"Available", "Amount":{ }, "Included":true },{ "Type":"Available", "Amount":{ }, "Included":true }], "Amount":{ "Amount":{ }, "Currency":{ } }, "CreditDebitIndicator":{ }, "DateTime":"2000-01-23T04:56:07.000+00:00" }] } }
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Connector Methods:
Version: BAHRAIN-OBFv1.0.0, function_name: by accountsAccountIdBalancesGet, operation_id: BAHRAIN-OBFv1.0.0-accountsAccountIdBalancesGet Tags: Balances, Mocked-Data,

Get Balances

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

JSON response body fields:

Typical Successful Response:

								
									
{ "Meta":{ "FirstAvailableDateTime":{ }, "TotalPages":0 }, "Links":{ "Last":"http://example.com/aeiou", "Prev":"http://example.com/aeiou", "Next":"http://example.com/aeiou", "First":"http://example.com/aeiou", "Self":"http://example.com/aeiou" }, "Data":{ "Balance":[{ "Type":{ }, "AccountId":{ }, "CreditLine":[{ "Type":"Available", "Amount":{ }, "Included":true },{ "Type":"Available", "Amount":{ }, "Included":true }], "Amount":{ "Amount":{ }, "Currency":{ } }, "CreditDebitIndicator":{ }, "DateTime":"2000-01-23T04:56:07.000+00:00" },{ "Type":{ }, "AccountId":{ }, "CreditLine":[{ "Type":"Available", "Amount":{ }, "Included":true },{ "Type":"Available", "Amount":{ }, "Included":true }], "Amount":{ "Amount":{ }, "Currency":{ } }, "CreditDebitIndicator":{ }, "DateTime":"2000-01-23T04:56:07.000+00:00" }] } }
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Connector Methods:
Version: BAHRAIN-OBFv1.0.0, function_name: by balancesGet, operation_id: BAHRAIN-OBFv1.0.0-balancesGet Tags: Balances, Mocked-Data,