-
Account Access
-
Account Access is OBP View system. The Account owners can create the view themselves. And they canMore...
- Create Account Access Consents
- Delete Account Access Consents
- Get Account Access Consents
-
-
Account Access
-
Accounts
-
Balances
-
Beneficiaries
-
Direct Debits
-
Domestic Payments
-
Create Domestic Payment Consents
-
Create Domestic Payments
-
Get Domestic Payment Consents
-
Get Domestic Payment Consents Funds Confirmation
-
Get Domestic Payments
-
Create Domestic Payment Consents
-
Domestic Scheduled Payments
-
Create Domestic Scheduled Payment Consents
-
Create Domestic Scheduled Payments
-
Get Domestic Scheduled Payment Consents
-
Get Domestic Scheduled Payments
-
Create Domestic Scheduled Payment Consents
-
Domestic Standing Orders
-
Create Domestic Standing Order Consents
-
Create Domestic Standing Orders
-
Get Domestic Standing Order Consents
-
Get Domestic Standing Orders
-
Create Domestic Standing Order Consents
-
File Payments
-
Create File Payment Consents
-
Create File Payment Consents
-
Create File Payments
-
Get File Payment Consents
-
Get File Payment Consents
-
Get File Payments
-
Get File Payments
-
Create File Payment Consents
-
Funds Confirmations
-
Create Funds Confirmation
-
Create Funds Confirmation Consent
-
Delete Funds Confirmation Consent
-
Get Funds Confirmation Consent
-
Create Funds Confirmation
-
International Payments
-
Create International Payment Consents
-
Create International Payments
-
Get International Payment Consents
-
Get International Payment Consents Funds Confirmation
-
Get International Payments
-
Create International Payment Consents
-
International Scheduled Payments
-
Create International Scheduled Payment Consents
-
Create International Scheduled Payments
-
Get International Scheduled Payment Consents
-
Get International Scheduled Payment Consents Funds Confirmation
-
Get International Scheduled Payments
-
Create International Scheduled Payment Consents
-
International Standing Orders
-
Create International Standing Order Consents
-
Create International Standing Orders
-
Get International Standing Order Consents
-
Get International Standing Orders
-
Create International Standing Order Consents
-
Offers
-
Partys
-
Products
-
Scheduled Payments
-
Standing Orders
-
Statements
-
Transactions
v3.1 (67 APIs)
Get Party
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
- ACCOUNTID: ACCOUNTID
JSON response body fields:
-
AddressLine: AddressLine
-
AddressType: AddressType
-
BuildingNumber: BuildingNumber
-
Country: Country
-
CountrySubDivision: CountrySubDivision
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
EmailAddress: EmailAddress
-
First: First
-
FirstAvailableDateTime: FirstAvailableDateTime
-
Last: Last
-
[Links](/glossary#User Customer Links): Links
-
Mobile: Mobile
-
Name: ACCOUNT_MANAGEMENT_FEE
-
Next: Next
-
[Party](/glossary#Scenario 3: Create counterparty and make payment): Party
-
PartyId: PartyId
-
PartyNumber: PartyNumber
-
PartyType: PartyType
-
Prev: Prev
-
Self: Self
-
StreetName: StreetName
-
TotalPages: TotalPages
-
TownName: TownName
{
"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":{
"Party":{
"PartyNumber":"PartyNumber",
"PartyId":"PartyId",
"Address":[{
"StreetName":"StreetName",
"CountrySubDivision":"CountrySubDivision",
"AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"],
"BuildingNumber":"BuildingNumber",
"TownName":"TownName",
"Country":"Country",
"AddressType":{
},
"PostCode":"PostCode"
},{
"StreetName":"StreetName",
"CountrySubDivision":"CountrySubDivision",
"AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"],
"BuildingNumber":"BuildingNumber",
"TownName":"TownName",
"Country":"Country",
"AddressType":{
},
"PostCode":"PostCode"
}],
"Phone":"Phone",
"Mobile":"Mobile",
"PartyType":{
},
"EmailAddress":"EmailAddress",
"Name":"Name"
}
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Get Party
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
JSON response body fields:
-
AddressLine: AddressLine
-
AddressType: AddressType
-
BuildingNumber: BuildingNumber
-
Country: Country
-
CountrySubDivision: CountrySubDivision
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
EmailAddress: EmailAddress
-
First: First
-
FirstAvailableDateTime: FirstAvailableDateTime
-
Last: Last
-
[Links](/glossary#User Customer Links): Links
-
Mobile: Mobile
-
Name: ACCOUNT_MANAGEMENT_FEE
-
Next: Next
-
[Party](/glossary#Scenario 3: Create counterparty and make payment): Party
-
PartyId: PartyId
-
PartyNumber: PartyNumber
-
PartyType: PartyType
-
Prev: Prev
-
Self: Self
-
StreetName: StreetName
-
TotalPages: TotalPages
-
TownName: TownName
{
"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":{
"Party":{
"PartyNumber":"PartyNumber",
"PartyId":"PartyId",
"Address":[{
"StreetName":"StreetName",
"CountrySubDivision":"CountrySubDivision",
"AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"],
"BuildingNumber":"BuildingNumber",
"TownName":"TownName",
"Country":"Country",
"AddressType":{
},
"PostCode":"PostCode"
},{
"StreetName":"StreetName",
"CountrySubDivision":"CountrySubDivision",
"AddressLine":["AddressLine","AddressLine","AddressLine","AddressLine","AddressLine"],
"BuildingNumber":"BuildingNumber",
"TownName":"TownName",
"Country":"Country",
"AddressType":{
},
"PostCode":"PostCode"
}],
"Phone":"Phone",
"Mobile":"Mobile",
"PartyType":{
},
"EmailAddress":"EmailAddress",
"Name":"Name"
}
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.