-
Account Access
-
Account Access governs access to Bank Accounts by end Users. It is an intersecting entity between tMore...
- 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
-
Dynamic Resource Doc
-
Example Title
-
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
-
Swagger Call getBanks
-
Transactions
-
_Credit Application Form
-
Create new Credit Application Form
-
Delete Credit Application Form by id
-
Get Credit Application Form List
-
Get Credit Application Form by id
-
Update Credit Application Form
-
Create new Credit Application Form
-
_TESTING
v3.1 (83 APIs)
API Host: https://api.ttk.com.mk
Bank
Accounts
Views
Counterparties
Transactions
Get Direct Debits
NOTE: This endpoint currently only returns example data.
User Authentication is Required. The User must be logged in. The Application must also be authenticated.
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":{
"DirectDebit":[{
"PreviousPaymentDateTime":"2000-01-23T04:56:07.000+00:00",
"AccountId":{
},
"MandateIdentification":"MandateIdentification",
"DirectDebitStatusCode":{
},
"DirectDebitId":"DirectDebitId",
"PreviousPaymentAmount":{
"Amount":{
},
"Currency":"Currency"
},
"Name":"Name"
},{
"PreviousPaymentDateTime":"2000-01-23T04:56:07.000+00:00",
"AccountId":{
},
"MandateIdentification":"MandateIdentification",
"DirectDebitStatusCode":{
},
"DirectDebitId":"DirectDebitId",
"PreviousPaymentAmount":{
"Amount":{
},
"Currency":"Currency"
},
"Name":"Name"
}]
}
}
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 getDirectDebits, operation_id: UKv3.1-getDirectDebits
Tags: Direct Debits, Mocked-Data,
Get Direct Debits
NOTE: This endpoint currently only returns example data.
User Authentication is Required. The User must be logged in. The Application must also be authenticated.
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":{
"DirectDebit":[{
"PreviousPaymentDateTime":"2000-01-23T04:56:07.000+00:00",
"AccountId":{
},
"MandateIdentification":"MandateIdentification",
"DirectDebitStatusCode":{
},
"DirectDebitId":"DirectDebitId",
"PreviousPaymentAmount":{
"Amount":{
},
"Currency":"Currency"
},
"Name":"Name"
},{
"PreviousPaymentDateTime":"2000-01-23T04:56:07.000+00:00",
"AccountId":{
},
"MandateIdentification":"MandateIdentification",
"DirectDebitStatusCode":{
},
"DirectDebitId":"DirectDebitId",
"PreviousPaymentAmount":{
"Amount":{
},
"Currency":"Currency"
},
"Name":"Name"
}]
}
}
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 getAccountsAccountIdDirectDebits, operation_id: UKv3.1-getAccountsAccountIdDirectDebits
Tags: Direct Debits, Mocked-Data,