API Explorer

v5.1.0 (593 APIs)

Banco
Cuentas
Vistas
Contrapartes
Transacciones

Create Bank Level Dynamic Entity

Create a Bank Level DynamicEntity.

Authentication is Mandatory

Create a DynamicEntity. If creation is successful, the corresponding POST, GET, PUT and DELETE (Create, Read, Update, Delete or CRUD for short) endpoints will be generated automatically

The following field types are as supported:
[number, integer, boolean, string, DATE_WITH_DAY, reference]

The DATE_WITH_DAY format is: yyyy-MM-dd

Reference types are like foreign keys and composite foreign keys are supported. The value you need to supply as the (composite) foreign key is a UUID (or several UUIDs in the case of a composite key) that match value in another Entity..
The following list shows all the possible reference types in the system with corresponding examples values so you can see how to construct each reference type value.

"someField0": {
    "type": "reference:FishPort",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField1": {
    "type": "reference:FooBar",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField2": {
    "type": "reference:sustrans",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField3": {
    "type": "reference:SimonCovid",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField4": {
    "type": "reference:CovidAPIDays",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField5": {
    "type": "reference:customer_cars",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField6": {
    "type": "reference:MarchHare",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField7": {
    "type": "reference:InsurancePolicy",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField8": {
    "type": "reference:Odometer",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField9": {
    "type": "reference:InsurancePremium",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField10": {
    "type": "reference:ObpActivity",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField11": {
    "type": "reference:test1",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField12": {
    "type": "reference:D-Entity1",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField13": {
    "type": "reference:test_daniel707",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField14": {
    "type": "reference:Bank",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField15": {
    "type": "reference:Consumer",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField16": {
    "type": "reference:Customer",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField17": {
    "type": "reference:MethodRouting",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField18": {
    "type": "reference:DynamicEntity",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField19": {
    "type": "reference:TransactionRequest",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField20": {
    "type": "reference:ProductAttribute",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField21": {
    "type": "reference:AccountAttribute",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField22": {
    "type": "reference:TransactionAttribute",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField23": {
    "type": "reference:CustomerAttribute",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField24": {
    "type": "reference:AccountApplication",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField25": {
    "type": "reference:CardAttribute",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField26": {
    "type": "reference:Counterparty",
    "example": "dd0c63d2-cbbe-4745-839a-7a369f758025"
}

"someField27": {
    "type": "reference:Branch:bankId&branchId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&branchId=4769ac1d-e22c-487e-b82d-8200f7a5e131"
}

"someField28": {
    "type": "reference:Atm:bankId&atmId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&atmId=4769ac1d-e22c-487e-b82d-8200f7a5e131"
}

"someField29": {
    "type": "reference:BankAccount:bankId&accountId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&accountId=4769ac1d-e22c-487e-b82d-8200f7a5e131"
}

"someField30": {
    "type": "reference:Product:bankId&productCode",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&productCode=4769ac1d-e22c-487e-b82d-8200f7a5e131"
}

"someField31": {
    "type": "reference:PhysicalCard:bankId&cardId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&cardId=4769ac1d-e22c-487e-b82d-8200f7a5e131"
}

"someField32": {
    "type": "reference:Transaction:bankId&accountId&transactionId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&accountId=4769ac1d-e22c-487e-b82d-8200f7a5e131&transactionId=2158c442-dd5e-440f-a12f-5bddeb4bbbfd"
}

"someField33": {
    "type": "reference:Counterparty:bankId&accountId&counterpartyId",
    "example": "bankId=dd0c63d2-cbbe-4745-839a-7a369f758025&accountId=4769ac1d-e22c-487e-b82d-8200f7a5e131&counterpartyId=2158c442-dd5e-440f-a12f-5bddeb4bbbfd"
}

Note: if you set hasPersonalEntity = false, then OBP will not generate the CRUD my FooBar endpoints.

Respuesta Exitosa Típica:

								
									
{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }
Roles Requeridos:
  • CanCreateBankLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • 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.
Métodos de conector::
Version: OBPv4.0.0, function_name: by createBankLevelDynamicEntity, operation_id: OBPv4.0.0-createBankLevelDynamicEntity Tags: Dynamic-Entity-Manage, API,

Create System Level Dynamic Entity

Create a system level Dynamic Entity.

Authentication is Mandatory

Create a DynamicEntity. If creation is successful, the corresponding POST, GET, PUT and DELETE (Create, Read, Update, Delete or CRUD for short) endpoints will be generated automatically

The following field types are as supported:
[number, integer, boolean, string, DATE_WITH_DAY, reference]

