-
_Covid APIDays
-
Create new Covid APIDays
-
Delete Covid APIDays by id
-
Get Covid APIDays List
-
Get Covid APIDays by id
-
Update Covid APIDays
-
Create new Covid APIDays
-
_Customer Cars
-
Create new Customer Cars
-
Delete Customer Cars by id
-
Get Customer Cars List
-
Get Customer Cars by id
-
Update Customer Cars
-
Create new Customer Cars
-
_D Entity1(gh.29.uk)
-
_Fish Port
-
_Foo Bar
-
_Insurance Policy(gh.29.uk)
-
Create new Insurance Policy
-
Delete Insurance Policy by id
-
Get Insurance Policy List
-
Get Insurance Policy by id
-
Update Insurance Policy
-
Create new Insurance Policy
-
_Insurance Premium(gh.29.uk)
-
Create new Insurance Premium
-
Delete Insurance Premium by id
-
Get Insurance Premium List
-
Get Insurance Premium by id
-
Update Insurance Premium
-
Create new Insurance Premium
-
_March Hare(gh.29.uk)
-
Create new March Hare
-
Delete March Hare by id
-
Get March Hare List
-
Get March Hare by id
-
Update March Hare
-
Create new March Hare
-
_Obp Activity(obp.testing.01)
-
Create new Obp Activity
-
Delete Obp Activity by id
-
Get Obp Activity List
-
Get Obp Activity by id
-
Update Obp Activity
-
Create new Obp Activity
-
_Odometer(gh.29.uk)
-
_Simon Covid
-
Create new Simon Covid
-
Delete Simon Covid by id
-
Get Simon Covid List
-
Get Simon Covid by id
-
Update Simon Covid
-
Create new Simon Covid
-
_Sustrans
-
_Test Daniel707
-
Create new My Test Daniel707
-
Create new Test Daniel707
-
Delete My Test Daniel707 by id
-
Delete Test Daniel707 by id
-
Get My Test Daniel707 List
-
Get My Test Daniel707 by id
-
Get Test Daniel707 List
-
Get Test Daniel707 by id
-
Update My Test Daniel707
-
Update Test Daniel707
-
Create new My Test Daniel707
-
_Test1
v5.1.0 filtered by tag: Dynamic-Entity (75 APIs)
Create new Covid APIDays
Create new Covid APIDays.
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":"CovidAPIDays"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"covid_api_days":{
"covidAPIDaysId":"dc90f1c6-cceb-4734-8e49-e66b89f6ba9f",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_SystemCovidAPIDays
- 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 Covid APIDays by id
Delete Covid APIDays 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":"CovidAPIDays"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"covid_api_days":{
"covidAPIDaysId":"af13c9bc-3341-4041-81e4-ef5da460ae48",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_SystemCovidAPIDays
- 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 Covid APIDays List
Get Covid APIDays 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":"CovidAPIDays"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /CovidAPIDays?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"covid_api_days_list":[{
"covid_api_days":{
"covidAPIDaysId":"aad7af02-25a7-49a6-913c-2d5d437450aa",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_SystemCovidAPIDays
- 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 Covid APIDays by id
Get Covid APIDays 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":"CovidAPIDays"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"covid_api_days":{
"covidAPIDaysId":"6151d01d-398d-4e7b-9012-9e685e643142",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_SystemCovidAPIDays
- 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 Covid APIDays
Update Covid APIDays.
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":"CovidAPIDays"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"covid_api_days":{
"covidAPIDaysId":"99305514-5868-4e6a-b064-51373f8ddc1a",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_SystemCovidAPIDays
- 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.
Create new Customer Cars
Create new Customer Cars.
The car the customer arrived in
Property List:
- customer_identifier: description of customer_identifier field, can be markdown text.
- manufacturer: description of manufacturer 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":"customer_cars"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"customer_cars":{
"customer_carsId":"8ad93f15-34b5-4c3b-88bd-400b9ca8c7a4",
"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a",
"manufacturer":"BMW"
}
}
-
CanCreateDynamicEntity_Systemcustomer_cars
- 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 Customer Cars by id
Delete Customer Cars 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":"customer_cars"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"customer_cars":{
"customer_carsId":"d2c08f87-25be-4278-be63-c89f68e673cf",
"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a",
"manufacturer":"BMW"
}
}
-
CanDeleteDynamicEntity_Systemcustomer_cars
- 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 Customer Cars List
Get Customer Cars List.
The car the customer arrived in
Property List:
- customer_identifier: description of customer_identifier field, can be markdown text.
- manufacturer: description of manufacturer 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":"customer_cars"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /customer_cars?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"customer_cars_list":[{
"customer_cars":{
"customer_carsId":"2cdc14ae-62d5-46a6-b28c-5bd8a66246f2",
"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a",
"manufacturer":"BMW"
}
}]
}
-
CanGetDynamicEntity_Systemcustomer_cars
- 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 Customer Cars by id
Get Customer Cars by id.
The car the customer arrived in
Property List:
- customer_identifier: description of customer_identifier field, can be markdown text.
- manufacturer: description of manufacturer 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":"customer_cars"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"customer_cars":{
"customer_carsId":"a6e9a163-d5dd-4ab9-bf77-2d97f2a52802",
"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a",
"manufacturer":"BMW"
}
}
-
CanGetDynamicEntity_Systemcustomer_cars
- 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 Customer Cars
Update Customer Cars.
The car the customer arrived in
Property List:
- customer_identifier: description of customer_identifier field, can be markdown text.
- manufacturer: description of manufacturer 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":"customer_cars"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"customer_cars":{
"customer_carsId":"1dce850c-0cba-45f2-b1db-476fbb1fcbec",
"customer_identifier":"bc37e0fb-b75b-48d3-8fe9-c94ff064aa9a",
"manufacturer":"BMW"
}
}
-
CanUpdateDynamicEntity_Systemcustomer_cars
- 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.
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
{
"bank-id":"gh.29.uk",
"d-entity1":{
"d-Entity1Id":"c4f6e9a0-c3b2-4a77-a49f-01cb44640b38",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_D-Entity1
- 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 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
{
"bank-id":"gh.29.uk",
"d-entity1":{
"d-Entity1Id":"8e59d3cc-d211-4bce-981b-7ef9e2a8795f",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_D-Entity1
- 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 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)
{
"bank-id":"gh.29.uk",
"d-entity1_list":[{
"bank-id":"gh.29.uk",
"d-entity1":{
"d-Entity1Id":"ea9c2ba6-d0d3-4419-8192-f0ac67ca4d57",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_D-Entity1
- 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 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
{
"bank-id":"gh.29.uk",
"d-entity1":{
"d-Entity1Id":"544a77a5-bd5c-45bf-b2f9-e2be6bc0d7ad",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_D-Entity1
- 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 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
{
"bank-id":"gh.29.uk",
"d-entity1":{
"d-Entity1Id":"cc0714aa-b6d3-4e7e-b42e-5c3e5dc8bbf4",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_D-Entity1
- 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.
Create new Fish Port
Create new Fish Port.
Portfolio of fishbased values
Property List:
- fish: 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":"FishPort"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"fish_port":{
"fishPortId":"1da09efd-7901-4344-bbfa-bdd6bfcddc21",
"fish":"James Brown",
"number":6987233228
}
}
-
CanCreateDynamicEntity_SystemFishPort
- 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 Fish Port by id
Delete Fish Port 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":"FishPort"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"fish_port":{
"fishPortId":"32746485-f2a0-4249-abbb-2b567a0705e7",
"fish":"James Brown",
"number":6987233228
}
}
-
CanDeleteDynamicEntity_SystemFishPort
- 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 Fish Port List
Get Fish Port List.
Portfolio of fishbased values
Property List:
- fish: 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":"FishPort"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /FishPort?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"fish_port_list":[{
"fish_port":{
"fishPortId":"eda5f0f4-0623-4d96-9f74-5a2992e493a7",
"fish":"James Brown",
"number":6987233228
}
}]
}
-
CanGetDynamicEntity_SystemFishPort
- 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 Fish Port by id
Get Fish Port by id.
Portfolio of fishbased values
Property List:
- fish: 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":"FishPort"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"fish_port":{
"fishPortId":"53b0ebd0-5a14-424d-9b4b-9119fa6fbad6",
"fish":"James Brown",
"number":6987233228
}
}
-
CanGetDynamicEntity_SystemFishPort
- 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 Fish Port
Update Fish Port.
Portfolio of fishbased values
Property List:
- fish: 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":"FishPort"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"fish_port":{
"fishPortId":"6c4b4889-8628-4319-a27a-26c4dcf4cffd",
"fish":"James Brown",
"number":6987233228
}
}
-
CanUpdateDynamicEntity_SystemFishPort
- 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.
Create new Foo Bar
Create new Foo Bar.
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":"FooBar"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"foo_bar":{
"fooBarId":"b089da09-196c-463a-803e-c0bb7a6e3053",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_SystemFooBar
- 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 Foo Bar by id
Delete Foo Bar 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":"FooBar"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"foo_bar":{
"fooBarId":"556f8f37-cc0f-4049-a25e-3239e2f9b148",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_SystemFooBar
- 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 Foo Bar List
Get Foo Bar 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":"FooBar"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /FooBar?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"foo_bar_list":[{
"foo_bar":{
"fooBarId":"3ecc9f80-5c70-408d-ad43-b124be17412f",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_SystemFooBar
- 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 Foo Bar by id
Get Foo Bar 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":"FooBar"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"foo_bar":{
"fooBarId":"a20f75b7-7a3c-4e64-89a6-83e64a7a940e",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_SystemFooBar
- 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 Foo Bar
Update Foo Bar.
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":"FooBar"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"foo_bar":{
"fooBarId":"c5f7044e-e893-4342-b2b0-ebf2cbad92fc",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_SystemFooBar
- 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.
Create new Insurance Policy
Create new Insurance Policy.
Which insurance policies the customer already has.
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":"InsurancePolicy"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_policy":{
"insurancePolicyId":"8de43af5-40eb-441c-b6aa-a12cad2507ab",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_InsurancePolicy
- 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 Insurance Policy by id
Delete Insurance Policy 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":"InsurancePolicy"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_policy":{
"insurancePolicyId":"f026ae27-f564-4cb6-86ce-1b5c00e7680f",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_InsurancePolicy
- 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 Insurance Policy List
Get Insurance Policy List.
Which insurance policies the customer already has.
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":"InsurancePolicy"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /InsurancePolicy?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"bank-id":"gh.29.uk",
"insurance_policy_list":[{
"bank-id":"gh.29.uk",
"insurance_policy":{
"insurancePolicyId":"f7100d79-9c8f-4d2d-ae59-e2aeb58bca06",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_InsurancePolicy
- 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 Insurance Policy by id
Get Insurance Policy by id.
Which insurance policies the customer already has.
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":"InsurancePolicy"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_policy":{
"insurancePolicyId":"1a2c2c7f-e47c-4b0b-b29d-a7783c8375f4",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_InsurancePolicy
- 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 Insurance Policy
Update Insurance Policy.
Which insurance policies the customer already has.
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":"InsurancePolicy"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_policy":{
"insurancePolicyId":"f69b18f1-7fcd-4ed1-ac4f-98e8e192845b",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_InsurancePolicy
- 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.
Create new Insurance Premium
Create new Insurance Premium.
Retrive the premium for the customer.
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":"InsurancePremium"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_premium":{
"insurancePremiumId":"998317b5-86d8-4869-8e2d-e4e67e084d90",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_InsurancePremium
- 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 Insurance Premium by id
Delete Insurance Premium 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":"InsurancePremium"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_premium":{
"insurancePremiumId":"525ffa25-9140-4b04-87ce-5dcf6ee6b680",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_InsurancePremium
- 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 Insurance Premium List
Get Insurance Premium List.
Retrive the premium for the customer.
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":"InsurancePremium"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /InsurancePremium?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"bank-id":"gh.29.uk",
"insurance_premium_list":[{
"bank-id":"gh.29.uk",
"insurance_premium":{
"insurancePremiumId":"56e15093-e5cf-4ae3-921e-0a82ff5e27b8",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_InsurancePremium
- 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 Insurance Premium by id
Get Insurance Premium by id.
Retrive the premium for the customer.
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":"InsurancePremium"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_premium":{
"insurancePremiumId":"f9ec78d7-982c-4806-abc0-1ddf6c89f270",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_InsurancePremium
- 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 Insurance Premium
Update Insurance Premium.
Retrive the premium for the customer.
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":"InsurancePremium"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"insurance_premium":{
"insurancePremiumId":"5810affc-0641-4517-b727-fc922bc55185",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_InsurancePremium
- 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.
Create new March Hare
Create new March Hare.
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":"MarchHare"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"march_hare":{
"marchHareId":"6ccbff7c-6c78-47e9-94af-3caa3c23ebcd",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_MarchHare
- 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 March Hare by id
Delete March Hare 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":"MarchHare"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"march_hare":{
"marchHareId":"533b5624-5bbc-4f80-b493-3b61be009bfa",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_MarchHare
- 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 March Hare List
Get March Hare 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":"MarchHare"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /MarchHare?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"bank-id":"gh.29.uk",
"march_hare_list":[{
"bank-id":"gh.29.uk",
"march_hare":{
"marchHareId":"3584e49a-94fc-4e73-a57a-eda07a9782d4",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_MarchHare
- 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 March Hare by id
Get March Hare 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":"MarchHare"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"march_hare":{
"marchHareId":"15f70dd6-6089-4f73-a49d-d7a15c2423e6",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_MarchHare
- 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 March Hare
Update March Hare.
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":"MarchHare"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"march_hare":{
"marchHareId":"21f413a9-338b-463b-99df-43e4b673ee15",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_MarchHare
- 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.
Create new Obp Activity
Create new Obp Activity.
Description of this entity, can be markdown text.
Property List:
- name: description of name field, can be markdown text.
- username: description of name field, can be markdown text.
- created_date: 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":"ObpActivity"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"obp_activity":{
"obpActivityId":"3ed4e495-bd6e-43d0-8d1d-0fb3da8da1cd",
"name":"James Brown",
"username":"James Brown",
"created_date":"698761728"
}
}
-
CanCreateDynamicEntity_ObpActivity
- 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 Obp Activity by id
Delete Obp Activity 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":"ObpActivity"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"obp_activity":{
"obpActivityId":"15e09c67-943f-4fd1-b952-e6cf15d7d976",
"name":"James Brown",
"username":"James Brown",
"created_date":"698761728"
}
}
-
CanDeleteDynamicEntity_ObpActivity
- 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 Obp Activity List
Get Obp Activity List.
Description of this entity, can be markdown text.
Property List:
- name: description of name field, can be markdown text.
- username: description of name field, can be markdown text.
- created_date: 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":"ObpActivity"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /ObpActivity?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"bank-id":"gh.29.uk",
"obp_activity_list":[{
"bank-id":"gh.29.uk",
"obp_activity":{
"obpActivityId":"fd4ab189-6067-4172-aa2a-bbabd278c302",
"name":"James Brown",
"username":"James Brown",
"created_date":"698761728"
}
}]
}
-
CanGetDynamicEntity_ObpActivity
- 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 Obp Activity by id
Get Obp Activity by id.
Description of this entity, can be markdown text.
Property List:
- name: description of name field, can be markdown text.
- username: description of name field, can be markdown text.
- created_date: 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":"ObpActivity"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"obp_activity":{
"obpActivityId":"f8b935ac-c2ed-4202-857b-6d1d7d826e25",
"name":"James Brown",
"username":"James Brown",
"created_date":"698761728"
}
}
-
CanGetDynamicEntity_ObpActivity
- 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 Obp Activity
Update Obp Activity.
Description of this entity, can be markdown text.
Property List:
- name: description of name field, can be markdown text.
- username: description of name field, can be markdown text.
- created_date: 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":"ObpActivity"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"obp_activity":{
"obpActivityId":"d6fec82d-0502-481e-b271-be7d19e1e8e1",
"name":"James Brown",
"username":"James Brown",
"created_date":"698761728"
}
}
-
CanUpdateDynamicEntity_ObpActivity
- 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.
Create new Odometer
Create new Odometer.
Verify odometer information for flexible contracts.
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":"Odometer"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"odometer":{
"odometerId":"3221abab-05f0-45e8-a8b9-e36083d5e565",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_Odometer
- 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 Odometer by id
Delete Odometer 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":"Odometer"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"odometer":{
"odometerId":"f4c17b96-29eb-4dd4-aa33-1cbe027432f7",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_Odometer
- 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 Odometer List
Get Odometer List.
Verify odometer information for flexible contracts.
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":"Odometer"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /Odometer?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"bank-id":"gh.29.uk",
"odometer_list":[{
"bank-id":"gh.29.uk",
"odometer":{
"odometerId":"06635c39-e013-43a4-8009-157b1e29f5e3",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_Odometer
- 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 Odometer by id
Get Odometer by id.
Verify odometer information for flexible contracts.
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":"Odometer"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"odometer":{
"odometerId":"61042474-99e9-49cd-be22-4e1e880d8ab6",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_Odometer
- 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 Odometer
Update Odometer.
Verify odometer information for flexible contracts.
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":"Odometer"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"bank-id":"gh.29.uk",
"odometer":{
"odometerId":"a7dae0f4-0a77-4cec-b204-9d5355a815f6",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_Odometer
- 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.
Create new Simon Covid
Create new Simon Covid.
Let's put Covid99 stuff here
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":"SimonCovid"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"simon_covid":{
"simonCovidId":"612d4c3b-439e-4443-8479-cc7418414feb",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_SystemSimonCovid
- 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 Simon Covid by id
Delete Simon Covid 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":"SimonCovid"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"simon_covid":{
"simonCovidId":"f80a90b1-5ed9-46db-8e38-17d28b6b624b",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_SystemSimonCovid
- 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 Simon Covid List
Get Simon Covid List.
Let's put Covid99 stuff here
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":"SimonCovid"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /SimonCovid?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"simon_covid_list":[{
"simon_covid":{
"simonCovidId":"94abc46e-6e75-4d93-8df5-0c0fe65fbcd6",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_SystemSimonCovid
- 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 Simon Covid by id
Get Simon Covid by id.
Let's put Covid99 stuff here
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":"SimonCovid"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"simon_covid":{
"simonCovidId":"928bb4c5-5f62-4cdc-8ef7-7a2e69cdd6d0",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_SystemSimonCovid
- 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 Simon Covid
Update Simon Covid.
Let's put Covid99 stuff here
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":"SimonCovid"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"simon_covid":{
"simonCovidId":"8c97faa7-4a3b-4f0d-8d2e-c681491bbeab",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_SystemSimonCovid
- 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.
Create new Sustrans
Create new Sustrans.
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":"sustrans"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"sustrans":{
"sustransId":"8468544a-523c-4093-a555-71f9c6f93e0c",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_Systemsustrans
- 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 Sustrans by id
Delete Sustrans 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":"sustrans"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"sustrans":{
"sustransId":"b521325c-3279-45b7-8497-8f436bfc7caa",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_Systemsustrans
- 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 Sustrans List
Get Sustrans 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":"sustrans"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /sustrans?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"sustrans_list":[{
"sustrans":{
"sustransId":"06a1f18b-845d-40ca-bf32-f5abad82647c",
"name":"James Brown",
"number":698761728
}
}]
}
-
CanGetDynamicEntity_Systemsustrans
- 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 Sustrans by id
Get Sustrans 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":"sustrans"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"sustrans":{
"sustransId":"24c49dbc-9076-4b9d-9945-06b4cfc5cff8",
"name":"James Brown",
"number":698761728
}
}
-
CanGetDynamicEntity_Systemsustrans
- 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 Sustrans
Update Sustrans.
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":"sustrans"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"sustrans":{
"sustransId":"78f0a796-c3f4-4e23-bcd3-aba4db253c7d",
"name":"James Brown",
"number":698761728
}
}
-
CanUpdateDynamicEntity_Systemsustrans
- 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.
Create new My Test Daniel707
Create new My Test Daniel707.
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":"test_daniel707"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"test_daniel707":{
"test_daniel707Id":"d9efef30-bb52-4155-a31b-d50bb115d697",
"name":"James Brown",
"number":698761728
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-10001: Incorrect json format.
- OBP-50000: Unknown Error.
Create new Test Daniel707
Create new Test Daniel707.
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":"test_daniel707"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"test_daniel707":{
"test_daniel707Id":"5bf6283c-c41a-4581-99ad-9871c7467928",
"name":"James Brown",
"number":698761728
}
}
-
CanCreateDynamicEntity_Systemtest_daniel707
- 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 My Test Daniel707 by id
Delete My Test Daniel707 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":"test_daniel707"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"test_daniel707":{
"test_daniel707Id":"4ace5c9c-8813-4f2b-95ea-44736d353978",
"name":"James Brown",
"number":698761728
}
}
- Required JSON Validation: No
- Allowed Authentication Types: Not set
- OBP-20001: User not logged in. Authentication is required!
- OBP-50000: Unknown Error.
Delete Test Daniel707 by id
Delete Test Daniel707 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":"test_daniel707"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
{
"test_daniel707":{
"test_daniel707Id":"8e84b8e9-f305-40f2-8a42-1fe73408b9b2",
"name":"James Brown",
"number":698761728
}
}
-
CanDeleteDynamicEntity_Systemtest_daniel707
- 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 My Test Daniel707 List
Get My Test Daniel707 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":"test_daniel707"
}
{
"key":"url",
"value":"http://mydomain.com/xxx"
}
]
}
Authentication is Mandatory
Can do filter on the fields
e.g: /test_daniel707?name=James%20Brown&number=123.456&number=11.11
Will do filter by this rule: name == "James Brown" && (number==123.456 || number=11.11)
{
"test_daniel707_list":[{
"test_daniel707":{
"test_daniel707Id":"6422d29c-c8c0-436b-950e-d1310d8510a1",
"name":"James Brown",
"number":698761728
}
}]
}