API Explorer

v5.1.0 (578 APIs)

Bank
Accounts
Views
Counterparties
Transactions

Create new D Entity1

Create new D Entity1.

Description of this entity, can be markdown text.

Property List:

  • name: description of name field, can be markdown text.
  • number: description of number field, can be markdown text.

MethodRouting settings example:

{
  "is_bank_id_exact_match":false,
  "method_name":"dynamicEntityProcess",
  "connector_name":"rest_vMar2019",
  "bank_id_pattern":".*",
  "parameters":[
    {
        "key":"entityName",
        "value":"D-Entity1"
    }
    {
        "key":"url",
        "value":"http://mydomain.com/xxx"
    }
  ]
}

Authentication is Mandatory

Typical Successful Response:

								
									
{ "bank-id":"gh.29.uk", "d-entity1":{ "d-Entity1Id":"d21c5470-ba8b-443d-a392-64d03b5f8665", "name":"James Brown", "number":698761728 } }
Required Roles:
  • CanCreateDynamicEntity_D-Entity1 - Please login to request this Role
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • 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.
Connector Methods:
Version: OBPv4.0.0, function_name: by dynamicEntity_createD-Entity1_gh.29.uk, operation_id: OBPv4.0.0-dynamicEntity_createD-Entity1_gh.29.uk Tags: _D Entity1(gh.29.uk), New-Style, Dynamic-Entity, Dynamic,

Delete D Entity1 by id

Delete D Entity1 by id

MethodRouting settings example:

{
  "is_bank_id_exact_match":false,
  "method_name":"dynamicEntityProcess",
  "connector_name":"rest_vMar2019",
  "bank_id_pattern":".*",
  "parameters":[
    {
        "key":"entityName",
        "value":"D-Entity1"
    }
    {
        "key":"url",
        "value":"http://mydomain.com/xxx"
    }
  ]
}

Authentication is Mandatory

Typical Successful Response:

								
									
{ "bank-id":"gh.29.uk", "d-entity1":{ "d-Entity1Id":"dd4fed1f-dfcb-4cf8-b268-3cce36cc7f3d", "name":"James Brown", "number":698761728 } }
Required Roles:
  • CanDeleteDynamicEntity_D-Entity1 - Please login to request this Role
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • 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.
Connector Methods:
Version: OBPv4.0.0, function_name: by dynamicEntity_deleteD-Entity1_gh.29.uk, operation_id: OBPv4.0.0-dynamicEntity_deleteD-Entity1_gh.29.uk Tags: _D Entity1(gh.29.uk), New-Style, Dynamic-Entity, Dynamic,

Get D Entity1 List

Get D Entity1 List.

Description of this entity, can be markdown text.

Property List:

  • name: description of name field, can be markdown text.
  • number: description of number field, can be markdown text.

MethodRouting settings example:

{
  "is_bank_id_exact_match":false,
  "method_name":"dynamicEntityProcess",
  "connector_name":"rest_vMar2019",
  "bank_id_pattern":".*",
  "parameters":[
    {
        "key":"entityName",
        "value":"D-Entity1"
    }
    {
        "key":"url",
        "value":"http://mydomain.com/xxx"
    }
  ]
}

Authentication is Mandatory

Can do filter on the fields
e.g: /D-Entity1?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)

Typical Successful Response:

								
									
{ "bank-id":"gh.29.uk", "d-entity1_list":[{ "bank-id":"gh.29.uk", "d-entity1":{ "d-Entity1Id":"c1783f5c-cba0-45a7-9498-f45446144714", "name":"James Brown", "number":698761728 } }] }
Required Roles:
  • CanGetDynamicEntity_D-Entity1 - Please login to request this Role
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-20006: User is missing one or more roles:
  • OBP-50000: Unknown Error.
Connector Methods:
Version: OBPv4.0.0, function_name: by dynamicEntity_getD-Entity1List_gh.29.uk, operation_id: OBPv4.0.0-dynamicEntity_getD-Entity1List_gh.29.uk Tags: _D Entity1(gh.29.uk), New-Style, Dynamic-Entity, Dynamic,

Get D Entity1 by id

Get D Entity1 by id.

Description of this entity, can be markdown text.

Property List:

  • name: description of name field, can be markdown text.
  • number: description of number field, can be markdown text.

MethodRouting settings example:

{
  "is_bank_id_exact_match":false,
  "method_name":"dynamicEntityProcess",
  "connector_name":"rest_vMar2019",
  "bank_id_pattern":".*",
  "parameters":[
    {
        "key":"entityName",
        "value":"D-Entity1"
    }
    {
        "key":"url",
        "value":"http://mydomain.com/xxx"
    }
  ]
}

Authentication is Mandatory

Typical Successful Response:

								
									
{ "bank-id":"gh.29.uk", "d-entity1":{ "d-Entity1Id":"3084434c-9d49-4641-be3b-650bf49edb53", "name":"James Brown", "number":698761728 } }
Required Roles:
  • CanGetDynamicEntity_D-Entity1 - Please login to request this Role
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-20006: User is missing one or more roles:
  • OBP-50000: Unknown Error.
Connector Methods:
Version: OBPv4.0.0, function_name: by dynamicEntity_getSingleD-Entity1_gh.29.uk, operation_id: OBPv4.0.0-dynamicEntity_getSingleD-Entity1_gh.29.uk Tags: _D Entity1(gh.29.uk), New-Style, Dynamic-Entity, Dynamic,

Update D Entity1

Update D Entity1.

Description of this entity, can be markdown text.

Property List:

  • name: description of name field, can be markdown text.
  • number: description of number field, can be markdown text.

MethodRouting settings example:

{
  "is_bank_id_exact_match":false,
  "method_name":"dynamicEntityProcess",
  "connector_name":"rest_vMar2019",
  "bank_id_pattern":".*",
  "parameters":[
    {
        "key":"entityName",
        "value":"D-Entity1"
    }
    {
        "key":"url",
        "value":"http://mydomain.com/xxx"
    }
  ]
}

Authentication is Mandatory

Typical Successful Response:

								
									
{ "bank-id":"gh.29.uk", "d-entity1":{ "d-Entity1Id":"27046c1e-ac8e-49ed-afd3-4f78cccc1440", "name":"James Brown", "number":698761728 } }
Required Roles:
  • CanUpdateDynamicEntity_D-Entity1 - Please login to request this Role
Validations:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Possible Errors:
  • 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.
Connector Methods:
Version: OBPv4.0.0, function_name: by dynamicEntity_updateD-Entity1_gh.29.uk, operation_id: OBPv4.0.0-dynamicEntity_updateD-Entity1_gh.29.uk Tags: _D Entity1(gh.29.uk), New-Style, Dynamic-Entity, Dynamic,