-
Account Access Consents
-
Create Account Access Consents
-
Get Account Access Consents by ConsentId
-
Update Account Access Consent Status by ConsentId
-
Create Account Access Consents
-
Accounts
-
Balances
-
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
-
Create Domestic Future Dated Payment Cancellation Consents
-
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
-
Create Domestic Future Dated Payments
-
Domestic Payments
-
Create Domestic Payments
-
Get Domestic Payment details by DomesticPaymentId
-
Get Domestic Payments by DomesticPaymentId
-
Create Domestic Payments
-
Domestic Payments Consents
-
Create Domestic Payment Consents
-
Get Domestic Payment Consents Funds Confirmation by ConsentId
-
Get Domestic Payment Consents by ConsentId
-
Create Domestic Payment Consents
-
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
-
Create File Payment Consents
-
File Payments
-
Create File Payments
-
Get File Payment Details by FilePaymentId
-
Get File Payments Report File by FilePaymentId
-
Get File Payments by FilePaymentId
-
Create File Payments
-
Future Dated Payments
-
International Payment Consents
-
Create International Payment Consents
-
Get International Payment Consents Funds Confirmation by ConsentId
-
Get International Payment Consents by ConsentId
-
Create International Payment Consents
-
International Payments
-
Create International Payments
-
Get International Payment Details by InternationalPaymentId
-
Get International Payments by InternationalPaymentId
-
Create International Payments
-
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
-
Get Accounts Statement Tranactions by AccountId and StatementId
-
Supplementary Account Info
-
Transactions
MXOFv1.0.0 (57 APIs)
Create File Payments
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
JSON request body fields:
-
ConsentId: ConsentId
-
ControlSum: ControlSum
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
FileContextFormat: FileContextFormat
-
FileHash: FileHash
-
FileReference: FileReference
-
Initiation: Initiation
-
LocalInstrument: LocalInstrument
-
Name: ACCOUNT_MANAGEMENT_FEE
-
NumberOfTransactions: NumberOfTransactions
-
Reference: Reference
-
RemittanceDescription: RemittanceDescription
-
RemittanceInformation: RemittanceInformation
-
RequestedExecutionDateTime: RequestedExecutionDateTime
-
SupplementaryData: SupplementaryData
JSON response body fields:
-
Amount: 10.12
-
ChargeBearer: ChargeBearer
-
Charges: Charges
-
ConsentId: ConsentId
-
ControlSum: ControlSum
-
CreationDateTime: CreationDateTime
-
Currency: EUR
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
Debtor: Debtor
-
FileContextFormat: FileContextFormat
-
FileHash: FileHash
-
FilePaymentId: FilePaymentId
-
FileReference: FileReference
-
First: First
-
FirstAvailableDateTime: FirstAvailableDateTime
-
Initiation: Initiation
-
Last: Last
-
[Links](/glossary#User Customer Links): Links
-
LocalInstrument: LocalInstrument
-
Name: ACCOUNT_MANAGEMENT_FEE
-
Next: Next
-
NumberOfTransactions: NumberOfTransactions
-
Prev: Prev
-
Reference: Reference
-
RemittanceDescription: RemittanceDescription
-
RemittanceInformation: RemittanceInformation
-
RequestedExecutionDateTime: RequestedExecutionDateTime
-
Self: Self
-
StatusUpdateDateTime: StatusUpdateDateTime
-
SupplementaryData: SupplementaryData
-
TotalPages: TotalPages
{
"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":"InitiationCompleted",
"StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00",
"Debtor":{
"Name":"Name"
},
"CreationDateTime":"2000-01-23T04:56:07.000+00:00",
"Charges":[{
"Type":{
},
"Amount":{
"Amount":{
},
"Currency":{
}
},
"ChargeBearer":{
}
},{
"Type":{
},
"Amount":{
"Amount":{
},
"Currency":{
}
},
"ChargeBearer":{
}
}],
"FilePaymentId":"FilePaymentId",
"ConsentId":"ConsentId",
"Initiation":{
"FileContextFormat":"FileContextFormat",
"SupplementaryData":{
},
"ControlSum":0.8008281904610115,
"LocalInstrument":{
},
"DebtorAccount":{
"Name":"Name"
},
"RemittanceInformation":{
"RemittanceDescription":"RemittanceDescription",
"Reference":"Reference"
},
"FileHash":"FileHash",
"NumberOfTransactions":"NumberOfTransactions",
"FileReference":"FileReference",
"RequestedExecutionDateTime":"2000-01-23T04:56:07.000+00:00"
}
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Get File Payment Details by FilePaymentId
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
- FILE_PAYMENT_ID: FILE_PAYMENT_ID
JSON response body fields:
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
First: First
-
FirstAvailableDateTime: FirstAvailableDateTime
-
Last: Last
-
[Links](/glossary#User Customer Links): Links
-
LocalInstrument: LocalInstrument
-
Next: Next
-
PaymentStatus: PaymentStatus
-
PaymentTransactionId: PaymentTransactionId
-
Prev: Prev
-
Self: Self
-
StatusDetail: StatusDetail
-
StatusReason: StatusReason
-
StatusReasonDescription: StatusReasonDescription
-
StatusUpdateDateTime: StatusUpdateDateTime
-
TotalPages: TotalPages
{
"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":{
"PaymentStatus":[{
"PaymentTransactionId":"PaymentTransactionId",
"Status":"Accepted",
"StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00",
"StatusDetail":{
"Status":"Status",
"LocalInstrument":{
},
"StatusReason":"Cancelled",
"StatusReasonDescription":"StatusReasonDescription"
}
},{
"PaymentTransactionId":"PaymentTransactionId",
"Status":"Accepted",
"StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00",
"StatusDetail":{
"Status":"Status",
"LocalInstrument":{
},
"StatusReason":"Cancelled",
"StatusReasonDescription":"StatusReasonDescription"
}
}]
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Get File Payments Report File by FilePaymentId
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
- FILE_PAYMENT_ID: FILE_PAYMENT_ID
JSON response body fields:
{
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Get File Payments by FilePaymentId
NOTE: This endpoint currently only returns example data.
Authentication is Mandatory
URL Parameters:
- FILE_PAYMENT_ID: FILE_PAYMENT_ID
JSON response body fields:
-
Amount: 10.12
-
ChargeBearer: ChargeBearer
-
Charges: Charges
-
ConsentId: ConsentId
-
ControlSum: ControlSum
-
CreationDateTime: CreationDateTime
-
Currency: EUR
-
[Data](/glossary#Scenario 6: Update credit score based on transaction and device data.): Data
-
Debtor: Debtor
-
FileContextFormat: FileContextFormat
-
FileHash: FileHash
-
FilePaymentId: FilePaymentId
-
FileReference: FileReference
-
First: First
-
FirstAvailableDateTime: FirstAvailableDateTime
-
Initiation: Initiation
-
Last: Last
-
[Links](/glossary#User Customer Links): Links
-
LocalInstrument: LocalInstrument
-
Name: ACCOUNT_MANAGEMENT_FEE
-
Next: Next
-
NumberOfTransactions: NumberOfTransactions
-
Prev: Prev
-
Reference: Reference
-
RemittanceDescription: RemittanceDescription
-
RemittanceInformation: RemittanceInformation
-
RequestedExecutionDateTime: RequestedExecutionDateTime
-
Self: Self
-
StatusUpdateDateTime: StatusUpdateDateTime
-
SupplementaryData: SupplementaryData
-
TotalPages: TotalPages
{
"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":"InitiationCompleted",
"StatusUpdateDateTime":"2000-01-23T04:56:07.000+00:00",
"Debtor":{
"Name":"Name"
},
"CreationDateTime":"2000-01-23T04:56:07.000+00:00",
"Charges":[{
"Type":{
},
"Amount":{
"Amount":{
},
"Currency":{
}
},
"ChargeBearer":{
}
},{
"Type":{
},
"Amount":{
"Amount":{
},
"Currency":{
}
},
"ChargeBearer":{
}
}],
"FilePaymentId":"FilePaymentId",
"ConsentId":"ConsentId",
"Initiation":{
"FileContextFormat":"FileContextFormat",
"SupplementaryData":{
},
"ControlSum":0.8008281904610115,
"LocalInstrument":{
},
"DebtorAccount":{
"Name":"Name"
},
"RemittanceInformation":{
"RemittanceDescription":"RemittanceDescription",
"Reference":"Reference"
},
"FileHash":"FileHash",
"NumberOfTransactions":"NumberOfTransactions",
"FileReference":"FileReference",
"RequestedExecutionDateTime":"2000-01-23T04:56:07.000+00:00"
}
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.