-
Account Information Service (AIS)
- Consent status request
- Create consent
- Delete Consent
- Get Consent Authorisation Sub-Resources Request
- Get Consent Request
- Read Account Details
- Read Account List
- Read Balance
- Read Transaction Details
- Read card account balances
- Read the SCA status of the consent authorisation
- Read transaction list of a card account
- Read transaction list of an account
- Reads a list of card accounts
- Reads details about a card account
- Start the authorisation process for a consent(selectPsuAuthenticationMethod)
- Start the authorisation process for a consent(transactionAuthorisation)
- Start the authorisation process for a consent(updatePsuAuthentication)
- Update PSU Data for consents (authorisationConfirmation)
- Update PSU Data for consents (selectPsuAuthenticationMethod)
- Update PSU Data for consents (transactionAuthorisation)
- Update PSU Data for consents (updatePsuAuthentication)
-
Payment Initiation Service (PIS)
- Get Cancellation Authorisation Sub-Resources Request
- Get Payment Information
- Get Payment Initiation Authorisation Sub-Resources Request
- Payment Cancellation Request
- Payment initiation request(bulk-payments)
- Payment initiation request(payments)
- Payment initiation request(periodic-payments)
- Payment initiation status request
- Read the SCA Status of the payment authorisation
- Read the SCA status of the payment cancellation's authorisation
- Start the authorisation process for a payment initiation (selectPsuAuthenticationMethod)
- Start the authorisation process for a payment initiation (transactionAuthorisation)
- Start the authorisation process for a payment initiation (updatePsuAuthentication)
- Start the authorisation process for the cancellation of the addressed payment (selectPsuAuthenticationMethod)
- Start the authorisation process for the cancellation of the addressed payment (transactionAuthorisation)
- Start the authorisation process for the cancellation of the addressed payment (updatePsuAuthentication)
- Update PSU Data for payment initiation cancellation (authorisationConfirmation)
- Update PSU Data for payment initiation cancellation (selectPsuAuthenticationMethod)
- Update PSU Data for payment initiation cancellation (transactionAuthorisation)
- Update PSU Data for payment initiation cancellation (updatePsuAuthentication)
- Update PSU data for payment initiation (authorisationConfirmation)
- Update PSU data for payment initiation (selectPsuAuthenticationMethod)
- Update PSU data for payment initiation (transactionAuthorisation)
- Update PSU data for payment initiation (updatePsuAuthentication)
-
Signing Baskets
- Create a signing basket resource
- Delete the signing basket
- Get Signing Basket Authorisation Sub-Resources Request
- Read the SCA status of the signing basket authorisation
- Read the status of the signing basket
- Returns the content of an signing basket object
- Start the authorisation process for a signing basket
- Update PSU Data for signing basket
-
Account Information Service (AIS)
-
Consent status request
-
Create consent
-
Delete Consent
-
Get Consent Authorisation Sub-Resources Request
-
Get Consent Request
-
Read Account Details
-
Read Account List
-
Read Balance
-
Read Transaction Details
-
Read card account balances
-
Read the SCA status of the consent authorisation
-
Read transaction list of a card account
-
Read transaction list of an account
-
Reads a list of card accounts
-
Reads details about a card account
-
Start the authorisation process for a consent(selectPsuAuthenticationMethod)
-
Start the authorisation process for a consent(transactionAuthorisation)
-
Start the authorisation process for a consent(updatePsuAuthentication)
-
Update PSU Data for consents (authorisationConfirmation)
-
Update PSU Data for consents (selectPsuAuthenticationMethod)
-
Update PSU Data for consents (transactionAuthorisation)
-
Update PSU Data for consents (updatePsuAuthentication)
-
Consent status request
-
Confirmation of Funds Service (PIIS)
-
Dynamic Resource Doc
-
Payment Initiation Service (PIS)
-
Get Cancellation Authorisation Sub-Resources Request
-
Get Payment Information
-
Get Payment Initiation Authorisation Sub-Resources Request
-
Payment Cancellation Request
-
Payment initiation request(bulk-payments)
-
Payment initiation request(payments)
-
Payment initiation request(periodic-payments)
-
Payment initiation status request
-
Read the SCA Status of the payment authorisation
-
Read the SCA status of the payment cancellation's authorisation
-
Start the authorisation process for a payment initiation (selectPsuAuthenticationMethod)
-
Start the authorisation process for a payment initiation (transactionAuthorisation)
-
Start the authorisation process for a payment initiation (updatePsuAuthentication)
-
Start the authorisation process for the cancellation of the addressed payment (selectPsuAuthenticationMethod)
-
Start the authorisation process for the cancellation of the addressed payment (transactionAuthorisation)
-
Start the authorisation process for the cancellation of the addressed payment (updatePsuAuthentication)
-
Update PSU Data for payment initiation cancellation (authorisationConfirmation)
-
Update PSU Data for payment initiation cancellation (selectPsuAuthenticationMethod)
-
Update PSU Data for payment initiation cancellation (transactionAuthorisation)
-
Update PSU Data for payment initiation cancellation (updatePsuAuthentication)
-
Update PSU data for payment initiation (authorisationConfirmation)
-
Update PSU data for payment initiation (selectPsuAuthenticationMethod)
-
Update PSU data for payment initiation (transactionAuthorisation)
-
Update PSU data for payment initiation (updatePsuAuthentication)
-
Get Cancellation Authorisation Sub-Resources Request
-
Signing Baskets
-
Create a signing basket resource
-
Delete the signing basket
-
Get Signing Basket Authorisation Sub-Resources Request
-
Read the SCA status of the signing basket authorisation
-
Read the status of the signing basket
-
Returns the content of an signing basket object
-
Start the authorisation process for a signing basket
-
Update PSU Data for signing basket
-
Create a signing basket resource
v1.3 (56 APIs)
API Host: https://obp-api-sandbox.nmbbank.co.tz
Bank
Accounts
Views
Counterparties
Transactions
A test endpoint
A test endpoint.
Just for debug method body of dynamic resource doc.
better watch the following introduction video first
* Dynamic resourceDoc version1
The endpoint return the response from PractiseEndpoint code.
Here, code.api.DynamicEndpoints.dynamic.practise.PractiseEndpoint.process
You can test the method body grammar, and try the business logic, but need to restart the OBP-API code .
User Authentication is Optional. The User need not be logged in.
URL Parameters:
MY_USER_ID: MY_USER_ID
JSON request body fields:
age: 18
hobby: hobby
name: ACCOUNT_MANAGEMENT_FEE
JSON response body fields:
age: 18
hobby: hobby
name: ACCOUNT_MANAGEMENT_FEE
Typical Successful Response:
{
"name":"ACCOUNT_MANAGEMENT_FEE",
"age":18,
"hobby":[]
}
Validations:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Possible Errors:
- OBP-50000: Unknown Error.
Connector Methods:
Version: OBPv4.0.0,
function_name: by test-dynamic-resource-doc, operation_id: OBPv4.0.0-test-dynamic-resource-doc
Tags: Dynamic-Resource-Doc,