API Explorer

BAHRAIN-OBFv1.0.0 (135 APIs)

Bank
Accounts
Views
Counterparties
Transactions

Get Accounts Offers 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":{ "Offer":[{ "OfferId":"OfferId", "AccountId":{ }, "Description":"Description", "StartDateTime":"2000-01-23T04:56:07.000+00:00", "EndDateTime":"2000-01-23T04:56:07.000+00:00", "Rate":"Rate", "Amount":{ "Amount":{ }, "Currency":{ } }, "Fee":{ }, "Value":0, "Term":"Term", "URL":"http://example.com/aeiou", "OfferType":"BalanceTransfer" },{ "OfferId":"OfferId", "AccountId":{ }, "Description":"Description", "StartDateTime":"2000-01-23T04:56:07.000+00:00", "EndDateTime":"2000-01-23T04:56:07.000+00:00", "Rate":"Rate", "Amount":{ "Amount":{ }, "Currency":{ } }, "Fee":{ }, "Value":0, "Term":"Term", "URL":"http://example.com/aeiou", "OfferType":"BalanceTransfer" }] } }
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 accountsAccountIdOffersGet, operation_id: BAHRAIN-OBFv1.0.0-accountsAccountIdOffersGet Tags: Offers, Mocked-Data,

Get Offers

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":{ "Offer":[{ "OfferId":"OfferId", "AccountId":{ }, "Description":"Description", "StartDateTime":"2000-01-23T04:56:07.000+00:00", "EndDateTime":"2000-01-23T04:56:07.000+00:00", "Rate":"Rate", "Amount":{ "Amount":{ }, "Currency":{ } }, "Fee":{ }, "Value":0, "Term":"Term", "URL":"http://example.com/aeiou", "OfferType":"BalanceTransfer" },{ "OfferId":"OfferId", "AccountId":{ }, "Description":"Description", "StartDateTime":"2000-01-23T04:56:07.000+00:00", "EndDateTime":"2000-01-23T04:56:07.000+00:00", "Rate":"Rate", "Amount":{ "Amount":{ }, "Currency":{ } }, "Fee":{ }, "Value":0, "Term":"Term", "URL":"http://example.com/aeiou", "OfferType":"BalanceTransfer" }] } }
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 offersGet, operation_id: BAHRAIN-OBFv1.0.0-offersGet Tags: Offers, Mocked-Data,