-
Account Access Consents
- Create Account Access Consents
- Get Account Access Consents by ConsentId
- Update Account Access Consent Status by ConsentId
-
Accounts
-
Balances
-
Bank Accounts (Dynamic Endpoint)
-
Beneficiaries
-
Direct Debits
-
Domestic Future Dated Payment Consents
- Create Domestic Future Dated Payment Cancellation Consents
- Create Domestic Future Dated Payment Consents
- Get Domestic Future Dated Payment Cancellation Consents by ConsentId
- Get Domestic Future Dated Payment Consents by ConsentId
-
Domestic Future Dated Payments
- Create Domestic Future Dated Payments
- Get Domestic Future Dated Payment Details by DomesticFutureDatedPaymentId
- Get Domestic Future Dated Payments by DomesticFutureDatedPaymentId
- Patch Domestic Future Dated Payments by DomesticFutureDatedPaymentId
-
Domestic Payments
- Create Domestic Payments
- Get Domestic Payment details by DomesticPaymentId
- Get Domestic Payments by DomesticPaymentId
-
Domestic Payments Consents
- Create Domestic Payment Consents
- Get Domestic Payment Consents Funds Confirmation by ConsentId
- Get Domestic Payment Consents by ConsentId
-
Dynamic Resource Doc
-
Event Notification
-
File Payment Consents
- Create File Payment Consents
- Create File Payment Consents File by ConsentId
- Get File Payment Consents File by ConsentId
- Get File Payment Consents by ConsentId
-
File Payments
- Create File Payments
- Get File Payment Details by FilePaymentId
- Get File Payments Report File by FilePaymentId
- Get File Payments by FilePaymentId
-
Future Dated Payments
-
International Payment Consents
- Create International Payment Consents
- Get International Payment Consents Funds Confirmation by ConsentId
- Get International Payment Consents by ConsentId
-
International Payments
- Create International Payments
- Get International Payment Details by InternationalPaymentId
- Get International Payments by InternationalPaymentId
-
Offers
-
Parties
-
Standing Orders
-
Statements
- Get Accounts Statement Tranactions by AccountId and StatementId
- Get Accounts Statement by AccountId and StatementId
- Get Accounts Statements File by AccountId and StatementId
- Get Accounts Statements by AccountId
- Get Statements
-
Supplementary Account Info
-
Transactions
-
_Covid APIDays
- Create new Covid APIDays
- Delete Covid APIDays by id
- Get Covid APIDays List
- Get Covid APIDays by id
- Update Covid APIDays
-
_Customer Cars
- Create new Customer Cars
- Delete Customer Cars by id
- Get Customer Cars List
- Get Customer Cars by id
- Update Customer Cars
-
_D Entity1(gh.29.uk)
-
_Fish Port
-
_Foo Bar
-
_Insurance Policy(gh.29.uk)
- Create new Insurance Policy
- Delete Insurance Policy by id
- Get Insurance Policy List
- Get Insurance Policy by id
- Update Insurance Policy
-
_Insurance Premium(gh.29.uk)
- Create new Insurance Premium
- Delete Insurance Premium by id
- Get Insurance Premium List
- Get Insurance Premium by id
- Update Insurance Premium
-
_March Hare(gh.29.uk)
- Create new March Hare
- Delete March Hare by id
- Get March Hare List
- Get March Hare by id
- Update March Hare
-
_Obp Activity(obp.testing.01)
- Create new Obp Activity
- Delete Obp Activity by id
- Get Obp Activity List
- Get Obp Activity by id
- Update Obp Activity
-
_Odometer(gh.29.uk)
-
_Simon Covid
- Create new Simon Covid
- Delete Simon Covid by id
- Get Simon Covid List
- Get Simon Covid by id
- Update Simon Covid
-
_Sustrans
-
_Test Daniel707
- Create new My Test Daniel707
- Create new Test Daniel707
- Delete My Test Daniel707 by id
- Delete Test Daniel707 by id
- Get My Test Daniel707 List
- Get My Test Daniel707 by id
- Get Test Daniel707 List
- Get Test Daniel707 by id
- Update My Test Daniel707
- Update Test Daniel707
-
_Test1
BAHRAIN-OBFv1.0.0 (135 APIs)
Anfitrión de la API: https://apisandbox.openbankproject.com
Banco
Cuentas
Vistas
Contrapartes
Transacciones
Create Account Access Consents
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
JSON request body fields:
JSON response body fields:
Respuesta Exitosa Típica:
{
"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":{
"Status":"Authorised",
"StatusUpdateDateTime":{
},
"CreationDateTime":{
},
"TransactionToDateTime":"2000-01-23T04:56:07.000+00:00",
"Permissions":["ReadAccountsBasic","ReadAccountsBasic"],
"ConsentId":"ConsentId",
"TransactionFromDateTime":"2000-01-23T04:56:07.000+00:00"
}
}
Validaciones:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Posibles Errores:
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Métodos de conector::
Version: BAHRAIN-OBFv1.0.0,
function_name: by accountAccessConsentsPost, operation_id: BAHRAIN-OBFv1.0.0-accountAccessConsentsPost
Tags: Account Access Consents, Mocked-Data,
Get Account Access Consents by ConsentId
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
JSON response body fields:
Respuesta Exitosa Típica:
{
"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":{
"Status":"Authorised",
"StatusUpdateDateTime":{
},
"CreationDateTime":{
},
"TransactionToDateTime":"2000-01-23T04:56:07.000+00:00",
"Permissions":["ReadAccountsBasic","ReadAccountsBasic"],
"ConsentId":"ConsentId",
"TransactionFromDateTime":"2000-01-23T04:56:07.000+00:00"
}
}
Validaciones:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Posibles Errores:
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Métodos de conector::
Version: BAHRAIN-OBFv1.0.0,
function_name: by accountAccessConsentsConsentIdGet, operation_id: BAHRAIN-OBFv1.0.0-accountAccessConsentsConsentIdGet
Tags: Account Access Consents, Mocked-Data,
Update Account Access Consent Status by ConsentId
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
JSON response body fields:
Respuesta Exitosa Típica:
{
"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":{
"Status":"Authorised",
"StatusUpdateDateTime":{
},
"CreationDateTime":{
},
"TransactionToDateTime":"2000-01-23T04:56:07.000+00:00",
"Permissions":["ReadAccountsBasic","ReadAccountsBasic"],
"ConsentId":"ConsentId",
"TransactionFromDateTime":"2000-01-23T04:56:07.000+00:00"
}
}
Validaciones:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Posibles Errores:
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Métodos de conector::
Version: BAHRAIN-OBFv1.0.0,
function_name: by accountAccessConsentsConsentIdPatch, operation_id: BAHRAIN-OBFv1.0.0-accountAccessConsentsConsentIdPatch
Tags: Account Access Consents, Mocked-Data,