The DATE_WITH_DAY format is: yyyy-MM-dd

Reference types are like foreign keys and composite foreign keys are supported. The value you need to supply as the (composite) foreign key is a UUID (or several UUIDs in the case of a composite key) that match value in another Entity..
See the following list of currently available reference types and examples of how to construct key values correctly. Note: As more Dynamic Entities are created on this instance, this list will grow:

"someField0": {
    "type": "reference:FishPort",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField1": {
    "type": "reference:FooBar",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField2": {
    "type": "reference:sustrans",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField3": {
    "type": "reference:SimonCovid",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField4": {
    "type": "reference:CovidAPIDays",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField5": {
    "type": "reference:customer_cars",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField6": {
    "type": "reference:MarchHare",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField7": {
    "type": "reference:InsurancePolicy",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField8": {
    "type": "reference:Odometer",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField9": {
    "type": "reference:InsurancePremium",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField10": {
    "type": "reference:ObpActivity",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField11": {
    "type": "reference:test1",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField12": {
    "type": "reference:D-Entity1",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField13": {
    "type": "reference:test_daniel707",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField14": {
    "type": "reference:Bank",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField15": {
    "type": "reference:Consumer",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField16": {
    "type": "reference:Customer",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField17": {
    "type": "reference:MethodRouting",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField18": {
    "type": "reference:DynamicEntity",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField19": {
    "type": "reference:TransactionRequest",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField20": {
    "type": "reference:ProductAttribute",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField21": {
    "type": "reference:AccountAttribute",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField22": {
    "type": "reference:TransactionAttribute",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField23": {
    "type": "reference:CustomerAttribute",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField24": {
    "type": "reference:AccountApplication",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField25": {
    "type": "reference:CardAttribute",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField26": {
    "type": "reference:Counterparty",
    "example": "f861a260-2148-4931-a723-bb36d0764869"
}

"someField27": {
    "type": "reference:Branch:bankId&branchId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&branchId=7fb945c2-00b8-427e-8686-99aa2298e91a"
}

"someField28": {
    "type": "reference:Atm:bankId&atmId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&atmId=7fb945c2-00b8-427e-8686-99aa2298e91a"
}

"someField29": {
    "type": "reference:BankAccount:bankId&accountId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&accountId=7fb945c2-00b8-427e-8686-99aa2298e91a"
}

"someField30": {
    "type": "reference:Product:bankId&productCode",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&productCode=7fb945c2-00b8-427e-8686-99aa2298e91a"
}

"someField31": {
    "type": "reference:PhysicalCard:bankId&cardId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&cardId=7fb945c2-00b8-427e-8686-99aa2298e91a"
}

"someField32": {
    "type": "reference:Transaction:bankId&accountId&transactionId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&accountId=7fb945c2-00b8-427e-8686-99aa2298e91a&transactionId=17106502-7e4e-4ef7-89cb-d9f0157dbf2a"
}

"someField33": {
    "type": "reference:Counterparty:bankId&accountId&counterpartyId",
    "example": "bankId=f861a260-2148-4931-a723-bb36d0764869&accountId=7fb945c2-00b8-427e-8686-99aa2298e91a&counterpartyId=17106502-7e4e-4ef7-89cb-d9f0157dbf2a"
}

Note: if you set hasPersonalEntity = false, then OBP will not generate the CRUD my FooBar endpoints.

Respuesta Exitosa Típica:

								
									
