API Explorer

v3.1 (144 APIs)

Bank
Accounts
Views
Counterparties
Transactions

Get Beneficiaries

NOTE: This endpoint currently only returns example data.

Authentication is Mandatory

URL Parameters:

ACCOUNTID: ACCOUNTID

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", "Self":"http://example.com/aeiou", "First":"http://example.com/aeiou" }, "Data":{ "Beneficiary":[{ "CreditorAgent":{ "PostalAddress":{ "StreetName":"StreetName", "CountrySubDivision":"CountrySubDivision", "Department":"Department", "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":"BuildingNumber", "TownName":"TownName", "Country":"Country", "SubDepartment":"SubDepartment", "AddressType":{ }, "PostCode":"PostCode" }, "SchemeName":["UK.OBIE.BICFI"], "Identification":"Identification", "Name":"Name" }, "AccountId":{ }, "Reference":"Reference", "CreditorAccount":{ "SecondaryIdentification":"SecondaryIdentification", "SchemeName":["UK.OBIE.BBAN","UK.OBIE.IBAN","UK.OBIE.PAN","UK.OBIE.Paym","UK.OBIE.SortCodeAccountNumber"], "Identification":"Identification", "Name":"Name" }, "BeneficiaryId":"BeneficiaryId" },{ "CreditorAgent":{ "PostalAddress":{ "StreetName":"StreetName", "CountrySubDivision":"CountrySubDivision", "Department":"Department", "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":"BuildingNumber", "TownName":"TownName", "Country":"Country", "SubDepartment":"SubDepartment", "AddressType":{ }, "PostCode":"PostCode" }, "SchemeName":["UK.OBIE.BICFI"], "Identification":"Identification", "Name":"Name" }, "AccountId":{ }, "Reference":"Reference", "CreditorAccount":{ "SecondaryIdentification":"SecondaryIdentification", "SchemeName":["UK.OBIE.BBAN","UK.OBIE.IBAN","UK.OBIE.PAN","UK.OBIE.Paym","UK.OBIE.SortCodeAccountNumber"], "Identification":"Identification", "Name":"Name" }, "BeneficiaryId":"BeneficiaryId" }] } }
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: UKv3.1, function_name: by getAccountsAccountIdBeneficiaries, operation_id: UKv3.1-getAccountsAccountIdBeneficiaries Tags: Beneficiaries, Mocked-Data,

Get Beneficiaries

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", "Self":"http://example.com/aeiou", "First":"http://example.com/aeiou" }, "Data":{ "Beneficiary":[{ "CreditorAgent":{ "PostalAddress":{ "StreetName":"StreetName", "CountrySubDivision":"CountrySubDivision", "Department":"Department", "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":"BuildingNumber", "TownName":"TownName", "Country":"Country", "SubDepartment":"SubDepartment", "AddressType":{ }, "PostCode":"PostCode" }, "SchemeName":["UK.OBIE.BICFI"], "Identification":"Identification", "Name":"Name" }, "AccountId":{ }, "Reference":"Reference", "CreditorAccount":{ "SecondaryIdentification":"SecondaryIdentification", "SchemeName":["UK.OBIE.BBAN","UK.OBIE.IBAN","UK.OBIE.PAN","UK.OBIE.Paym","UK.OBIE.SortCodeAccountNumber"], "Identification":"Identification", "Name":"Name" }, "BeneficiaryId":"BeneficiaryId" },{ "CreditorAgent":{ "PostalAddress":{ "StreetName":"StreetName", "CountrySubDivision":"CountrySubDivision", "Department":"Department", "AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"], "BuildingNumber":"BuildingNumber", "TownName":"TownName", "Country":"Country", "SubDepartment":"SubDepartment", "AddressType":{ }, "PostCode":"PostCode" }, "SchemeName":["UK.OBIE.BICFI"], "Identification":"Identification", "Name":"Name" }, "AccountId":{ }, "Reference":"Reference", "CreditorAccount":{ "SecondaryIdentification":"SecondaryIdentification", "SchemeName":["UK.OBIE.BBAN","UK.OBIE.IBAN","UK.OBIE.PAN","UK.OBIE.Paym","UK.OBIE.SortCodeAccountNumber"], "Identification":"Identification", "Name":"Name" }, "BeneficiaryId":"BeneficiaryId" }] } }
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: UKv3.1, function_name: by getBeneficiaries, operation_id: UKv3.1-getBeneficiaries Tags: Beneficiaries, Mocked-Data,