-
Dynamic Message Doc
-
In OBP we represent messages sent by a Connector method / function as MessageDocs. A MessageDoc dMore...
- Create Bank Level Dynamic Message Doc
- Create Dynamic Message Doc
- Delete Bank Level Dynamic Message Doc
- Delete Dynamic Message Doc
- Get Bank Level Dynamic Message Doc
- Get Dynamic Message Doc
- Get all Bank Level Dynamic Message Docs
- Get all Dynamic Message Docs
- Update Bank Level Dynamic Message Doc
- Update Dynamic Message Doc
-
-
Dynamic Message Doc
- Create Bank Level Dynamic Message Doc
- Create Dynamic Message Doc
- Delete Bank Level Dynamic Message Doc
- Delete Dynamic Message Doc
- Get Bank Level Dynamic Message Doc
- Get Dynamic Message Doc
- Get all Bank Level Dynamic Message Docs
- Get all Dynamic Message Docs
- Update Bank Level Dynamic Message Doc
- Update Dynamic Message Doc
v5.1.0 filtered by tag: Dynamic-Message-Doc (10 APIs)
Create Bank Level Dynamic Message Doc
Create a Bank Level Dynamic Message Doc.
Authentication is Mandatory
URL Parameters:
BANK_ID: gh.29.uk
JSON request body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanCreateBankLevelDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-30001: Bank not found. Please specify a valid value for BANK_ID.
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Create Dynamic Message Doc
Create a Dynamic Message Doc.
Authentication is Mandatory
JSON request body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanCreateDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Delete Bank Level Dynamic Message Doc
Delete a Bank Level Dynamic Message Doc.
Authentication is Mandatory
URL Parameters:
BANK_ID: gh.29.uk
JSON response body fields:
true
-
CanDeleteBankLevelDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-30001: Bank not found. Please specify a valid value for BANK_ID.
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Delete Dynamic Message Doc
Delete a Dynamic Message Doc.
Authentication is Mandatory
URL Parameters:
JSON response body fields:
true
-
CanDeleteDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Get Bank Level Dynamic Message Doc
Get a Bank Level Dynamic Message Doc by DYNAMIC_MESSAGE_DOC_ID.
Authentication is Mandatory
URL Parameters:
BANK_ID: gh.29.uk
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanGetBankLevelDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-30001: Bank not found. Please specify a valid value for BANK_ID.
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-50000: Unknown Error.
Get Dynamic Message Doc
Get a Dynamic Message Doc by DYNAMIC_MESSAGE_DOC_ID.
Authentication is Mandatory
URL Parameters:
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanGetDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-50000: Unknown Error.
Get all Bank Level Dynamic Message Docs
Get all Bank Level Dynamic Message Docs.
Authentication is Mandatory
URL Parameters:
BANK_ID: gh.29.uk
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"dynamic-message-docs":[{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}]
}
-
CanGetAllDynamicMessageDocs
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-30001: Bank not found. Please specify a valid value for BANK_ID.
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-50000: Unknown Error.
Get all Dynamic Message Docs
Get all Dynamic Message Docs.
Authentication is Mandatory
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"dynamic-message-docs":[{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}]
}
-
CanGetAllDynamicMessageDocs
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-50000: Unknown Error.
Update Bank Level Dynamic Message Doc
Update a Bank Level Dynamic Message Doc.
Authentication is Mandatory
URL Parameters:
BANK_ID: gh.29.uk
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanUpdateDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-30001: Bank not found. Please specify a valid value for BANK_ID.
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Update Dynamic Message Doc
Update a Dynamic Message Doc.
Authentication is Mandatory
URL Parameters:
JSON response body fields:
description: Description of the object. Maximum length is 2000. It can be any characters here.
process: obp.getBank
{
"outbound_avro_schema":"",
"inbound_avro_schema":"",
"adapter_implementation":"",
"dynamic_message_doc_id":"",
"description":"Description of the object. Maximum length is 2000. It can be any characters here.",
"process":"obp.getBank",
"outbound_topic":"",
"method_body":"%20%20%20%20%20%20Future.successful%28%0A%20%20%20%20%20%20%20%20Full%28%28BankCommons%28%0A%20%20%20%20%20%20%20%20%20%20BankId%28%22Hello%20bank%20id%22%29%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%221%22%2C%0A%20%20%20%20%20%20%20%20%20%20%228%22%0A%20%20%20%20%20%20%20%20%29%2C%20None%29%29%0A%20%20%20%20%20%20%29",
"message_format":"",
"example_outbound_message":{
},
"inbound_topic":"",
"example_inbound_message":{
},
"bank_id":"gh.29.uk",
"programming_lang":"Scala"
}
-
CanUpdateDynamicMessageDoc
- Please login to request this Role
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-20006: User is missing one or more roles:
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.