{ "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }
Roles Requeridos:
  • CanCreateSystemLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • 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.
Métodos de conector::
Version: OBPv4.0.0, function_name: by createSystemDynamicEntity, operation_id: OBPv4.0.0-createSystemDynamicEntity Tags: Dynamic-Entity-Manage, API,

Delete Bank Level Dynamic Entity

Delete a Bank Level DynamicEntity specified by DYNAMIC_ENTITY_ID.

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
Roles Requeridos:
  • CanDeleteBankLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • 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.
Métodos de conector::
Version: OBPv4.0.0, function_name: by deleteBankLevelDynamicEntity, operation_id: OBPv4.0.0-deleteBankLevelDynamicEntity Tags: Dynamic-Entity-Manage, API,

Delete My Dynamic Entity

Delete my DynamicEntity specified by DYNAMIC_ENTITY_ID.

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by deleteMyDynamicEntity, operation_id: OBPv4.0.0-deleteMyDynamicEntity Tags: Dynamic-Entity-Manage, API,

Delete System Level Dynamic Entity

Delete a DynamicEntity specified by DYNAMIC_ENTITY_ID.

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
Roles Requeridos:
  • CanDeleteSystemLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-20006: User is missing one or more roles:
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by deleteSystemDynamicEntity, operation_id: OBPv4.0.0-deleteSystemDynamicEntity Tags: Dynamic-Entity-Manage, API,

Get Bank Level Dynamic Entities

Get all the bank level Dynamic Entities for one bank.

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
{ "dynamic_entities":[{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }] }
Roles Requeridos:
  • CanGetBankLevelDynamicEntities - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • 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.
Métodos de conector::
Version: OBPv4.0.0, function_name: by getBankLevelDynamicEntities, operation_id: OBPv4.0.0-getBankLevelDynamicEntities Tags: Dynamic-Entity-Manage, API,

Get My Dynamic Entities

Get all my Dynamic Entities.

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
{ "dynamic_entities":[{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }] }
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by getMyDynamicEntities, operation_id: OBPv4.0.0-getMyDynamicEntities Tags: Dynamic-Entity-Manage, API,

Get System Dynamic Entities

Get all System Dynamic Entities

Authentication is Mandatory

Respuesta Exitosa Típica:

								
									
{ "dynamic_entities":[{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }] }
Roles Requeridos:
  • CanGetSystemLevelDynamicEntities - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-20006: User is missing one or more roles:
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by getSystemDynamicEntities, operation_id: OBPv4.0.0-getSystemDynamicEntities Tags: Dynamic-Entity-Manage, API,

Update Bank Level Dynamic Entity

Update a Bank Level DynamicEntity.

Authentication is Mandatory

Update one DynamicEntity, after update finished, the corresponding CRUD endpoints will be changed.

The following field types are as supported:
[number, integer, boolean, string, DATE_WITH_DAY, reference]

DATE_WITH_DAY format: yyyy-MM-dd

Reference types are like foreign keys and composite foreign keys are supported. The value you need to supply as the (composite) foreign key is a UUID (or several UUIDs in the case of a composite key) that match value in another Entity..
The following list shows all the possible reference types in the system with corresponding examples values so you can see how to construct each reference type value.

"someField0": {
    "type": "reference:FishPort",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField1": {
    "type": "reference:FooBar",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField2": {
    "type": "reference:sustrans",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField3": {
    "type": "reference:SimonCovid",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField4": {
    "type": "reference:CovidAPIDays",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField5": {
    "type": "reference:customer_cars",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField6": {
    "type": "reference:MarchHare",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField7": {
    "type": "reference:InsurancePolicy",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField8": {
    "type": "reference:Odometer",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField9": {
    "type": "reference:InsurancePremium",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField10": {
    "type": "reference:ObpActivity",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField11": {
    "type": "reference:test1",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField12": {
    "type": "reference:D-Entity1",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField13": {
    "type": "reference:test_daniel707",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField14": {
    "type": "reference:Bank",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField15": {
    "type": "reference:Consumer",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField16": {
    "type": "reference:Customer",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField17": {
    "type": "reference:MethodRouting",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField18": {
    "type": "reference:DynamicEntity",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField19": {
    "type": "reference:TransactionRequest",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField20": {
    "type": "reference:ProductAttribute",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField21": {
    "type": "reference:AccountAttribute",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField22": {
    "type": "reference:TransactionAttribute",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField23": {
    "type": "reference:CustomerAttribute",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField24": {
    "type": "reference:AccountApplication",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField25": {
    "type": "reference:CardAttribute",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField26": {
    "type": "reference:Counterparty",
    "example": "ed6b0e8e-cf54-48a1-b41b-037d7c253b44"
}

"someField27": {
    "type": "reference:Branch:bankId&branchId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&branchId=3170263e-b4a8-4150-9b77-9f491bf993d3"
}

"someField28": {
    "type": "reference:Atm:bankId&atmId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&atmId=3170263e-b4a8-4150-9b77-9f491bf993d3"
}

"someField29": {
    "type": "reference:BankAccount:bankId&accountId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&accountId=3170263e-b4a8-4150-9b77-9f491bf993d3"
}

"someField30": {
    "type": "reference:Product:bankId&productCode",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&productCode=3170263e-b4a8-4150-9b77-9f491bf993d3"
}

"someField31": {
    "type": "reference:PhysicalCard:bankId&cardId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&cardId=3170263e-b4a8-4150-9b77-9f491bf993d3"
}

"someField32": {
    "type": "reference:Transaction:bankId&accountId&transactionId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&accountId=3170263e-b4a8-4150-9b77-9f491bf993d3&transactionId=dd015f24-6d6b-4ce2-a6de-36fcb1c51f97"
}

"someField33": {
    "type": "reference:Counterparty:bankId&accountId&counterpartyId",
    "example": "bankId=ed6b0e8e-cf54-48a1-b41b-037d7c253b44&accountId=3170263e-b4a8-4150-9b77-9f491bf993d3&counterpartyId=dd015f24-6d6b-4ce2-a6de-36fcb1c51f97"
}

Respuesta Exitosa Típica:

								
									
{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }
Roles Requeridos:
  • CanUpdateBankLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • 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.
Métodos de conector::
Version: OBPv4.0.0, function_name: by updateBankLevelDynamicEntity, operation_id: OBPv4.0.0-updateBankLevelDynamicEntity Tags: Dynamic-Entity-Manage, API,

Update My Dynamic Entity

Update my DynamicEntity.

Authentication is Mandatory

Update one of my DynamicEntity, after update finished, the corresponding CRUD endpoints will be changed.

Current support filed types as follow:
[number, integer, boolean, string, DATE_WITH_DAY, reference]

DATE_WITH_DAY format: yyyy-MM-dd

Reference types are like foreign keys and composite foreign keys are supported. The value you need to supply as the (composite) foreign key is a UUID (or several UUIDs in the case of a composite key) that match value in another Entity..
The following list shows all the possible reference types in the system with corresponding examples values so you can see how to construct each reference type value.

"someField0": {
    "type": "reference:FishPort",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField1": {
    "type": "reference:FooBar",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField2": {
    "type": "reference:sustrans",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField3": {
    "type": "reference:SimonCovid",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField4": {
    "type": "reference:CovidAPIDays",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField5": {
    "type": "reference:customer_cars",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField6": {
    "type": "reference:MarchHare",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField7": {
    "type": "reference:InsurancePolicy",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField8": {
    "type": "reference:Odometer",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField9": {
    "type": "reference:InsurancePremium",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField10": {
    "type": "reference:ObpActivity",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField11": {
    "type": "reference:test1",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField12": {
    "type": "reference:D-Entity1",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField13": {
    "type": "reference:test_daniel707",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField14": {
    "type": "reference:Bank",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField15": {
    "type": "reference:Consumer",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField16": {
    "type": "reference:Customer",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField17": {
    "type": "reference:MethodRouting",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField18": {
    "type": "reference:DynamicEntity",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField19": {
    "type": "reference:TransactionRequest",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField20": {
    "type": "reference:ProductAttribute",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField21": {
    "type": "reference:AccountAttribute",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField22": {
    "type": "reference:TransactionAttribute",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField23": {
    "type": "reference:CustomerAttribute",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField24": {
    "type": "reference:AccountApplication",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField25": {
    "type": "reference:CardAttribute",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField26": {
    "type": "reference:Counterparty",
    "example": "7318e8e6-669e-4543-99d4-d1a1a577b199"
}

"someField27": {
    "type": "reference:Branch:bankId&branchId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&branchId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1"
}

"someField28": {
    "type": "reference:Atm:bankId&atmId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&atmId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1"
}

"someField29": {
    "type": "reference:BankAccount:bankId&accountId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&accountId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1"
}

"someField30": {
    "type": "reference:Product:bankId&productCode",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&productCode=f6c940f8-2e44-44f9-a0e0-483ad68a33f1"
}

"someField31": {
    "type": "reference:PhysicalCard:bankId&cardId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&cardId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1"
}

"someField32": {
    "type": "reference:Transaction:bankId&accountId&transactionId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&accountId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1&transactionId=3c6bbf44-83ca-4bb4-a493-413f6332850c"
}

"someField33": {
    "type": "reference:Counterparty:bankId&accountId&counterpartyId",
    "example": "bankId=7318e8e6-669e-4543-99d4-d1a1a577b199&accountId=f6c940f8-2e44-44f9-a0e0-483ad68a33f1&counterpartyId=3c6bbf44-83ca-4bb4-a493-413f6332850c"
}

Respuesta Exitosa Típica:

								
									
{ "bankId":"gh.29.uk", "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-10001: Incorrect json format.
  • OBP-09001: DynamicEntity not found. Please specify a valid value for DYNAMIC_ENTITY_ID.
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by updateMyDynamicEntity, operation_id: OBPv4.0.0-updateMyDynamicEntity Tags: Dynamic-Entity-Manage, API,

Update System Level Dynamic Entity

Update a System Level Dynamic Entity.

Authentication is Mandatory

Update one DynamicEntity, after update finished, the corresponding CRUD endpoints will be changed.

The following field types are as supported:
[number, integer, boolean, string, DATE_WITH_DAY, reference]

DATE_WITH_DAY format: yyyy-MM-dd

Reference types are like foreign keys and composite foreign keys are supported. The value you need to supply as the (composite) foreign key is a UUID (or several UUIDs in the case of a composite key) that match value in another Entity..
The following list shows all the possible reference types in the system with corresponding examples values so you can see how to construct each reference type value.

"someField0": {
    "type": "reference:FishPort",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField1": {
    "type": "reference:FooBar",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField2": {
    "type": "reference:sustrans",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField3": {
    "type": "reference:SimonCovid",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField4": {
    "type": "reference:CovidAPIDays",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField5": {
    "type": "reference:customer_cars",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField6": {
    "type": "reference:MarchHare",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField7": {
    "type": "reference:InsurancePolicy",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField8": {
    "type": "reference:Odometer",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField9": {
    "type": "reference:InsurancePremium",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField10": {
    "type": "reference:ObpActivity",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField11": {
    "type": "reference:test1",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField12": {
    "type": "reference:D-Entity1",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField13": {
    "type": "reference:test_daniel707",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField14": {
    "type": "reference:Bank",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField15": {
    "type": "reference:Consumer",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField16": {
    "type": "reference:Customer",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField17": {
    "type": "reference:MethodRouting",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField18": {
    "type": "reference:DynamicEntity",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField19": {
    "type": "reference:TransactionRequest",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField20": {
    "type": "reference:ProductAttribute",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField21": {
    "type": "reference:AccountAttribute",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField22": {
    "type": "reference:TransactionAttribute",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField23": {
    "type": "reference:CustomerAttribute",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField24": {
    "type": "reference:AccountApplication",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField25": {
    "type": "reference:CardAttribute",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField26": {
    "type": "reference:Counterparty",
    "example": "582914fe-b37f-4ba0-982e-fd30d9592215"
}

"someField27": {
    "type": "reference:Branch:bankId&branchId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&branchId=af9a1401-c4fd-40c4-bdde-eb5eb813962f"
}

"someField28": {
    "type": "reference:Atm:bankId&atmId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&atmId=af9a1401-c4fd-40c4-bdde-eb5eb813962f"
}

"someField29": {
    "type": "reference:BankAccount:bankId&accountId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&accountId=af9a1401-c4fd-40c4-bdde-eb5eb813962f"
}

"someField30": {
    "type": "reference:Product:bankId&productCode",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&productCode=af9a1401-c4fd-40c4-bdde-eb5eb813962f"
}

"someField31": {
    "type": "reference:PhysicalCard:bankId&cardId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&cardId=af9a1401-c4fd-40c4-bdde-eb5eb813962f"
}

"someField32": {
    "type": "reference:Transaction:bankId&accountId&transactionId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&accountId=af9a1401-c4fd-40c4-bdde-eb5eb813962f&transactionId=8b90fc3b-7768-44f9-8bb0-ff98599b16c7"
}

"someField33": {
    "type": "reference:Counterparty:bankId&accountId&counterpartyId",
    "example": "bankId=582914fe-b37f-4ba0-982e-fd30d9592215&accountId=af9a1401-c4fd-40c4-bdde-eb5eb813962f&counterpartyId=8b90fc3b-7768-44f9-8bb0-ff98599b16c7"
}

Respuesta Exitosa Típica:

								
									
{ "FooBar":{ "description":"description of this entity, can be markdown text.", "required":["name"], "properties":{ "name":{ "type":"string", "minLength":3, "maxLength":20, "example":"James Brown", "description":"description of **name** field, can be markdown text." }, "number":{ "type":"integer", "example":698761728, "description":"description of **number** field, can be markdown text." } } }, "dynamicEntityId":"dynamic-entity-id", "userId":"9ca9a7e4-6d02-40e3-a129-0b2bf89de9b1", "hasPersonalEntity":true }
Roles Requeridos:
  • CanUpdateSystemLevelDynamicEntity - Please login to request this Role
Validaciones:
  • Required JSON Validation: No
  • Allowed Authentication Types: Not set
Posibles Errores:
  • OBP-20001: User not logged in. Authentication is required!
  • OBP-20006: User is missing one or more roles:
  • OBP-09001: DynamicEntity not found. Please specify a valid value for DYNAMIC_ENTITY_ID.
  • OBP-10001: Incorrect json format.
  • OBP-50000: Unknown Error.
Métodos de conector::
Version: OBPv4.0.0, function_name: by updateSystemDynamicEntity, operation_id: OBPv4.0.0-updateSystemDynamicEntity Tags: Dynamic-Entity-Manage, API,