{
"info": {
	"_postman_id": "db01d278-334b-4809-b491-0a078061b34f",
	"name": "koala.markets TraderBackendApi",
	"description": "Documentation of koala.markets Trader Backend APIs\n\nContact Support:\n Name: koala.markets\n Email: devcenter@koala.markets",
	"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
	"_exporter_id": "48392287"
},
"item": [
	{
		"name": "api",
		"item": [
			{
				"name": "aml",
				"item": [
					{
						"name": "record",
						"item": [
							{
								"name": "customerPEP",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLMonitorCustomerPEPRecord in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerPEP",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLMonitorCustomerPEPRecord to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLMonitorCustomerPEPRecord"
																},
																"response": [
																	{
																		"name": "Updated AMLMonitorCustomerPEPRecord",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerPEP",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLMonitorCustomerPEPRecord details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLMonitorCustomerPEPRecord to update"
															}
														]
													},
													"description": "Updates AMLMonitorCustomerPEPRecord details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLMonitorCustomerPEPRecord",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerPEP/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerPEP",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLMonitorCustomerPEPRecords for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerPEP"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "<boolean>",
														"description": "Whether the result should contain in-active records"
													},
													{
														"key": "includeOnlyIsBanned",
														"value": "<boolean>",
														"description": "Whether the result should contain only banned records"
													},
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "Last Creation Date"
													},
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "Customer Id"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													}
												]
											},
											"description": "Return a list of AMLMonitorCustomerPEPRecords for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLMonitorCustomerPEPRecord",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerPEP",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerPEP"
												]
											},
											"description": "Creates a new AMLMonitorCustomerPEPRecord"
										},
										"response": [
											{
												"name": "New created AMLMonitorCustomerPEPRecord",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerPEP",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerPEP"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerSanction",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLMonitorCustomerSanctionRecord in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerSanction",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLMonitorCustomerSanctionRecord to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLMonitorCustomerSanctionRecord"
																},
																"response": [
																	{
																		"name": "Updated AMLMonitorCustomerSanctionRecord",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerSanction",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLMonitorCustomerSanctionRecord details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLMonitorCustomerSanctionRecord to update"
															}
														]
													},
													"description": "Updates AMLMonitorCustomerSanctionRecord details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLMonitorCustomerSanctionRecord",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerSanction/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerSanction",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLMonitorCustomerSanctionRecords for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerSanction"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "<boolean>",
														"description": "Whether the result should contain in-active records"
													},
													{
														"key": "includeOnlyIsBanned",
														"value": "<boolean>",
														"description": "Whether the result should contain only banned records"
													},
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "Last Creation Date"
													},
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "Customer Id"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													}
												]
											},
											"description": "Return a list of AMLMonitorCustomerSanctionRecords for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLMonitorCustomerSanctionRecord",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerSanction",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerSanction"
												]
											},
											"description": "Creates a new AMLMonitorCustomerSanctionRecord"
										},
										"response": [
											{
												"name": "New created AMLMonitorCustomerSanctionRecord",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerSanction",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerSanction"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerOther",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLMonitorCustomerOtherRecord in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerOther",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLMonitorCustomerOtherRecord to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLMonitorCustomerOtherRecord"
																},
																"response": [
																	{
																		"name": "Updated AMLMonitorCustomerOtherRecord",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"record",
																					"customerOther",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLMonitorCustomerOtherRecord details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLMonitorCustomerOtherRecord to update"
															}
														]
													},
													"description": "Updates AMLMonitorCustomerOtherRecord details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLMonitorCustomerOtherRecord",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerOther/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerOther",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLMonitorCustomerOtherRecords for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerOther"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "<boolean>",
														"description": "Whether the result should contain in-active records"
													},
													{
														"key": "includeOnlyIsBanned",
														"value": "<boolean>",
														"description": "Whether the result should contain only banned records"
													},
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "Last Creation Date"
													},
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "Customer Id"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													}
												]
											},
											"description": "Return a list of AMLMonitorCustomerOtherRecords for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"recordType\": \"AdverseMedia\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"customerId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"recordType\": \"LegalEnforcement\",\n    \"tenantId\": \"<uuid>\",\n    \"dateStart\": \"<dateTime>\",\n    \"dateEnd\": \"<dateTime>\",\n    \"informationSource\": \"<string>\",\n    \"isBanned\": \"<boolean>\",\n    \"reason\": \"<string>\",\n    \"note\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther?includeInActiveRecords=<boolean>&includeOnlyIsBanned=<boolean>&startDate=<dateTime>&endDate=<dateTime>&customerId=<uuid>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "<boolean>",
																"description": "Whether the result should contain in-active records"
															},
															{
																"key": "includeOnlyIsBanned",
																"value": "<boolean>",
																"description": "Whether the result should contain only banned records"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date"
															},
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLMonitorCustomerOtherRecord",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerOther",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerOther"
												]
											},
											"description": "Creates a new AMLMonitorCustomerOtherRecord"
										},
										"response": [
											{
												"name": "New created AMLMonitorCustomerOtherRecord",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"customerId\": \"<uuid>\",\n  \"isActive\": \"<boolean>\",\n  \"recordType\": \"AdverseMedia\",\n  \"dateStart\": \"<dateTime>\",\n  \"dateEnd\": \"<dateTime>\",\n  \"informationSource\": \"<string>\",\n  \"isBanned\": \"<boolean>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerOther",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerOther"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerRiskFactorDailyRecord",
								"item": [
									{
										"name": "List of AMLCustomerRiskFactorCalculationDailyRecords for a client within the given date-time frame.",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerRiskFactorDailyRecord"
												],
												"query": [
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "Customer Id"
													},
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "First Creation Date (optional)"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "Last Creation Date (optional)"
													}
												]
											},
											"description": "Return a list of List of AMLCustomerRiskFactorCalculationDailyRecords for a client within the given date-time frame.\r\n1. Time frame can not be more than 14 days.\r\n2. If no startDate or endDate provided, then, only last record is returned if there is any"
										},
										"response": [
											{
												"name": "List of AMLCustomerRiskFactorCalculationDailyRecords",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Business\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"Other\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  },\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Retail\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"PupilOrStudent\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerRiskFactorDailyRecord?customerId=<uuid>&startDate=<dateTime>&endDate=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerRiskFactorDailyRecord"
														],
														"query": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "Customer Id"
															},
															{
																"key": "startDate",
																"value": "<dateTime>",
																"description": "First Creation Date (optional)"
															},
															{
																"key": "endDate",
																"value": "<dateTime>",
																"description": "Last Creation Date (optional)"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerActionRiskFactorEvaluationRecord",
								"item": [
									{
										"name": "{id}",
										"item": [
											{
												"name": "status",
												"item": [
													{
														"name": "Update AMLCustomerActionRiskFactorEvaluationRecord status in order to allow client action, \r\nor deny because it is found risky in terms of AML\r\nIf approved, then the action will be completed. \r\nIf denied, then the action is rejected and not completed.",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerActionRiskFactorEvaluationRecord",
																	":id",
																	"status"
																],
																"variable": [
																	{
																		"key": "id",
																		"value": "<uuid>",
																		"description": "(Required) Id of the record"
																	}
																]
															},
															"description": "Updates the status of the AMLCustomerActionRiskFactorEvaluationRecord in order to allow client action, \r\nor deny because it is found risky in terms of AML"
														},
														"response": [
															{
																"name": "AMLCustomerActionRiskFactorEvaluationRecord",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Conflict",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Conflict",
																"code": 409,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"newStatus\": \"Waiting\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/status",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"status"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "reasonAndNote",
												"item": [
													{
														"name": "Update AMLCustomerActionRiskFactorEvaluationRecord reason and note",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"record",
																	"customerActionRiskFactorEvaluationRecord",
																	":id",
																	"reasonAndNote"
																],
																"variable": [
																	{
																		"key": "id",
																		"value": "<uuid>",
																		"description": "(Required) Id of the record"
																	}
																]
															},
															"description": "Update the reason and note of the AMLCustomerActionRiskFactorEvaluationRecord"
														},
														"response": [
															{
																"name": "AMLCustomerActionRiskFactorEvaluationRecordUpdateReasonAndNoteRequest",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"clientId\": \"<uuid>\",\n  \"clientKey\": \"<string>\",\n  \"clientName\": \"<string>\",\n  \"clientType\": \"Business\",\n  \"id\": \"<uuid>\",\n  \"processingStatus\": \"Started\",\n  \"source\": \"SDDAMLBanned\",\n  \"status\": \"Waiting\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"clientSurname\": \"<string>\",\n  \"transactionType\": \"DividentReversal\",\n  \"reconciliationGuid\": \"<uuid>\",\n  \"internalAccountWithdrawalRequestId\": \"<uuid>\",\n  \"sepaDirectDebitExecutionId\": \"<uuid>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"bankAccountId\": \"<uuid>\",\n  \"bankAccountIban\": \"<string>\",\n  \"bankAccountCountry\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"riskMessage\": \"<string>\",\n  \"hasActivePEPRecord\": \"<boolean>\",\n  \"hasActiveSanctionRecord\": \"<boolean>\",\n  \"hasActiveOtherRecord\": \"<boolean>\",\n  \"isApprovalNeeded\": \"<boolean>\",\n  \"isBanned\": \"<boolean>\",\n  \"dateAction\": \"<dateTime>\",\n  \"averageRisk\": \"<number>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"dateDecision\": \"<dateTime>\",\n  \"deciderUserId\": \"<uuid>\",\n  \"processingDateTime\": \"<dateTime>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"processingResult\": \"<string>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Conflict",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Conflict",
																"code": 409,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord/:id/reasonAndNote",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"record",
																			"customerActionRiskFactorEvaluationRecord",
																			":id",
																			"reasonAndNote"
																		],
																		"variable": [
																			{
																				"key": "id"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											}
										]
									},
									{
										"name": "List of AMLCustomerRiskFactorCalculationDailyRecords based on several filters",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"customerActionRiskFactorEvaluationRecord"
												],
												"query": [
													{
														"key": "statuses",
														"value": "<string>",
														"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
													},
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "Optional client Id"
													},
													{
														"key": "clientKey",
														"value": "<string>",
														"description": "Optional client key"
													},
													{
														"key": "reconciliationGuid",
														"value": "<uuid>",
														"description": "Optional reconciliation Id"
													},
													{
														"key": "internalAccountWithdrawalRequestId",
														"value": "<uuid>",
														"description": "Optional InternalAccount Withdrawal Request Id"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Optional InternalAccount Id"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Optional BankAccount Id"
													},
													{
														"key": "dateBegin",
														"value": "<dateTime>",
														"description": "Optional begin filter for CreatedDate"
													},
													{
														"key": "dateEnd",
														"value": "<dateTime>",
														"description": "Optional end filter for CreatedDate"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													}
												]
											},
											"description": "Return a list of List of AMLCustomerRiskFactorCalculationDailyRecords based on several filters"
										},
										"response": [
											{
												"name": "List of AMLCustomerRiskFactorCalculationDailyRecords",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Business\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"Other\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  },\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Retail\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"PupilOrStudent\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/customerActionRiskFactorEvaluationRecord?statuses=<string>&clientId=<uuid>&clientKey=<string>&reconciliationGuid=<uuid>&internalAccountWithdrawalRequestId=<uuid>&internalAccountId=<uuid>&bankAccountId=<uuid>&dateBegin=<dateTime>&dateEnd=<dateTime>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"customerActionRiskFactorEvaluationRecord"
														],
														"query": [
															{
																"key": "statuses",
																"value": "<string>",
																"description": "Comma separated AMLCustomerActionEvaluationStatus values to filter"
															},
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "Optional client Id"
															},
															{
																"key": "clientKey",
																"value": "<string>",
																"description": "Optional client key"
															},
															{
																"key": "reconciliationGuid",
																"value": "<uuid>",
																"description": "Optional reconciliation Id"
															},
															{
																"key": "internalAccountWithdrawalRequestId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Withdrawal Request Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "Optional InternalAccount Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "Optional BankAccount Id"
															},
															{
																"key": "dateBegin",
																"value": "<dateTime>",
																"description": "Optional begin filter for CreatedDate"
															},
															{
																"key": "dateEnd",
																"value": "<dateTime>",
																"description": "Optional end filter for CreatedDate"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "mostRiskyClients",
								"item": [
									{
										"name": "List of Most Risky Clients based on several filters",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"record",
													"mostRiskyClients"
												],
												"query": [
													{
														"key": "date",
														"value": "<dateTime>",
														"description": "filter for CreatedDate"
													},
													{
														"key": "minAverageRisk",
														"value": "<integer>",
														"description": "minimum average risk values to filter"
													},
													{
														"key": "maxAverageRisk",
														"value": "<integer>",
														"description": "maximum average risk values to optional filter"
													},
													{
														"key": "minCashBalance",
														"value": "<integer>",
														"description": "minimum cash balance values to optional filter"
													},
													{
														"key": "maxCashBalance",
														"value": "<integer>",
														"description": "maximum cash balance values to optional filter"
													},
													{
														"key": "hasActiveAMLMonitoringHit",
														"value": "<boolean>",
														"description": "Optional filter whether client has active Anti Money Laundering record"
													},
													{
														"key": "countryOfOrigin",
														"value": "<string>",
														"description": "Optional filter for Country Of Origin"
													},
													{
														"key": "bankAccountCountry",
														"value": "<string>",
														"description": "Optional filter for Bank Account Country"
													},
													{
														"key": "clientId",
														"value": "<string>",
														"description": "Optional filter for Client Id"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													}
												]
											},
											"description": "Return a list of Most Risky Clients based on several filters"
										},
										"response": [
											{
												"name": "List of MostRiskyClients",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Business\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"Other\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  },\n  {\n    \"clientId\": \"<uuid>\",\n    \"clientKey\": \"<string>\",\n    \"clientName\": \"<string>\",\n    \"clientType\": \"Retail\",\n    \"countryOfOrigin\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"clientSurname\": \"<string>\",\n    \"bankAccountId\": \"<uuid>\",\n    \"bankAccountCountry\": \"<string>\",\n    \"bankAccountIban\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"occupationGroup\": \"PupilOrStudent\",\n    \"sectorCode\": \"<string>\",\n    \"cashBalance\": \"<number>\",\n    \"averageRisk\": \"<number>\",\n    \"hasActiveAMLMonitoringHit\": \"<boolean>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/record/mostRiskyClients?date=<dateTime>&minAverageRisk=<integer>&maxAverageRisk=<integer>&minCashBalance=<integer>&maxCashBalance=<integer>&hasActiveAMLMonitoringHit=<boolean>&countryOfOrigin=<string>&bankAccountCountry=<string>&clientId=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"record",
															"mostRiskyClients"
														],
														"query": [
															{
																"key": "date",
																"value": "<dateTime>",
																"description": "filter for CreatedDate"
															},
															{
																"key": "minAverageRisk",
																"value": "<integer>",
																"description": "minimum average risk values to filter"
															},
															{
																"key": "maxAverageRisk",
																"value": "<integer>",
																"description": "maximum average risk values to optional filter"
															},
															{
																"key": "minCashBalance",
																"value": "<integer>",
																"description": "minimum cash balance values to optional filter"
															},
															{
																"key": "maxCashBalance",
																"value": "<integer>",
																"description": "maximum cash balance values to optional filter"
															},
															{
																"key": "hasActiveAMLMonitoringHit",
																"value": "<boolean>",
																"description": "Optional filter whether client has active Anti Money Laundering record"
															},
															{
																"key": "countryOfOrigin",
																"value": "<string>",
																"description": "Optional filter for Country Of Origin"
															},
															{
																"key": "bankAccountCountry",
																"value": "<string>",
																"description": "Optional filter for Bank Account Country"
															},
															{
																"key": "clientId",
																"value": "<string>",
																"description": "Optional filter for Client Id"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "parameter",
						"item": [
							{
								"name": "customerCashBalance",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerCashBalance in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerCashBalance",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerCashBalance to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerCashBalance"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerCashBalance",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerCashBalance",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerCashBalance details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerCashBalance to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerCashBalance details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerCashBalance",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerCashBalance",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerCashBalances for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerCashBalance"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerCashBalances for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerCashBalance",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerCashBalance"
												]
											},
											"description": "Creates a new AMLParameterCustomerCashBalance"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerCashBalance",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerCashBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerCashBalance"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerOccupationGroup",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerOccupationGroup in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerOccupationGroup",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerOccupationGroup to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerOccupationGroup"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerOccupationGroup",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOccupationGroup",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerOccupationGroup details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerOccupationGroup to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerOccupationGroup details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerOccupationGroup",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOccupationGroup",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerOccupationGroups for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerOccupationGroup"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerOccupationGroups for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"occupationGroupCode\": \"Other\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"occupationGroupCode\": \"Other\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerOccupationGroup",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerOccupationGroup"
												]
											},
											"description": "Creates a new AMLParameterCustomerOccupationGroup"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerOccupationGroup",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"occupationGroupCode\": \"Other\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOccupationGroup",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOccupationGroup"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerOriginCountry",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerOriginCountry in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerOriginCountry",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerOriginCountry to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerOriginCountry"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerOriginCountry",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerOriginCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerOriginCountry details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerOriginCountry to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerOriginCountry details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerOriginCountry",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerOriginCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerOriginCountrys for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerOriginCountry"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerOriginCountrys for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerOriginCountry",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerOriginCountry"
												]
											},
											"description": "Creates a new AMLParameterCustomerOriginCountry"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerOriginCountry",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerOriginCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerOriginCountry"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerReferenceAccountCountry",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerReferenceAccountCountry in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerReferenceAccountCountry",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerReferenceAccountCountry to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerReferenceAccountCountry"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerReferenceAccountCountry",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerReferenceAccountCountry details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerReferenceAccountCountry to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerReferenceAccountCountry details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerReferenceAccountCountry",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerReferenceAccountCountrys for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerReferenceAccountCountry"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerReferenceAccountCountrys for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerReferenceAccountCountry",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerReferenceAccountCountry"
												]
											},
											"description": "Creates a new AMLParameterCustomerReferenceAccountCountry"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerReferenceAccountCountry",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerReferenceAccountCountry"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerResidencyCountry",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerResidencyCountry in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerResidencyCountry",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerResidencyCountry to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerResidencyCountry"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerResidencyCountry",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerResidencyCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerResidencyCountry details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerResidencyCountry to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerResidencyCountry details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerResidencyCountry",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerResidencyCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerResidencyCountrys for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerResidencyCountry"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerResidencyCountrys for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerResidencyCountry",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerResidencyCountry"
												]
											},
											"description": "Creates a new AMLParameterCustomerResidencyCountry"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerResidencyCountry",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerResidencyCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerResidencyCountry"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerSector",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerSector in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerSector",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerSector to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerSector"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerSector",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerSector",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerSector details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerSector to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerSector details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerSector",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerSector/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerSector",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerSectors for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerSector"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerSectors for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"sectorCode\": \"<string>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"sectorCode\": \"<string>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerSector",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerSector"
												]
											},
											"description": "Creates a new AMLParameterCustomerSector"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerSector",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"isActive\": \"<boolean>\",\n  \"sectorCode\": \"<string>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerSector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerSector"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "customerService",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterCustomerAccountUsageType in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"customerService",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterCustomerAccountUsageType to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterCustomerAccountUsageType"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterCustomerAccountUsageType",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"customerService",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterCustomerAccountUsageType details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterCustomerAccountUsageType to update"
															}
														]
													},
													"description": "Updates AMLParameterCustomerAccountUsageType details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterCustomerAccountUsageType",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/customerService/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"customerService",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterCustomerAccountUsageTypes for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerService"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterCustomerAccountUsageTypes for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"accountUsageType\": \"Brokerage\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterCustomerAccountUsageType parameter",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/customerService",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"customerService"
												]
											},
											"description": "Creates a new AMLParameterCustomerAccountUsageType parameter"
										},
										"response": [
											{
												"name": "New created AMLParameterCustomerAccountUsageType",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/customerService",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"customerService"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "individualTransactionAmount",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterIndividualTransactionAmount in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"individualTransactionAmount",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterIndividualTransactionAmount to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterIndividualTransactionAmount"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterIndividualTransactionAmount",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterIndividualTransactionAmount details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterIndividualTransactionAmount to update"
															}
														]
													},
													"description": "Updates AMLParameterIndividualTransactionAmount details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterIndividualTransactionAmount",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterIndividualTransactionAmounts for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionAmount"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterIndividualTransactionAmounts for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterIndividualTransactionAmount",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionAmount"
												]
											},
											"description": "Creates a new AMLParameterIndividualTransactionAmount"
										},
										"response": [
											{
												"name": "New created AMLParameterIndividualTransactionAmount",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionAmount"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "individualTransactionOtherAccountCountry",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterIndividualTransactionOtherAccountCountry in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"individualTransactionOtherAccountCountry",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterIndividualTransactionOtherAccountCountry to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterIndividualTransactionOtherAccountCountry"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterIndividualTransactionOtherAccountCountry",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionOtherAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterIndividualTransactionOtherAccountCountry details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterIndividualTransactionOtherAccountCountry to update"
															}
														]
													},
													"description": "Updates AMLParameterIndividualTransactionOtherAccountCountry details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterIndividualTransactionOtherAccountCountry",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionOtherAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterIndividualTransactionOtherAccountCountrys for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionOtherAccountCountry"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterIndividualTransactionOtherAccountCountrys for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterIndividualTransactionOtherAccountCountry",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionOtherAccountCountry"
												]
											},
											"description": "Creates a new AMLParameterIndividualTransactionOtherAccountCountry"
										},
										"response": [
											{
												"name": "New created AMLParameterIndividualTransactionOtherAccountCountry",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionOtherAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionOtherAccountCountry"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "individualTransactionReferenceAccountCountry",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterIndividualTransactionReferenceAccountCountry in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"individualTransactionReferenceAccountCountry",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterIndividualTransactionReferenceAccountCountry to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterIndividualTransactionReferenceAccountCountry"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterIndividualTransactionReferenceAccountCountry",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"individualTransactionReferenceAccountCountry",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterIndividualTransactionReferenceAccountCountry details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterIndividualTransactionReferenceAccountCountry to update"
															}
														]
													},
													"description": "Updates AMLParameterIndividualTransactionReferenceAccountCountry details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterIndividualTransactionReferenceAccountCountry",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"individualTransactionReferenceAccountCountry",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterIndividualTransactionReferenceAccountCountrys for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionReferenceAccountCountry"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterIndividualTransactionReferenceAccountCountrys for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"countryCode\": \"<string>\",\n    \"countryGroup\": \"<string>\",\n    \"countryName\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"tenantId\": \"<uuid>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterIndividualTransactionReferenceAccountCountry",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"individualTransactionReferenceAccountCountry"
												]
											},
											"description": "Creates a new AMLParameterIndividualTransactionReferenceAccountCountry"
										},
										"response": [
											{
												"name": "New created AMLParameterIndividualTransactionReferenceAccountCountry",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"countryGroup\": \"<string>\",\n  \"countryName\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/individualTransactionReferenceAccountCountry",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"individualTransactionReferenceAccountCountry"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "aggregateTransactionAmount",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterAggregateTransactionAmount in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"aggregateTransactionAmount",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterAggregateTransactionAmount to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterAggregateTransactionAmount"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterAggregateTransactionAmount",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionAmount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterAggregateTransactionAmount details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterAggregateTransactionAmount to update"
															}
														]
													},
													"description": "Updates AMLParameterAggregateTransactionAmount details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterAggregateTransactionAmount",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionAmount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterAggregateTransactionAmounts for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"aggregateTransactionAmount"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterAggregateTransactionAmounts for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minAmount\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxAmount\": \"<number>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterAggregateTransactionAmount",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"aggregateTransactionAmount"
												]
											},
											"description": "Creates a new AMLParameterAggregateTransactionAmount"
										},
										"response": [
											{
												"name": "New created AMLParameterAggregateTransactionAmount",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"currencyCode\": \"<string>\",\n  \"isActive\": \"<boolean>\",\n  \"minAmount\": \"<number>\",\n  \"maxAmount\": \"<number>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionAmount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionAmount"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "aggregateTransactionCount",
								"item": [
									{
										"name": "{recordId}",
										"item": [
											{
												"name": "isActive",
												"item": [
													{
														"name": "false",
														"item": [
															{
																"name": "Make AMLParameterAggregateTransactionCount in-active",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"aml",
																			"parameter",
																			"aggregateTransactionCount",
																			":recordId",
																			"isActive",
																			"false"
																		],
																		"variable": [
																			{
																				"key": "recordId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the AMLParameterAggregateTransactionCount to make in-active"
																			}
																		]
																	},
																	"description": "De-Activates AMLParameterAggregateTransactionCount"
																},
																"response": [
																	{
																		"name": "Updated AMLParameterAggregateTransactionCount",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Content Too Large",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Unprocessable Content",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
																		"code": 422,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId/isActive/false",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"aml",
																					"parameter",
																					"aggregateTransactionCount",
																					":recordId",
																					"isActive",
																					"false"
																				],
																				"variable": [
																					{
																						"key": "recordId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											},
											{
												"name": "Update AMLParameterAggregateTransactionCount details by the given input",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount",
															":recordId"
														],
														"variable": [
															{
																"key": "recordId",
																"value": "<uuid>",
																"description": "(Required) Id of the AMLParameterAggregateTransactionCount to update"
															}
														]
													},
													"description": "Updates AMLParameterAggregateTransactionCount details by the given input"
												},
												"response": [
													{
														"name": "Updated AMLParameterAggregateTransactionCount",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Content Too Large",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Unprocessable Content",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
														"code": 422,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount/:recordId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"parameter",
																	"aggregateTransactionCount",
																	":recordId"
																],
																"variable": [
																	{
																		"key": "recordId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List of AMLParameterAggregateTransactionCounts for Anti Money Laundering monitoring",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"aggregateTransactionCount"
												],
												"query": [
													{
														"key": "includeInActiveRecords",
														"value": "false",
														"description": "Whether the result should contain in-active records"
													}
												]
											},
											"description": "Return a list of AMLParameterAggregateTransactionCounts for Anti Money Laundering monitoring"
										},
										"response": [
											{
												"name": "ClientPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minCount\": \"<integer>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxCount\": \"<integer>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"id\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"minCount\": \"<integer>\",\n    \"tenantId\": \"<uuid>\",\n    \"maxCount\": \"<integer>\",\n    \"riskFactor\": \"<integer>\",\n    \"isBanned\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount?includeInActiveRecords=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														],
														"query": [
															{
																"key": "includeInActiveRecords",
																"value": "false",
																"description": "Whether the result should contain in-active records"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create AMLParameterAggregateTransactionCount",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"aggregateTransactionCount"
												]
											},
											"description": "Creates a new AMLParameterAggregateTransactionCount"
										},
										"response": [
											{
												"name": "New created AMLParameterAggregateTransactionCount",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Content Too Large",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"isActive\": \"<boolean>\",\n  \"minCount\": \"<integer>\",\n  \"maxCount\": \"<integer>\",\n  \"riskFactor\": \"<integer>\",\n  \"isBanned\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/aggregateTransactionCount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"aggregateTransactionCount"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "amlTenantParameter",
								"item": [
									{
										"name": "Get AML tenant general parameter record",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"amlTenantParameter"
												]
											},
											"description": "Returns AML tenant general parameter record"
										},
										"response": [
											{
												"name": "AMLTenantParameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Update AML tenant general parameter record",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													"parameter",
													"amlTenantParameter"
												]
											},
											"description": "Updates the current AML tenant general parameter record"
										},
										"response": [
											{
												"name": "AMLTenantParameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/aml/parameter/amlTenantParameter",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"parameter",
															"amlTenantParameter"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "customer",
						"item": [
							{
								"name": "{customerId}",
								"item": [
									{
										"name": "moneyLaunderingIndicator",
										"item": [
											{
												"name": "Get money laundering indicator of a customer",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															"customer",
															":customerId",
															"moneyLaunderingIndicator"
														],
														"variable": [
															{
																"key": "customerId",
																"value": "<uuid>",
																"description": "(Required) "
															}
														]
													},
													"description": "Returns money laundering indicator of a particular customer (client) that belong to the same tenant"
												},
												"response": [
													{
														"name": "boolean",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"amlOfficerEmail\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"riskThresholdAcceptAutoBelow\": \"<number>\",\n  \"riskThresholdRejectAutoAbove\": \"<number>\",\n  \"defaultPEPRiskFactor\": \"<number>\",\n  \"defaultSanctionRiskFactor\": \"<number>\",\n  \"defaultOtherRiskFactor\": \"<number>\",\n  \"reason\": \"<string>\",\n  \"note\": \"<string>\",\n  \"saveAMLMonitoringResultsUnderClientDocs\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/aml/customer/:customerId/moneyLaunderingIndicator",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"aml",
																	"customer",
																	":customerId",
																	"moneyLaunderingIndicator"
																],
																"variable": [
																	{
																		"key": "customerId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "{customerId}",
						"item": [
							{
								"name": "sendAmlMonitoring",
								"item": [
									{
										"name": "Send customer to AML monitoring",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													":customerId",
													"sendAmlMonitoring"
												],
												"variable": [
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Manually send given customer to monitoring"
										},
										"response": [
											{
												"name": "AmlClientProfileResponse",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"id\": \"<string>\",\n  \"providerClientId\": \"<string>\",\n  \"clientData\": {\n    \"address\": {\n      \"city\": \"<string>\",\n      \"country\": \"<string>\",\n      \"street\": \"<string>\",\n      \"streetNumberPrefix\": \"<string>\",\n      \"streetNumber\": \"<string>\",\n      \"streetNumberSuffix\": \"<string>\",\n      \"secondAddressLine\": \"<string>\",\n      \"postalCode\": \"<string>\",\n      \"region\": \"<string>\"\n    },\n    \"contact\": {\n      \"email\": \"<string>\",\n      \"mobile\": \"<string>\",\n      \"phone\": \"<string>\"\n    },\n    \"document\": {\n      \"documentNumber\": \"<string>\"\n    },\n    \"person\": {\n      \"birthDate\": \"<string>\",\n      \"firstName\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"lastName\": \"<string>\",\n      \"nationality\": \"<string>\",\n      \"type\": \"<string>\",\n      \"name\": \"<string>\",\n      \"countryOfBirth\": \"<string>\",\n      \"placeOfBirth\": \"<string>\"\n    }\n  },\n  \"monitoringType\": \"Screening\",\n  \"creationUtcDateTime\": \"<dateTime>\",\n  \"updateUtcDateTime\": \"<dateTime>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/sendAmlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"sendAmlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "refreshAmlMonitoringHits",
								"item": [
									{
										"name": "Refresh customer AML monitoring hits",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													":customerId",
													"refreshAmlMonitoringHits"
												],
												"variable": [
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Generate a request to refresh given customer AML monitoring hits."
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/refreshAmlMonitoringHits",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"refreshAmlMonitoringHits"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "amlMonitoring",
								"item": [
									{
										"name": "Get customer AML monitoring details",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"aml",
													":customerId",
													"amlMonitoring"
												],
												"variable": [
													{
														"key": "customerId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Returns the detail of the AML Monitoring of the customer"
										},
										"response": [
											{
												"name": "AMLClientMonitoring",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientId\": \"<uuid>\",\n  \"providerClientId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"monitoringType\": \"None\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"lastRefreshDate\": \"<dateTime>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/aml/:customerId/amlMonitoring",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"aml",
															":customerId",
															"amlMonitoring"
														],
														"variable": [
															{
																"key": "customerId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "bankAccount",
				"item": [
					{
						"name": "{bankAccountId}",
						"item": [
							{
								"name": "status",
								"item": [
									{
										"name": "Update bank account status",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId",
													"status"
												],
												"variable": [
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "(Required) Bank Account Id"
													}
												]
											},
											"description": "Updates the status of client bank account with initial,active,suspended or deleted"
										},
										"response": [
											{
												"name": "OK",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Account status conflicted with the current status",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"status"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "document",
								"item": [
									{
										"name": "{documentId}",
										"item": [
											{
												"name": "Remove document",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document",
															":documentId"
														],
														"variable": [
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "(Required) Bank Account Id"
															},
															{
																"key": "documentId",
																"value": "<uuid>",
																"description": "(Required) Id of the document"
															}
														]
													},
													"description": "Removes the given document"
												},
												"response": [
													{
														"name": "Document Removed",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get a bank account document",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document",
															":documentId"
														],
														"variable": [
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "(Required) Bank Account Id"
															},
															{
																"key": "documentId",
																"value": "<uuid>",
																"description": "(Required) Document Id"
															}
														]
													},
													"description": "Returns the corresponding bank account document with the given document id."
												},
												"response": [
													{
														"name": "Uploaded Document File",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"contentType\": \"Text_Plain\",\n  \"fileData\": \"<binary>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"bankAccount",
																	":bankAccountId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add document",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId",
													"document"
												],
												"variable": [
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "(Required) Bank Account Id"
													}
												]
											},
											"description": "Adds the bank account related documents one by one"
										},
										"response": [
											{
												"name": "OK",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"document"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "validate",
								"item": [
									{
										"name": "Validate bank account",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId",
													"validate"
												],
												"variable": [
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "(Required) Bank Account Id"
													}
												]
											},
											"description": "Validates the given bank account"
										},
										"response": [
											{
												"name": "OK",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"OnlineBanking\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validate"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "validation",
								"item": [
									{
										"name": "Get a bank account validation",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId",
													"validation"
												],
												"variable": [
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "(Required) Bank Account Id"
													}
												]
											},
											"description": "Returns the corresponding bank account validation with the given bank account id."
										},
										"response": [
											{
												"name": "Bank Account Validation",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"validationMethod\": \"KYCProvider\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\",\n  \"id\": \"<uuid>\",\n  \"validationUserId\": \"<uuid>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"NationalId\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"bankAccountId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"MarriageCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"bankAccountId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId/validation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"bankAccount",
															":bankAccountId",
															"validation"
														],
														"variable": [
															{
																"key": "bankAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get a bank account",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount",
											":bankAccountId"
										],
										"variable": [
											{
												"key": "bankAccountId",
												"value": "<uuid>",
												"description": "(Required) Bank Account Id"
											}
										]
									},
									"description": "Returns the corresponding bank account with the given bank account id."
								},
								"response": [
									{
										"name": "Bank Account",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"status\": \"Active\",\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\",\n  \"bankAccountValidation\": {\n    \"validationMethod\": \"OnlineBanking\",\n    \"validated\": \"<boolean>\",\n    \"validationDate\": \"<dateTime>\",\n    \"id\": \"<uuid>\",\n    \"validationUserId\": \"<uuid>\",\n    \"uploadedDocuments\": [\n      {\n        \"contentType\": \"Image_Bmp\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"Unknown\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"bankAccountId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\"\n      },\n      {\n        \"contentType\": \"Application_Doc\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"SepaDirectDebitMandate\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"bankAccountId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\"\n      }\n    ],\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Deleted\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Widowed\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumLow\",\n      \"clientLEI\": \"216400VFFY77HE0UL425\",\n      \"identityNumberType\": \"NationalIdNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-RP\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Male\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"Regular\",\n      \"clientType\": \"Retail\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Deleted\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Divorced\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"Low\",\n      \"clientLEI\": \"683300PM8UW7DR8Y7168\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-SN\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"Other\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/bankAccount/:bankAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"bankAccount",
													":bankAccountId"
												],
												"variable": [
													{
														"key": "bankAccountId"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "Create new bank account",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/bankAccount",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"bankAccount"
								]
							},
							"description": "Creates a new bank account for the client(s) corresponding to bankAccountRequest"
						},
						"response": [
							{
								"name": "Bank Account Response",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"accountHolderName\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Active\",\n  \"iban\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Get list of bank accounts",
						"request": {
							"method": "GET",
							"header": [
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"url": {
								"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"bankAccount"
								],
								"query": [
									{
										"key": "clientId",
										"value": "<uuid>",
										"description": "Client Id"
									},
									{
										"key": "accountId",
										"value": "<uuid>",
										"description": "Bank Account Id"
									},
									{
										"key": "iban",
										"value": "<string>",
										"description": "IBAN of the Bank Account"
									},
									{
										"key": "accountHolderName",
										"value": "<string>",
										"description": "Account Holder Name of the Bank Account"
									},
									{
										"key": "accountNumber",
										"value": "<string>",
										"description": "Account Number of the Bank Account"
									},
									{
										"key": "accountStatuses",
										"value": "<string>",
										"description": "Account Statuses of the Bank Account"
									},
									{
										"key": "dateTimeStart",
										"value": "<dateTime>",
										"description": "Bank Account Creation Date-Begin"
									},
									{
										"key": "dateTimeEnd",
										"value": "<dateTime>",
										"description": "Bank Account Creation Date-End"
									},
									{
										"key": "createdUserId",
										"value": "<uuid>",
										"description": "Bank Account Create User"
									},
									{
										"key": "pageNumber",
										"value": "1",
										"description": "Requested Page Of the list"
									},
									{
										"key": "recordsPerPage",
										"value": "100",
										"description": "Number of Records Per Page in the list"
									}
								]
							},
							"description": "Returns the corresponding bank accounts with the given criteria. At least one of the following parameters should be sent:\r\n* accountId\r\n* iban\r\n* accountNumber\r\n* dateTimeStart/dateTimeEnd"
						},
						"response": [
							{
								"name": "BankAccountPagedResult",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"data\": [\n    {\n      \"accountHolderName\": \"<string>\",\n      \"accountNumber\": \"<string>\",\n      \"alpha3CountryCode\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"sortCode\": \"<string>\",\n      \"status\": \"Deleted\",\n      \"iban\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"accountHolderName\": \"<string>\",\n      \"accountNumber\": \"<string>\",\n      \"alpha3CountryCode\": \"<string>\",\n      \"bankName\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"sortCode\": \"<string>\",\n      \"status\": \"Closed\",\n      \"iban\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/bankAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountHolderName=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"bankAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Bank Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Bank Account"
											},
											{
												"key": "accountHolderName",
												"value": "<string>",
												"description": "Account Holder Name of the Bank Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Bank Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Bank Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Bank Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Bank Account Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "client",
				"item": [
					{
						"name": "{clientId}",
						"item": [
							{
								"name": "email",
								"item": [
									{
										"name": "Update client email",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"email"
												],
												"query": [
													{
														"key": "email",
														"value": "<string>",
														"description": "Email"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Updates the email of the client"
										},
										"response": [
											{
												"name": "Client",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/email?email=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"email"
														],
														"query": [
															{
																"key": "email",
																"value": "<string>",
																"description": "Email"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "occupationGroup",
								"item": [
									{
										"name": "Update client occupation group",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"occupationGroup"
												],
												"query": [
													{
														"key": "occupationGroup",
														"value": "PupilOrStudent",
														"description": "Occupation Group to set"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Updates the occupation group of the client. Applicable only for Retail clients."
										},
										"response": [
											{
												"name": "Client",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/occupationGroup?occupationGroup=PupilOrStudent",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"occupationGroup"
														],
														"query": [
															{
																"key": "occupationGroup",
																"value": "PupilOrStudent",
																"description": "Occupation Group to set"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "document",
								"item": [
									{
										"name": "{documentId}",
										"item": [
											{
												"name": "file",
												"item": [
													{
														"name": "Get client document file",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId",
																	"file"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "documentId",
																		"value": "<uuid>",
																		"description": "(Required) Document Id"
																	}
																]
															},
															"description": "Get the uploaded document file under a client"
														},
														"response": [
															{
																"name": "Uploaded Document File",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"contentType\": \"Text_Plain\",\n  \"fileData\": \"<binary>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId/file",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"document",
																			":documentId",
																			"file"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "documentId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Delete client document",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document",
															":documentId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "documentId",
																"value": "<uuid>",
																"description": "(Required) Document Id"
															}
														]
													},
													"description": "Deletes specified document from the client"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/document/:documentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"document",
																	":documentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "documentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Upload client document",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/document",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"document"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Uploads a document like passport or certificate to a client"
										},
										"response": [
											{
												"name": "Uploaded Document",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"contentType\": \"Application_Pdf\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"Passport\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"contentType\": \"Unknown\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"DeathCertificateOfTheSpouse\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List client documents",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/document",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"document"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Lists the uploaded documents under a client"
										},
										"response": [
											{
												"name": "Uploaded Document List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"contentType\": \"Image_Png\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineSignedDocument\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"contentType\": \"Application_Docx\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"SepaDirectDebitMandate\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"document"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "bankAccount",
								"item": [
									{
										"name": "{bankAccountId}",
										"item": [
											{
												"name": "default",
												"item": [
													{
														"name": "Set default bank account",
														"request": {
															"method": "PUT",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId",
																	"default"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "bankAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Bank Account Id"
																	}
																]
															},
															"description": "Sets the default bank account of a client with the given bank account"
														},
														"response": [
															{
																"name": "Untitled Response",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"bankAccount",
																			":bankAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "bankAccountId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get client bank account",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount",
															":bankAccountId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "(Required) Bank Account Id"
															}
														]
													},
													"description": "Returns the bank account of a client with the given account id"
												},
												"response": [
													{
														"name": "Bank Account",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"accountHolderName\": \"<string>\",\n  \"alpha3CountryCode\": \"<string>\",\n  \"bankName\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"status\": \"Active\",\n  \"sortCode\": \"<string>\",\n  \"accountNumber\": \"<string>\",\n  \"iban\": \"<string>\",\n  \"bankAccountValidation\": {\n    \"validationMethod\": \"OnlineBanking\",\n    \"validated\": \"<boolean>\",\n    \"validationDate\": \"<dateTime>\",\n    \"id\": \"<uuid>\",\n    \"validationUserId\": \"<uuid>\",\n    \"uploadedDocuments\": [\n      {\n        \"contentType\": \"Image_Bmp\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"Unknown\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"bankAccountId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\"\n      },\n      {\n        \"contentType\": \"Application_Doc\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"SepaDirectDebitMandate\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"bankAccountId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\"\n      }\n    ],\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Deleted\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Widowed\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumLow\",\n      \"clientLEI\": \"216400VFFY77HE0UL425\",\n      \"identityNumberType\": \"NationalIdNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-RP\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Male\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"Regular\",\n      \"clientType\": \"Retail\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Deleted\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Divorced\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"Low\",\n      \"clientLEI\": \"683300PM8UW7DR8Y7168\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-SN\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"Other\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/bankAccount/:bankAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"bankAccount",
																	":bankAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List client bank accounts",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"bankAccount"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Lists the bank accounts of a client"
										},
										"response": [
											{
												"name": "Bank Account List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountHolderName\": \"<string>\",\n    \"accountNumber\": \"<string>\",\n    \"alpha3CountryCode\": \"<string>\",\n    \"bankName\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"sortCode\": \"<string>\",\n    \"status\": \"Suspended\",\n    \"iban\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  },\n  {\n    \"accountHolderName\": \"<string>\",\n    \"accountNumber\": \"<string>\",\n    \"alpha3CountryCode\": \"<string>\",\n    \"bankName\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"sortCode\": \"<string>\",\n    \"status\": \"Closed\",\n    \"iban\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/bankAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"bankAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "internalAccount",
								"item": [
									{
										"name": "{internalAccountId}",
										"item": [
											{
												"name": "default",
												"item": [
													{
														"name": "Set default internal account",
														"request": {
															"method": "PUT",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId",
																	"default"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "internalAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Internal Account Id"
																	}
																]
															},
															"description": "Sets the default internal account of a client with the given internal account"
														},
														"response": [
															{
																"name": "Untitled Response",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"internalAccount",
																			":internalAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "internalAccountId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get client internal account",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount",
															":internalAccountId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Id"
															}
														]
													},
													"description": "Returns the internal account of a client with the given account id"
												},
												"response": [
													{
														"name": "Internal Account",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"PEA\",\n  \"accountUsageType\": \"Brokerage\",\n  \"balance\": \"<number>\",\n  \"blockedAmount\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"dispositionLimit\": \"<number>\",\n  \"externalBlockedAmount\": \"<number>\",\n  \"iban\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"lastBlockage\": \"<dateTime>\",\n  \"lastCredited\": \"<dateTime>\",\n  \"lastDebited\": \"<dateTime>\",\n  \"lastExternalBlockage\": \"<dateTime>\",\n  \"lastUserDeposit\": \"<dateTime>\",\n  \"lastUserWithdrawal\": \"<dateTime>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"alias\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Initial\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"RegisteredCivilPartnership\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumHigh\",\n      \"clientLEI\": \"989500HX87DPXHXKWD06\",\n      \"identityNumberType\": \"NotSet\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-BW\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Other\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"TenantOwnerClient\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"External\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"SeparateLiving\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumLow\",\n      \"clientLEI\": \"7729006LQ92QV72JAR95\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-HB\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Unspecified\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/internalAccount/:internalAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"internalAccount",
																	":internalAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "internalAccountId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List client internal accounts",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"internalAccount"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Lists the internal accounts of a client"
										},
										"response": [
											{
												"name": "Internal Account List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountNumber\": \"<string>\",\n    \"accountScope\": \"CPD\",\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"balance\": \"<number>\",\n    \"blockedAmount\": \"<number>\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"dispositionLimit\": \"<number>\",\n    \"iban\": \"<string>\",\n    \"lastBlockage\": \"<dateTime>\",\n    \"lastCredited\": \"<dateTime>\",\n    \"lastDebited\": \"<dateTime>\",\n    \"lastUserDeposit\": \"<dateTime>\",\n    \"lastUserWithdrawal\": \"<dateTime>\",\n    \"sortCode\": \"<string>\",\n    \"status\": \"Active\",\n    \"id\": \"<uuid>\",\n    \"alias\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  },\n  {\n    \"accountNumber\": \"<string>\",\n    \"accountScope\": \"CPD\",\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"balance\": \"<number>\",\n    \"blockedAmount\": \"<number>\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"dispositionLimit\": \"<number>\",\n    \"iban\": \"<string>\",\n    \"lastBlockage\": \"<dateTime>\",\n    \"lastCredited\": \"<dateTime>\",\n    \"lastDebited\": \"<dateTime>\",\n    \"lastUserDeposit\": \"<dateTime>\",\n    \"lastUserWithdrawal\": \"<dateTime>\",\n    \"sortCode\": \"<string>\",\n    \"status\": \"Initial\",\n    \"id\": \"<uuid>\",\n    \"alias\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/internalAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"internalAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "depositAccount",
								"item": [
									{
										"name": "{depositAccountId}",
										"item": [
											{
												"name": "default",
												"item": [
													{
														"name": "Set default deposit account",
														"request": {
															"method": "PUT",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId",
																	"default"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "depositAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Deposit Account Id"
																	}
																]
															},
															"description": "Sets the default deposit account of a client with the given deposit account"
														},
														"response": [
															{
																"name": "Untitled Response",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PUT",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId/default",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"depositAccount",
																			":depositAccountId",
																			"default"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "depositAccountId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Return client deposit account",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount",
															":depositAccountId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "depositAccountId",
																"value": "<uuid>",
																"description": "(Required) Deposit Account Id"
															}
														]
													},
													"description": "Returns the deposit account of a client with the given account id"
												},
												"response": [
													{
														"name": "Deposit Account",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"CPD\",\n  \"accountUsageType\": \"Brokerage\",\n  \"id\": \"<uuid>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"alias\": \"<string>\",\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"Regular\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"External\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Divorced\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"Low\",\n      \"clientLEI\": \"71100074IUE3I7X3OH98\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-BY\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Onboarded\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Married\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"High\",\n      \"clientLEI\": \"6935009QD74PULIAE100\",\n      \"identityNumberType\": \"NotSet\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-SH\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"Pensioner\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/depositAccount/:depositAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"depositAccount",
																	":depositAccountId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "depositAccountId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List client deposit accounts",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"depositAccount"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Lists the deposit accounts of a client"
										},
										"response": [
											{
												"name": "Deposit Account List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"accountNumber\": \"<string>\",\n    \"accountScope\": \"PEA\",\n    \"accountUsageType\": \"Brokerage\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"sortCode\": \"<string>\",\n    \"status\": \"Initial\",\n    \"id\": \"<uuid>\",\n    \"alias\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  },\n  {\n    \"accountNumber\": \"<string>\",\n    \"accountScope\": \"PEA\",\n    \"accountUsageType\": \"PortfolioManagement\",\n    \"clientIds\": [\n      \"<uuid>\",\n      \"<uuid>\"\n    ],\n    \"sortCode\": \"<string>\",\n    \"status\": \"Suspended\",\n    \"id\": \"<uuid>\",\n    \"alias\": \"<string>\",\n    \"createdDate\": \"<dateTime>\",\n    \"updatedDate\": \"<dateTime>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/depositAccount",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"depositAccount"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "authorizedPeople",
								"item": [
									{
										"name": "{authorizedPersonId}",
										"item": [
											{
												"name": "document",
												"item": [
													{
														"name": "Get an authorized person document under a client",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId",
																	"document"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "authorizedPersonId",
																		"value": "<uuid>",
																		"description": "(Required) Authorized Person Id"
																	}
																]
															},
															"description": "Returns the authorized person document under a client with the given authorized person id"
														},
														"response": [
															{
																"name": "Authorized Person Document",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"photo\": \"<string>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"authorizedPeople",
																			":authorizedPersonId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "authorizedPersonId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get an authorized person under a client",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople",
															":authorizedPersonId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "authorizedPersonId",
																"value": "<uuid>",
																"description": "(Required) Authorized Person Id"
															}
														]
													},
													"description": "Returns the authorized person under a client with the given authorized person id"
												},
												"response": [
													{
														"name": "Authorized Person",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Image_Jpeg\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineSignedDocument\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"userID\": \"<uuid>\",\n  \"clientId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Delete an authorized person",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople",
															":authorizedPersonId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "authorizedPersonId",
																"value": "<uuid>",
																"description": "(Required) Authorized Person Id"
															}
														]
													},
													"description": "Deletes an authorized person under a client"
												},
												"response": [
													{
														"name": "Authorized Person",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Image_Jpeg\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineSignedDocument\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"userID\": \"<uuid>\",\n  \"clientId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Update authorized person",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople",
															":authorizedPersonId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "authorizedPersonId",
																"value": "<uuid>",
																"description": "(Required) Authorized Person Id"
															}
														]
													},
													"description": "An authorized person data under a client is update with a new authorized person object"
												},
												"response": [
													{
														"name": "Authorized Person",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Image_Jpeg\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineSignedDocument\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"userID\": \"<uuid>\",\n  \"clientId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople/:authorizedPersonId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"authorizedPeople",
																	":authorizedPersonId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "authorizedPersonId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "List authorized people under a client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"authorizedPeople"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of authorized people belongs to a client"
										},
										"response": [
											{
												"name": "Authorized Person List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"countryOfOrigin\": \"<string>\",\n    \"countryOfResidence\": \"<string>\",\n    \"email\": \"<email>\",\n    \"memo\": \"<string>\",\n    \"photo\": \"<string>\",\n    \"authorizedPersonType\": \"AuthorizedSignatory\",\n    \"name\": \"<string>\",\n    \"surname\": \"<string>\",\n    \"identityNumberType\": \"NotSet\",\n    \"identityNumber\": \"<string>\",\n    \"certificateOfIncumbency\": {\n      \"contentType\": \"Text_Plain\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AddressCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"authorizedPersonId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\"\n    },\n    \"isUserCreate\": \"<boolean>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"userID\": \"<uuid>\",\n    \"clientId\": \"<uuid>\"\n  },\n  {\n    \"countryOfOrigin\": \"<string>\",\n    \"countryOfResidence\": \"<string>\",\n    \"email\": \"<email>\",\n    \"memo\": \"<string>\",\n    \"photo\": \"<string>\",\n    \"authorizedPersonType\": \"AuthorizedSignatory\",\n    \"name\": \"<string>\",\n    \"surname\": \"<string>\",\n    \"identityNumberType\": \"BusinessRegistrationNumber\",\n    \"identityNumber\": \"<string>\",\n    \"certificateOfIncumbency\": {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"authorizedPersonId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\"\n    },\n    \"isUserCreate\": \"<boolean>\",\n    \"id\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"userID\": \"<uuid>\",\n    \"clientId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create an authorized person",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"authorizedPeople"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Creates a new authorized person under a client  if a valid authorized person object given"
										},
										"response": [
											{
												"name": "Authorized Person",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Image_Jpeg\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineSignedDocument\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"userID\": \"<uuid>\",\n  \"clientId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"memo\": \"<string>\",\n  \"photo\": \"<string>\",\n  \"authorizedPersonType\": \"AuthorizedSignatory\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"certificateOfIncumbency\": {\n    \"contentType\": \"Unknown\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"FourthlineCDDReport\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"authorizedPersonId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  \"isUserCreate\": \"<boolean>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/authorizedPeople",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"authorizedPeople"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "phoneNumber",
								"item": [
									{
										"name": "{phoneNumberId}",
										"item": [
											{
												"name": "Remove phone number",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber",
															":phoneNumberId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "phoneNumberId",
																"value": "<uuid>",
																"description": "(Required) Phone Number Id"
															}
														]
													},
													"description": "Removes existing phone number from the client"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Update phone number",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber",
															":phoneNumberId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "phoneNumberId",
																"value": "<uuid>",
																"description": "(Required) Phone Number Id"
															}
														]
													},
													"description": "Updates existing phone number under the client"
												},
												"response": [
													{
														"name": "Phone Number",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get phone number",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber",
															":phoneNumberId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "phoneNumberId",
																"value": "<uuid>",
																"description": "(Required) Phone Number Id"
															}
														]
													},
													"description": "Returns the phone number of a client with the given id"
												},
												"response": [
													{
														"name": "Phone Number",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber/:phoneNumberId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"phoneNumber",
																	":phoneNumberId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "phoneNumberId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new phone number",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"phoneNumber"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new phone number for the client"
										},
										"response": [
											{
												"name": "Phone Number",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"number\": \"<string>\",\n  \"extension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List phone numbers of a client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"phoneNumber"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of phone numbers belongs to a client"
										},
										"response": [
											{
												"name": "Phone Number List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"number\": \"<string>\",\n    \"extension\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"number\": \"<string>\",\n    \"extension\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/phoneNumber",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"phoneNumber"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "address",
								"item": [
									{
										"name": "{addressId}",
										"item": [
											{
												"name": "state",
												"item": [
													{
														"name": "Update record state of an address",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "Inactive",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId",
																	"state"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "addressId",
																		"value": "<uuid>",
																		"description": "(Required) Address Id"
																	}
																]
															},
															"description": "Updates record state of an address under the client"
														},
														"response": [
															{
																"name": "Address",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "Inactive",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId/state",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"address",
																			":addressId",
																			"state"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "addressId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Remove address",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address",
															":addressId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "addressId",
																"value": "<uuid>",
																"description": "(Required) Address Id"
															}
														]
													},
													"description": "Removes existing address from the client"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Update address",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address",
															":addressId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "addressId",
																"value": "<uuid>",
																"description": "(Required) Address Id"
															}
														]
													},
													"description": "Updates existing address under the client"
												},
												"response": [
													{
														"name": "Address",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get a spesific address of a a client",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address",
															":addressId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "addressId",
																"value": "<uuid>",
																"description": "(Required) Address Id"
															}
														]
													},
													"description": "Returns the address of the client with the given id"
												},
												"response": [
													{
														"name": "Address",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/address/:addressId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"address",
																	":addressId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "addressId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new address",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/address",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"address"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new address for the client"
										},
										"response": [
											{
												"name": "Address",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List client addresses",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"address"
												],
												"query": [
													{
														"key": "excludeInactive",
														"value": "false",
														"description": "Exclude Inactive Records"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of addresses belongs to a client"
										},
										"response": [
											{
												"name": "Address List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"addressName\": \"<string>\",\n    \"street\": \"<string>\",\n    \"buildingIdentifier\": \"<string>\",\n    \"suiteIdentifier\": \"<string>\",\n    \"floorIdentifier\": \"<string>\",\n    \"districtName\": \"<string>\",\n    \"postBox\": \"<string>\",\n    \"postCode\": \"<string>\",\n    \"countrySubentity\": \"<string>\",\n    \"addressType\": \"InvoicingAddress\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"recordState\": \"Inactive\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"city\": \"<string>\",\n    \"addressName\": \"<string>\",\n    \"street\": \"<string>\",\n    \"buildingIdentifier\": \"<string>\",\n    \"suiteIdentifier\": \"<string>\",\n    \"floorIdentifier\": \"<string>\",\n    \"districtName\": \"<string>\",\n    \"postBox\": \"<string>\",\n    \"postCode\": \"<string>\",\n    \"countrySubentity\": \"<string>\",\n    \"addressType\": \"TaxResidencyAddress\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"recordState\": \"Active\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/address?excludeInactive=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"address"
														],
														"query": [
															{
																"key": "excludeInactive",
																"value": "false",
																"description": "Exclude Inactive Records"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "taxIdentifier",
								"item": [
									{
										"name": "{taxIdentifierId}",
										"item": [
											{
												"name": "Remove tax identifier",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier",
															":taxIdentifierId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "taxIdentifierId",
																"value": "<uuid>",
																"description": "(Required) Tax Identifier Id"
															}
														]
													},
													"description": "Removes existing tax identifier from the client"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Update tax identifier",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier",
															":taxIdentifierId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "taxIdentifierId",
																"value": "<uuid>",
																"description": "(Required) Tax Identifier Id"
															}
														]
													},
													"description": "Updates existing tax identifier under the client"
												},
												"response": [
													{
														"name": "Tax Identifier",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Already Exists",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get tax identifier",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier",
															":taxIdentifierId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "taxIdentifierId",
																"value": "<uuid>",
																"description": "(Required) Tax Identifier Id"
															}
														]
													},
													"description": "Returns the tax identifier of the client with the given id"
												},
												"response": [
													{
														"name": "Tax Identifier",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier/:taxIdentifierId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"taxIdentifier",
																	":taxIdentifierId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "taxIdentifierId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new tax identifier",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"taxIdentifier"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new tax identifier for the client"
										},
										"response": [
											{
												"name": "TaxIdentifier",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Already Exists",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"tin\": \"<string>\",\n  \"type\": \"VATNumber\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List tax identifiers",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"taxIdentifier"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of tax identifiers belongs to a client"
										},
										"response": [
											{
												"name": "Tax Identifier List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"tin\": \"<string>\",\n    \"type\": \"TaxNumber\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"alpha3CountryCode\": \"<string>\",\n    \"tin\": \"<string>\",\n    \"type\": \"TaxNumber\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxIdentifier",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxIdentifier"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "validate",
								"item": [
									{
										"name": "Validate client",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/validate",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"validate"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Validates the client"
										},
										"response": [
											{
												"name": "Client",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"validationMethod\": \"Manual\",\n  \"validated\": \"<boolean>\",\n  \"validationDate\": \"<dateTime>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/validate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"validate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "status",
								"item": [
									{
										"name": "Update client status",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "Onboarded",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"status"
												],
												"query": [
													{
														"key": "internalAccountUsageType",
														"value": "PortfolioManagement",
														"description": "Internal Account Usage Type"
													},
													{
														"key": "depositAccountUsageType",
														"value": "PortfolioManagement",
														"description": "Deposit Account Usage Type"
													},
													{
														"key": "createAccounts",
														"value": "false",
														"description": "Create Internal and Deposit Account Flag"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Updates the status of the client with initial, onboarded, suspended or deleted"
										},
										"response": [
											{
												"name": "Client",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Client status conflicted with the current status",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "Onboarded",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/status?internalAccountUsageType=PortfolioManagement&depositAccountUsageType=PortfolioManagement&createAccounts=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"status"
														],
														"query": [
															{
																"key": "internalAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Internal Account Usage Type"
															},
															{
																"key": "depositAccountUsageType",
																"value": "PortfolioManagement",
																"description": "Deposit Account Usage Type"
															},
															{
																"key": "createAccounts",
																"value": "false",
																"description": "Create Internal and Deposit Account Flag"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "nonAssessmentCertificate",
								"item": [
									{
										"name": "{nonAssessmentCertificateId}",
										"item": [
											{
												"name": "revoke",
												"item": [
													{
														"name": "Revoke non-assessment certificate",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<string>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId",
																	"revoke"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "nonAssessmentCertificateId",
																		"value": "<uuid>",
																		"description": "(Required) Non-Assessment Certificate Id"
																	}
																]
															},
															"description": "Revoke validUntil date of non-assessment certificate under the client"
														},
														"response": [
															{
																"name": "Non-Assessment Certificate",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"clientId\": \"<uuid>\",\n  \"externalIdentifier\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"type\": \"LegalEntitySubCode36\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "<string>",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId/revoke",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"nonAssessmentCertificate",
																			":nonAssessmentCertificateId",
																			"revoke"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "nonAssessmentCertificateId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get non-assessment certificate",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate",
															":nonAssessmentCertificateId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "nonAssessmentCertificateId",
																"value": "<uuid>",
																"description": "(Required) Non-Assessment Certificate Id"
															}
														]
													},
													"description": "Returns the non-assessment certificate of the client with the given id"
												},
												"response": [
													{
														"name": "Non-Assessment Certificate",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientId\": \"<uuid>\",\n  \"externalIdentifier\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"type\": \"LegalEntitySubCode36\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate/:nonAssessmentCertificateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"nonAssessmentCertificate",
																	":nonAssessmentCertificateId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "nonAssessmentCertificateId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new non-assessment certificate",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"nonAssessmentCertificate"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new non-assessment certificate for the client"
										},
										"response": [
											{
												"name": "NonAssessmentCertificate",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientId\": \"<uuid>\",\n  \"externalIdentifier\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"type\": \"LegalEntitySubCode36\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition Failed",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"externalIdentifier\": \"<string>\",\n  \"type\": \"LegalEntity\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List non-assessment certificates",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"nonAssessmentCertificate"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of non-assessment certificates belongs to a client"
										},
										"response": [
											{
												"name": "Non-Assessment Certificate List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"clientId\": \"<uuid>\",\n    \"externalIdentifier\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"type\": \"NaturalPerson\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\"\n  },\n  {\n    \"clientId\": \"<uuid>\",\n    \"externalIdentifier\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"type\": \"LegalEntitySubCode37\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/nonAssessmentCertificate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"nonAssessmentCertificate"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "activeExemptionOrders",
								"item": [
									{
										"name": "Get active exemption orders",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"activeExemptionOrders"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns the active exemption orders under the client if client is part of any exemption order"
										},
										"response": [
											{
												"name": "ActiveExemptionOrder List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"applicableAmount\": \"<number>\",\n    \"clientIds\": [\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"usedAmount\": \"<number>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\"\n  },\n  {\n    \"applicableAmount\": \"<number>\",\n    \"clientIds\": [\n      \"<uuid>\"\n    ],\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"usedAmount\": \"<number>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\"\n  }\n]"
											},
											{
												"name": "Client does not have any active exemption order",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "No Content",
												"code": 204,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/activeExemptionOrders",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"activeExemptionOrders"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "taxData",
								"item": [
									{
										"name": "Get client tax data",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/taxData",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"taxData"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns the tax information of the client with the given id"
										},
										"response": [
											{
												"name": "ClientTaxData",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"activeTaxResidencies\": [\n    {\n      \"clientId\": \"<uuid>\",\n      \"validFrom\": \"<dateTime>\",\n      \"clientType\": \"R\",\n      \"germanTaxResident\": \"<boolean>\",\n      \"federalState\": \"DE-NW\",\n      \"invalidFrom\": \"<dateTime>\"\n    },\n    {\n      \"clientId\": \"<uuid>\",\n      \"validFrom\": \"<dateTime>\",\n      \"clientType\": \"B\",\n      \"germanTaxResident\": \"<boolean>\",\n      \"federalState\": \"DE-BW\",\n      \"invalidFrom\": \"<dateTime>\"\n    }\n  ],\n  \"activeTaxIds\": [\n    {\n      \"clientId\": \"<uuid>\",\n      \"taxCountry\": \"<string>\",\n      \"tin\": \"<string>\",\n      \"type\": \"TaxNumber\",\n      \"validFrom\": \"<dateTime>\",\n      \"invalidFrom\": \"<dateTime>\"\n    },\n    {\n      \"clientId\": \"<uuid>\",\n      \"taxCountry\": \"<string>\",\n      \"tin\": \"<string>\",\n      \"type\": \"VatNumber\",\n      \"validFrom\": \"<dateTime>\",\n      \"invalidFrom\": \"<dateTime>\"\n    }\n  ],\n  \"activeChurchTaxInformations\": [\n    {\n      \"clientId\": \"<uuid>\",\n      \"subjectToChurchTax\": \"<boolean>\",\n      \"activeChurchTaxRate\": {\n        \"churchTaxRate\": \"<number>\",\n        \"churchTaxRateValidFrom\": \"<string>\",\n        \"religiousCommunityId\": \"<string>\",\n        \"religiousCommunityName\": \"<string>\",\n        \"churchTaxRateInvalidFrom\": \"<string>\"\n      }\n    },\n    {\n      \"clientId\": \"<uuid>\",\n      \"subjectToChurchTax\": \"<boolean>\",\n      \"activeChurchTaxRate\": {\n        \"churchTaxRate\": \"<number>\",\n        \"churchTaxRateValidFrom\": \"<string>\",\n        \"religiousCommunityId\": \"<string>\",\n        \"religiousCommunityName\": \"<string>\",\n        \"churchTaxRateInvalidFrom\": \"<string>\"\n      }\n    }\n  ],\n  \"activeExemptionOrders\": [\n    {\n      \"applicableAmount\": \"<number>\",\n      \"clientIds\": [\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"usedAmount\": \"<number>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"applicableAmount\": \"<number>\",\n      \"clientIds\": [\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"usedAmount\": \"<number>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ],\n  \"activeNonAssessmentCertificates\": [\n    {\n      \"clientId\": \"<uuid>\",\n      \"externalIdentifier\": \"<string>\",\n      \"nvId\": \"<long>\",\n      \"type\": \"<string>\",\n      \"typeDescription\": \"<string>\",\n      \"validFrom\": \"<dateTime>\",\n      \"validUntil\": \"<dateTime>\"\n    },\n    {\n      \"clientId\": \"<uuid>\",\n      \"externalIdentifier\": \"<string>\",\n      \"nvId\": \"<long>\",\n      \"type\": \"<string>\",\n      \"typeDescription\": \"<string>\",\n      \"validFrom\": \"<dateTime>\",\n      \"validUntil\": \"<dateTime>\"\n    }\n  ]\n}"
											},
											{
												"name": "Client does not have any tax data",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "No Content",
												"code": 204,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/taxData",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"taxData"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "partnership",
								"item": [
									{
										"name": "{partnerClientId}",
										"item": [
											{
												"name": "release",
												"item": [
													{
														"name": "Releases client partnership",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId",
																	"release"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "partnerClientId",
																		"value": "<uuid>",
																		"description": "(Required) Id of the partner client"
																	}
																]
															},
															"description": "Releases the partnership of given clients. \r\n<strong>REMARK:</strong> May be used  for to release partnership if the partnership is set between wrong clients.\r\n\r\nIt does not affect the marital status of the clients."
														},
														"response": [
															{
																"name": "Client",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Conflict",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Conflict",
																"code": 409,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId/release",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"partnership",
																			":partnerClientId",
																			"release"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "partnerClientId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Update client partnership",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"partnership",
															":partnerClientId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "partnerClientId",
																"value": "<uuid>",
																"description": "(Required) Id of the partner client"
															}
														]
													},
													"description": "Updates the partner client id of the married or registered civil partnership person \r\n<strong>REMARK:</strong>Updating client's marital status later to single, divorced, etc. will break this partnership as well."
												},
												"response": [
													{
														"name": "Client",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/partnership/:partnerClientId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"partnership",
																	":partnerClientId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "partnerClientId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "churchTaxInformation",
								"item": [
									{
										"name": "Get church tax information",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"churchTaxInformation"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns the church tax information if client is liable to church tax"
										},
										"response": [
											{
												"name": "ChurchTaxInformation",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"subjectToChurchTax\": \"<boolean>\",\n  \"religiousCommunityId\": \"<string>\",\n  \"religiousCommunityName\": \"<string>\",\n  \"churchTaxRateValidFrom\": \"<string>\",\n  \"churchTaxRate\": \"<number>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/churchTaxInformation",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"churchTaxInformation"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "onDemandKistamQuery",
								"item": [
									{
										"name": "Trigger KISTAM request",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"onDemandKistamQuery"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Triggers KISTAM request for a client"
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/onDemandKistamQuery",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"onDemandKistamQuery"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "employment",
								"item": [
									{
										"name": "{employmentId}",
										"item": [
											{
												"name": "Update employment information",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment",
															":employmentId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "employmentId",
																"value": "<uuid>",
																"description": "(Required) Employment Id"
															}
														]
													},
													"description": "Updates existing employment information of the client"
												},
												"response": [
													{
														"name": "ClientEmployment",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"divisionCode\": \"<string>\",\n  \"divisionInformation\": \"<string>\",\n  \"sectionCode\": \"<string>\",\n  \"sectionInformation\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Remove employment information",
												"request": {
													"method": "DELETE",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment",
															":employmentId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "employmentId",
																"value": "<uuid>",
																"description": "(Required) Employment Id"
															}
														]
													},
													"description": "Removes existing employment information from the client"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "DELETE",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get a spesific employment information of a a client",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment",
															":employmentId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "employmentId",
																"value": "<uuid>",
																"description": "(Required) Employment Id"
															}
														]
													},
													"description": "Returns the employment information of the client with the given id"
												},
												"response": [
													{
														"name": "ClientEmployment",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"divisionCode\": \"<string>\",\n  \"divisionInformation\": \"<string>\",\n  \"sectionCode\": \"<string>\",\n  \"sectionInformation\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/employment/:employmentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"employment",
																	":employmentId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "employmentId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new employment information",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/employment",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"employment"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new employment information for the client"
										},
										"response": [
											{
												"name": "ClientEmployment",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"divisionCode\": \"<string>\",\n  \"divisionInformation\": \"<string>\",\n  \"sectionCode\": \"<string>\",\n  \"sectionInformation\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"divisionCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"jobTitle\": \"<string>\",\n  \"validUntil\": \"<date>\",\n  \"averageAnnualIncome\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "List client employment informations",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/employment",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"employment"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns a list of employment informations belongs to a client"
										},
										"response": [
											{
												"name": "ClientEmployment List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"divisionCode\": \"<string>\",\n    \"divisionInformation\": \"<string>\",\n    \"sectionCode\": \"<string>\",\n    \"sectionInformation\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"jobTitle\": \"<string>\",\n    \"validUntil\": \"<date>\",\n    \"averageAnnualIncome\": \"<number>\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"divisionCode\": \"<string>\",\n    \"divisionInformation\": \"<string>\",\n    \"sectionCode\": \"<string>\",\n    \"sectionInformation\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"jobTitle\": \"<string>\",\n    \"validUntil\": \"<date>\",\n    \"averageAnnualIncome\": \"<number>\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/employment",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"employment"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "eventReportUnsubscription",
								"item": [
									{
										"name": "Unsubscribe a report event",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "PaymentSDDInstructionFailed",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Unsubscribes a report event for the given client.\r\nAny change in data will propagate to online system within one hour"
										},
										"response": [
											{
												"name": "Address",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Subscribe a report event",
										"request": {
											"method": "DELETE",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "PaymentSDDInstructionFailed",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Subscribes a report event for the given client.\r\nAny change in data will propagate to online system within one hour"
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Gets unsubscribed report events for a client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Gets unsubscribed report events for the given client."
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "photo",
								"item": [
									{
										"name": "{photoId}",
										"item": [
											{
												"name": "Update client photo",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo",
															":photoId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "photoId",
																"value": "<uuid>",
																"description": "(Required) Photo Id"
															}
														]
													},
													"description": "Updates existing client photo"
												},
												"response": [
													{
														"name": "ClientPhoto",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"photo\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"photo\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/photo/:photoId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"photo",
																	":photoId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "photoId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Add new client photo",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"photo\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/photo",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"photo"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Adds new photo for the client"
										},
										"response": [
											{
												"name": "ClientPhoto",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"photo\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"photo\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Get the photo of the given client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/photo",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"photo"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns the photo of the client with the given id"
										},
										"response": [
											{
												"name": "ClientPhoto",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"photo\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/photo",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"photo"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "lossThresholdReport",
								"item": [
									{
										"name": "{lossThresholdReportId}",
										"item": [
											{
												"name": "Get client loss threshold report",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport",
															":lossThresholdReportId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) "
															},
															{
																"key": "lossThresholdReportId",
																"value": "<uuid>",
																"description": "(Required) "
															}
														]
													},
													"description": "Returns the specified loss threshold report for the given client"
												},
												"response": [
													{
														"name": "ClientLossThresholdReportDetail",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"pdfReport\": \"<string>\"\n}"
													},
													{
														"name": "Bad Request",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport/:lossThresholdReportId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdReport",
																	":lossThresholdReportId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "lossThresholdReportId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get client loss threshold reports",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"lossThresholdReport"
												],
												"query": [
													{
														"key": "dateBegin",
														"value": "<date>",
														"description": "(Required) Begin Date (YYYY-MM-DD)"
													},
													{
														"key": "dateEnd",
														"value": "<date>",
														"description": "(Required) End Date (YYYY-MM-DD)"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Returns the loss threshold reports of the given client"
										},
										"response": [
											{
												"name": "ClientLossThresholdReportList",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"contentType\": \"Image_Bmp\",\n    \"createdDate\": \"<dateTime>\",\n    \"reportId\": \"<uuid>\"\n  },\n  {\n    \"contentType\": \"Image_Jpeg\",\n    \"createdDate\": \"<dateTime>\",\n    \"reportId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdReport?dateBegin=<date>&dateEnd=<date>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdReport"
														],
														"query": [
															{
																"key": "dateBegin",
																"value": "<date>",
																"description": "(Required) Begin Date (YYYY-MM-DD)"
															},
															{
																"key": "dateEnd",
																"value": "<date>",
																"description": "(Required) End Date (YYYY-MM-DD)"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "lossThresholdEvent",
								"item": [
									{
										"name": "{snapshotDate}",
										"item": [
											{
												"name": "Get client loss threshold event",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"lossThresholdEvent",
															":snapshotDate"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) "
															},
															{
																"key": "snapshotDate",
																"value": "<string>",
																"description": "(Required) "
															}
														]
													},
													"description": "Returns the specified loss threshold event details for the given client"
												},
												"response": [
													{
														"name": "ClientLossThresholdEvent",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientId\": \"<uuid>\",\n  \"lastTotalBalance\": \"<number>\",\n  \"lossThresholdPercentage\": \"<number>\",\n  \"reportingQuarter\": \"<string>\",\n  \"snapshotDate\": \"<string>\",\n  \"totalLossPercentage\": \"<number>\"\n}"
													},
													{
														"name": "Bad Request",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/lossThresholdEvent/:snapshotDate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"lossThresholdEvent",
																	":snapshotDate"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "snapshotDate"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "ultimateBeneficialOwner",
								"item": [
									{
										"name": "{ultimateBeneficialOwnerId}",
										"item": [
											{
												"name": "document",
												"item": [
													{
														"name": "Get a Ultimate Beneficial Owner Document",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId",
																	"document"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<string>",
																		"description": "(Required) "
																	},
																	{
																		"key": "ultimateBeneficialOwnerId",
																		"value": "<uuid>",
																		"description": "(Required) Ultimate Beneficial Owner Id"
																	}
																]
															},
															"description": "Returns the specific Ultimate Beneficial Owner Document with the given id."
														},
														"response": [
															{
																"name": "Ultimate Beneficial Owner Document",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/document",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"document"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "validRecord",
												"item": [
													{
														"name": "Update Ultimate Beneficial Owner Valid Record as False",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId",
																	"validRecord"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<string>",
																		"description": "(Required) "
																	},
																	{
																		"key": "ultimateBeneficialOwnerId",
																		"value": "<uuid>",
																		"description": "(Required) Ultimate Beneficial Owner Id"
																	}
																]
															},
															"description": "Updates Ultimate Beneficial Owner Valid Record as False."
														},
														"response": [
															{
																"name": "Ultimate Beneficial Owner",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId/validRecord",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"ultimateBeneficialOwner",
																			":ultimateBeneficialOwnerId",
																			"validRecord"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "ultimateBeneficialOwnerId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get a Ultimate Beneficial Owner",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner",
															":ultimateBeneficialOwnerId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<string>",
																"description": "(Required) "
															},
															{
																"key": "ultimateBeneficialOwnerId",
																"value": "<uuid>",
																"description": "(Required) Ultimate Beneficial Owner Id"
															}
														]
													},
													"description": "Returns the specific Ultimate Beneficial Owner request with the given id."
												},
												"response": [
													{
														"name": "Ultimate Beneficial Owner",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Update Ultimate Beneficial Owner",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner",
															":ultimateBeneficialOwnerId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<string>",
																"description": "(Required) "
															},
															{
																"key": "ultimateBeneficialOwnerId",
																"value": "<uuid>",
																"description": "(Required) Ultimate Beneficial Owner Id"
															}
														]
													},
													"description": "Updates Ultimate Beneficial Owner with the given input data"
												},
												"response": [
													{
														"name": "Ultimate Beneficial Owner",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"Person\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Direct\",\n  \"contactTelephone\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner/:ultimateBeneficialOwnerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"ultimateBeneficialOwner",
																	":ultimateBeneficialOwnerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "ultimateBeneficialOwnerId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get list of Ultimate Beneficial Owners",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"ultimateBeneficialOwner"
												],
												"query": [
													{
														"key": "validRecord",
														"value": "<boolean>",
														"description": "Validation Status of the Record"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client"
													}
												]
											},
											"description": "Returns the corresponding requests with the given criteria."
										},
										"response": [
											{
												"name": "Ultimate Beneficial Owner Paged Result",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"companyOrIndividualFullName\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"countryOfResidence\": \"<string>\",\n      \"email\": \"<email>\",\n      \"identityNumber\": \"<string>\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"memo\": \"<string>\",\n      \"ownershipRatio\": \"<number>\",\n      \"uboType\": \"LegalEntity\",\n      \"validRecord\": \"<boolean>\",\n      \"ownerShipType\": \"Direct\",\n      \"contactTelephone\": \"<string>\",\n      \"clientId\": \"<uuid>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"companyOrIndividualFullName\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"countryOfResidence\": \"<string>\",\n      \"email\": \"<email>\",\n      \"identityNumber\": \"<string>\",\n      \"identityNumberType\": \"NationalIdNumber\",\n      \"memo\": \"<string>\",\n      \"ownershipRatio\": \"<number>\",\n      \"uboType\": \"Person\",\n      \"validRecord\": \"<boolean>\",\n      \"ownerShipType\": \"Indirect\",\n      \"contactTelephone\": \"<string>\",\n      \"clientId\": \"<uuid>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner?validRecord=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"query": [
															{
																"key": "validRecord",
																"value": "<boolean>",
																"description": "Validation Status of the Record"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "New Ultimate Beneficial Owner",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"ultimateBeneficialOwner"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<string>",
														"description": "(Required) "
													}
												]
											},
											"description": "Creates Ultimate Beneficial Owner"
										},
										"response": [
											{
												"name": "Ultimate Beneficial Owner",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"companyOrIndividualFullName\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"countryOfResidence\": \"<string>\",\n  \"email\": \"<email>\",\n  \"identityNumber\": \"<string>\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"memo\": \"<string>\",\n  \"ownershipRatio\": \"<number>\",\n  \"uboType\": \"LegalEntity\",\n  \"validRecord\": \"<boolean>\",\n  \"documents\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"ownerShipType\": \"Indirect\",\n  \"contactTelephone\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/ultimateBeneficialOwner",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"ultimateBeneficialOwner"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "kyc",
								"item": [
									{
										"name": "{initiatorKycId}",
										"item": [
											{
												"name": "automationUpdate",
												"item": [
													{
														"name": "Update Kyc Status of the specified Kyc Detail (KYC Simulation Mode)",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId",
																	"automationUpdate"
																],
																"query": [
																	{
																		"key": "kycStatus",
																		"value": "InconsistentData",
																		"description": "Desired Kyc Status"
																	}
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "initiatorKycId",
																		"value": "<string>",
																		"description": "(Required) "
																	}
																]
															},
															"description": "Updates the Kyc Status of the specified Kyc Detail under the client\r\nOnly applicable in Test Environment"
														},
														"response": [
															{
																"name": "KycDetail",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"initiatorKycId\": \"<string>\",\n  \"kycMethod\": \"Fourthline\",\n  \"kycStatus\": \"Pending\",\n  \"providerKycId\": \"<string>\",\n  \"sessionUrl\": \"<string>\",\n  \"providerDetail\": \"<string>\",\n  \"documents\": [\n    {\n      \"contentType\": \"Application_Doc\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"MarriageCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Image_Jpeg\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"SepaDirectDebitMandate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"updatedDate\": \"<dateTime>\",\n  \"expiryDate\": \"<dateTime>\",\n  \"kycFlowType\": \"WithoutProofOfAddress\",\n  \"reviewReason\": \"<string>\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\",\n  \"kycStatusCode\": \"<integer>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/automationUpdate?kycStatus=InconsistentData",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"automationUpdate"
																		],
																		"query": [
																			{
																				"key": "kycStatus",
																				"value": "InconsistentData",
																				"description": "Desired Kyc Status"
																			}
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "update",
												"item": [
													{
														"name": "Update Kyc Status of the specified Kyc Detail",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId",
																	"update"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "initiatorKycId",
																		"value": "<string>",
																		"description": "(Required) "
																	}
																]
															},
															"description": "Updates the Kyc Status of the specified Kyc Detail under the client. \r\n\r\nAdd/Update the Customer note of the specified kyc detail. \r\n\r\nAdd/Update the Internal note of the specified kyc detail."
														},
														"response": [
															{
																"name": "KycDetail",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"initiatorKycId\": \"<string>\",\n  \"kycMethod\": \"Fourthline\",\n  \"kycStatus\": \"Pending\",\n  \"providerKycId\": \"<string>\",\n  \"sessionUrl\": \"<string>\",\n  \"providerDetail\": \"<string>\",\n  \"documents\": [\n    {\n      \"contentType\": \"Application_Doc\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"MarriageCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Image_Jpeg\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"SepaDirectDebitMandate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"updatedDate\": \"<dateTime>\",\n  \"expiryDate\": \"<dateTime>\",\n  \"kycFlowType\": \"WithoutProofOfAddress\",\n  \"reviewReason\": \"<string>\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\",\n  \"kycStatusCode\": \"<integer>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"status\": \"AMLRetry\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId/update",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"kyc",
																			":initiatorKycId",
																			"update"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "initiatorKycId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Start KYC process for a client",
												"request": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc",
															":initiatorKycId"
														],
														"query": [
															{
																"key": "flowType",
																"value": "WithoutProofOfAddress"
															}
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "initiatorKycId",
																"value": "<string>",
																"description": "(Required) "
															}
														]
													},
													"description": "Starts a new KYC operation and returns the session link to the client"
												},
												"response": [
													{
														"name": "KYCInformation",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"providerKycId\": \"<string>\",\n  \"sessionUrl\": \"<string>\",\n  \"expiryDate\": \"<dateTime>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Precondition failed",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Precondition Failed",
														"code": 412,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"kycMethod\": \"Lionware\",\n  \"callbackUrls\": {\n    \"success\": \"<string>\",\n    \"declined\": \"<string>\",\n    \"incomplete\": \"<string>\",\n    \"reviewPending\": \"<string>\"\n  }\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?flowType=WithoutProofOfAddress",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "flowType",
																		"value": "WithoutProofOfAddress"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get KYC detail of client",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc",
															":initiatorKycId"
														],
														"query": [
															{
																"key": "includeProviderDetails",
																"value": "false"
															}
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "initiatorKycId",
																"value": "<string>",
																"description": "(Required) "
															}
														]
													},
													"description": "Returns the given clients kyc detail"
												},
												"response": [
													{
														"name": "KycDetail",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"initiatorKycId\": \"<string>\",\n  \"kycMethod\": \"Fourthline\",\n  \"kycStatus\": \"Pending\",\n  \"providerKycId\": \"<string>\",\n  \"sessionUrl\": \"<string>\",\n  \"providerDetail\": \"<string>\",\n  \"documents\": [\n    {\n      \"contentType\": \"Application_Doc\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"MarriageCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Image_Jpeg\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"SepaDirectDebitMandate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"updatedDate\": \"<dateTime>\",\n  \"expiryDate\": \"<dateTime>\",\n  \"kycFlowType\": \"WithoutProofOfAddress\",\n  \"reviewReason\": \"<string>\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\",\n  \"kycStatusCode\": \"<integer>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/kyc/:initiatorKycId?includeProviderDetails=false",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"kyc",
																	":initiatorKycId"
																],
																"query": [
																	{
																		"key": "includeProviderDetails",
																		"value": "false"
																	}
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "initiatorKycId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get KYC details of client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/kyc",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"kyc"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns list of the given clients kyc details"
										},
										"response": [
											{
												"name": "KycDetail",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"initiatorKycId\": \"<string>\",\n  \"kycMethod\": \"Fourthline\",\n  \"kycStatus\": \"Pending\",\n  \"providerKycId\": \"<string>\",\n  \"sessionUrl\": \"<string>\",\n  \"providerDetail\": \"<string>\",\n  \"documents\": [\n    {\n      \"contentType\": \"Application_Doc\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"MarriageCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Image_Jpeg\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"SepaDirectDebitMandate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"updatedDate\": \"<dateTime>\",\n  \"expiryDate\": \"<dateTime>\",\n  \"kycFlowType\": \"WithoutProofOfAddress\",\n  \"reviewReason\": \"<string>\",\n  \"internalNote\": \"<string>\",\n  \"customerNote\": \"<string>\",\n  \"kycStatusCode\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/kyc",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"kyc"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "investmentDecisionMaker",
								"item": [
									{
										"name": "{investmentDecisionMakerId}",
										"item": [
											{
												"name": "defaultInvestmentDecisionMaker",
												"item": [
													{
														"name": "Update default investment decision maker",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId",
																	"defaultInvestmentDecisionMaker"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "investmentDecisionMakerId",
																		"value": "<uuid>",
																		"description": "(Required) Investment Decision Maker Id"
																	}
																]
															},
															"description": "Change business client default investment decision maker"
														},
														"response": [
															{
																"name": "Investment Decision Maker",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"countryCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"scope\": \"RetailClient\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"concatCode\": \"<string>\",\n  \"shortCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\",\n  \"isDefault\": \"<boolean>\",\n  \"isActive\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/defaultInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"defaultInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "activeInvestmentDecisionMaker",
												"item": [
													{
														"name": "Update activeness of business client investment decision maker",
														"request": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId",
																	"activeInvestmentDecisionMaker"
																],
																"variable": [
																	{
																		"key": "clientId",
																		"value": "<uuid>",
																		"description": "(Required) Client Id"
																	},
																	{
																		"key": "investmentDecisionMakerId",
																		"value": "<uuid>",
																		"description": "(Required) Investment Decision Maker Id"
																	}
																]
															},
															"description": "Update activeness of specified investment decision maker from the business client"
														},
														"response": [
															{
																"name": "Untitled Response",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId/activeInvestmentDecisionMaker",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"client",
																			":clientId",
																			"investmentDecisionMaker",
																			":investmentDecisionMakerId",
																			"activeInvestmentDecisionMaker"
																		],
																		"variable": [
																			{
																				"key": "clientId"
																			},
																			{
																				"key": "investmentDecisionMakerId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Update investment decision maker",
												"request": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker",
															":investmentDecisionMakerId"
														],
														"variable": [
															{
																"key": "clientId",
																"value": "<uuid>",
																"description": "(Required) Client Id"
															},
															{
																"key": "investmentDecisionMakerId",
																"value": "<uuid>",
																"description": "(Required) Investment Decision Maker Id"
															}
														]
													},
													"description": "Update investment decision maker of a business client"
												},
												"response": [
													{
														"name": "Investment Decision Maker",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"countryCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"scope\": \"RetailClient\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"concatCode\": \"<string>\",\n  \"shortCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\",\n  \"isDefault\": \"<boolean>\",\n  \"isActive\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PUT",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker/:investmentDecisionMakerId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"client",
																	":clientId",
																	"investmentDecisionMaker",
																	":investmentDecisionMakerId"
																],
																"variable": [
																	{
																		"key": "clientId"
																	},
																	{
																		"key": "investmentDecisionMakerId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get investment decision makers of business client",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"investmentDecisionMaker"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) Client Id"
													}
												]
											},
											"description": "Returns list of the given business clients investment decision makers"
										},
										"response": [
											{
												"name": "InvestmentDecisionMaker",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"countryCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"scope\": \"RetailClient\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"concatCode\": \"<string>\",\n  \"shortCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\",\n  \"isDefault\": \"<boolean>\",\n  \"isActive\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Create new investment decision maker",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId",
													"investmentDecisionMaker"
												],
												"variable": [
													{
														"key": "clientId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Create new investment decision maker for a business client"
										},
										"response": [
											{
												"name": "InvestmentDecisionMakerRequest",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"countryCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"scope\": \"RetailClient\",\n  \"tenantId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"concatCode\": \"<string>\",\n  \"shortCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\",\n  \"isDefault\": \"<boolean>\",\n  \"isActive\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition failed",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"countryCode\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"email\": \"<email>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/client/:clientId/investmentDecisionMaker",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"client",
															":clientId",
															"investmentDecisionMaker"
														],
														"variable": [
															{
																"key": "clientId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get client",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client",
											":clientId"
										],
										"query": [
											{
												"key": "includePhoneNumbers",
												"value": "false",
												"description": "Include PhoneNumbers at the response"
											},
											{
												"key": "includeAddresses",
												"value": "false",
												"description": "Include Addresses at the response"
											},
											{
												"key": "includeTaxIdentifiers",
												"value": "false",
												"description": "Include TaxIdentifiers at the response"
											},
											{
												"key": "includeChurchTaxInformation",
												"value": "false",
												"description": "Include ChurchTaxInformation at the response"
											}
										],
										"variable": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "(Required) Client Id"
											}
										]
									},
									"description": "Returns client details by its id"
								},
								"response": [
									{
										"name": "Client",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"TenantOwnerClient\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Initial\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Unknown\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"2010001IPG7ZVDMR0295\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-BW\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Other\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"PupilOrStudent\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\",\n  \"users\": [\n    {\n      \"id\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"userName\": \"<string>\",\n      \"assignmentDate\": \"<dateTime>\",\n      \"assignmentUserId\": \"<string>\",\n      \"clientId\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"userName\": \"<string>\",\n      \"assignmentDate\": \"<dateTime>\",\n      \"assignmentUserId\": \"<string>\",\n      \"clientId\": \"<uuid>\"\n    }\n  ],\n  \"phoneNumbers\": [\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"number\": \"<string>\",\n      \"extension\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"number\": \"<string>\",\n      \"extension\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"addresses\": [\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"addressName\": \"<string>\",\n      \"street\": \"<string>\",\n      \"buildingIdentifier\": \"<string>\",\n      \"suiteIdentifier\": \"<string>\",\n      \"floorIdentifier\": \"<string>\",\n      \"districtName\": \"<string>\",\n      \"postBox\": \"<string>\",\n      \"postCode\": \"<string>\",\n      \"countrySubentity\": \"<string>\",\n      \"addressType\": \"TaxResidencyAddress\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"recordState\": \"Active\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"addressName\": \"<string>\",\n      \"street\": \"<string>\",\n      \"buildingIdentifier\": \"<string>\",\n      \"suiteIdentifier\": \"<string>\",\n      \"floorIdentifier\": \"<string>\",\n      \"districtName\": \"<string>\",\n      \"postBox\": \"<string>\",\n      \"postCode\": \"<string>\",\n      \"countrySubentity\": \"<string>\",\n      \"addressType\": \"ResidentialAddress\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"recordState\": \"Inactive\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"taxIdentifiers\": [\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"tin\": \"<string>\",\n      \"type\": \"TaxId\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"alpha3CountryCode\": \"<string>\",\n      \"tin\": \"<string>\",\n      \"type\": \"TaxNumber\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"validation\": {\n    \"validationMethod\": \"RemoteCall\",\n    \"validated\": \"<boolean>\",\n    \"validationDate\": \"<dateTime>\",\n    \"id\": \"<uuid>\",\n    \"validationUserId\": \"<uuid>\",\n    \"uploadedDocuments\": [\n      {\n        \"contentType\": \"Text_Plain\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"DeathCertificateOfTheSpouse\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"clientId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\",\n        \"updatedDate\": \"<dateTime>\",\n        \"updatedUserId\": \"<uuid>\"\n      },\n      {\n        \"contentType\": \"Image_Bmp\",\n        \"fileData\": \"<binary>\",\n        \"label\": \"<string>\",\n        \"comment\": \"<string>\",\n        \"documentType\": \"Bill\",\n        \"fileName\": \"<string>\",\n        \"validFrom\": \"<date>\",\n        \"validUntil\": \"<date>\",\n        \"id\": \"<uuid>\",\n        \"clientId\": \"<uuid>\",\n        \"createdDate\": \"<dateTime>\",\n        \"createdUserId\": \"<uuid>\",\n        \"updatedDate\": \"<dateTime>\",\n        \"updatedUserId\": \"<uuid>\"\n      }\n    ],\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  \"employmentInformations\": [\n    {\n      \"divisionCode\": \"<string>\",\n      \"divisionInformation\": \"<string>\",\n      \"sectionCode\": \"<string>\",\n      \"sectionInformation\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"jobTitle\": \"<string>\",\n      \"validUntil\": \"<date>\",\n      \"averageAnnualIncome\": \"<number>\",\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"divisionCode\": \"<string>\",\n      \"divisionInformation\": \"<string>\",\n      \"sectionCode\": \"<string>\",\n      \"sectionInformation\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"jobTitle\": \"<string>\",\n      \"validUntil\": \"<date>\",\n      \"averageAnnualIncome\": \"<number>\",\n      \"currencyCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"investmentDecisionMakers\": [\n    {\n      \"countryCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"scope\": \"DealingDesk\",\n      \"tenantId\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"concatCode\": \"<string>\",\n      \"shortCode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"email\": \"<email>\",\n      \"isDefault\": \"<boolean>\",\n      \"isActive\": \"<boolean>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"countryCode\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"scope\": \"Algorithm\",\n      \"tenantId\": \"<uuid>\",\n      \"clientId\": \"<uuid>\",\n      \"concatCode\": \"<string>\",\n      \"shortCode\": \"<string>\",\n      \"name\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"email\": \"<email>\",\n      \"isDefault\": \"<boolean>\",\n      \"isActive\": \"<boolean>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"churchTaxInformation\": {\n    \"subjectToChurchTax\": \"<boolean>\",\n    \"religiousCommunityId\": \"<string>\",\n    \"religiousCommunityName\": \"<string>\",\n    \"churchTaxRateValidFrom\": \"<string>\",\n    \"churchTaxRate\": \"<number>\"\n  },\n  \"isWaitingApprove\": \"<boolean>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId?includePhoneNumbers=false&includeAddresses=false&includeTaxIdentifiers=false&includeChurchTaxInformation=false",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"query": [
													{
														"key": "includePhoneNumbers",
														"value": "false",
														"description": "Include PhoneNumbers at the response"
													},
													{
														"key": "includeAddresses",
														"value": "false",
														"description": "Include Addresses at the response"
													},
													{
														"key": "includeTaxIdentifiers",
														"value": "false",
														"description": "Include TaxIdentifiers at the response"
													},
													{
														"key": "includeChurchTaxInformation",
														"value": "false",
														"description": "Include ChurchTaxInformation at the response"
													}
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							},
							{
								"name": "Update client",
								"request": {
									"method": "PUT",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client/:clientId",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client",
											":clientId"
										],
										"variable": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "(Required) Client Id"
											}
										]
									},
									"description": "Updates client details by its id"
								},
								"response": [
									{
										"name": "OK",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"SeparateLiving\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"409100G7OFFDD9844O22\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-BB\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/client/:clientId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"client",
													":clientId"
												],
												"variable": [
													{
														"key": "clientId"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "List clients",
						"request": {
							"method": "GET",
							"header": [
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"url": {
								"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "tenantId",
										"value": "<uuid>",
										"description": "Tenant Id"
									},
									{
										"key": "clientType",
										"value": "Retail",
										"description": "Type of Client"
									},
									{
										"key": "status",
										"value": "Onboarded",
										"description": "Client Status"
									},
									{
										"key": "name",
										"value": "<string>",
										"description": "Name"
									},
									{
										"key": "surname",
										"value": "<string>",
										"description": "Surname"
									},
									{
										"key": "email",
										"value": "<string>",
										"description": "Email"
									},
									{
										"key": "alpha3CountryCode",
										"value": "<string>",
										"description": "Country Code"
									},
									{
										"key": "dateTimeBegin",
										"value": "<dateTime>",
										"description": "Create Date - Begin"
									},
									{
										"key": "dateTimeEnd",
										"value": "<dateTime>",
										"description": "Create Date - End"
									},
									{
										"key": "contractualPartnerCode",
										"value": "<string>",
										"description": "Contractual Partner Code"
									},
									{
										"key": "clientKey",
										"value": "<string>",
										"description": "Externally managed unique customer identifier"
									},
									{
										"key": "clientId",
										"value": "<uuid>",
										"description": "Client Id"
									},
									{
										"key": "clientSubType",
										"value": "TenantOwnerClient",
										"description": "Sub type of the client"
									},
									{
										"key": "maritalStatuses",
										"value": "<string>",
										"description": "Marital statuses of the client"
									},
									{
										"key": "taxId",
										"value": "<string>",
										"description": "Tax identification number of the client"
									},
									{
										"key": "recordsPerPage",
										"value": "100",
										"description": "Number of Records Per Page In The List"
									},
									{
										"key": "pageNumber",
										"value": "1",
										"description": "Requested Page Of The List"
									}
								]
							},
							"description": "Return a list of clients based on several filters"
						},
						"response": [
							{
								"name": "ClientPagedResult",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"data\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"TenantOwnerClient\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"External\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"RegisteredCivilPartnership\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumHigh\",\n      \"clientLEI\": \"4128007D8Z3FWK9O2407\",\n      \"identityNumberType\": \"NationalIdNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-BY\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Male\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"Other\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Rejected\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Widowed\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumHigh\",\n      \"clientLEI\": \"631300BK92O8JGJ4ZW56\",\n      \"identityNumberType\": \"NationalIdNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-HE\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Unspecified\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/client?tenantId=<uuid>&clientType=Retail&status=Onboarded&name=<string>&surname=<string>&email=<string>&alpha3CountryCode=<string>&dateTimeBegin=<dateTime>&dateTimeEnd=<dateTime>&contractualPartnerCode=<string>&clientKey=<string>&clientId=<uuid>&clientSubType=TenantOwnerClient&maritalStatuses=<string>&taxId=<string>&recordsPerPage=100&pageNumber=1",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "tenantId",
												"value": "<uuid>",
												"description": "Tenant Id"
											},
											{
												"key": "clientType",
												"value": "Retail",
												"description": "Type of Client"
											},
											{
												"key": "status",
												"value": "Onboarded",
												"description": "Client Status"
											},
											{
												"key": "name",
												"value": "<string>",
												"description": "Name"
											},
											{
												"key": "surname",
												"value": "<string>",
												"description": "Surname"
											},
											{
												"key": "email",
												"value": "<string>",
												"description": "Email"
											},
											{
												"key": "alpha3CountryCode",
												"value": "<string>",
												"description": "Country Code"
											},
											{
												"key": "dateTimeBegin",
												"value": "<dateTime>",
												"description": "Create Date - Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Create Date - End"
											},
											{
												"key": "contractualPartnerCode",
												"value": "<string>",
												"description": "Contractual Partner Code"
											},
											{
												"key": "clientKey",
												"value": "<string>",
												"description": "Externally managed unique customer identifier"
											},
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "clientSubType",
												"value": "TenantOwnerClient",
												"description": "Sub type of the client"
											},
											{
												"key": "maritalStatuses",
												"value": "<string>",
												"description": "Marital statuses of the client"
											},
											{
												"key": "taxId",
												"value": "<string>",
												"description": "Tax identification number of the client"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page In The List"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of The List"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Create Client - Business with min. requirements",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"clientType\": \"Business\",\n  \"countryOfOrigin\": \"DEU\",\n  \"email\": \"mail@somedomain.com\",\n  \"name\": \"TestCompany\",\n  \"clientLEI\": \"76870079HSQXXYOURX11\",\n  \"defaultDecisionMakerLEI\": \"738900OC3SPRBGCE0762\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"456789012345abc\",\n  \"liableToTax\": true,\n  \"contractualPartnerCode\": \"CP0001\",\n  \"language\": \"de_DE\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "createUserIdentity",
										"value": "false",
										"description": "Create Identity User Flag"
									},
									{
										"key": "createExternalClient",
										"value": "false",
										"description": "Identifies if client will be external or not"
									}
								]
							},
							"description": "Creates a new client"
						},
						"response": [
							{
								"name": "Client",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"status\": \"Deleted\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"300400PV81OIDJXFJI23\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-NI\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"consequata66\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Conflict",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Conflict",
								"code": 409,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Create Client - Business with max. requirements",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"clientType\": \"Business\",\n  \"countryOfOrigin\": \"DEU\",\n  \"email\": \"mail@somedomain.com\",\n  \"name\": \"TestCompany\",\n  \"politicallyExposedPerson\": false,\n  \"clientKey\": \"ExampleClientKey\",\n  \"establishedDate\": \"2017-11-03\",\n  \"clientLEI\": \"76870079HSQXXYOURX11\",\n  \"defaultDecisionMakerLEI\": \"738900OC3SPRBGCE0762\",\n  \"riskClass\": \"High\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"456789012345abc\",\n  \"clientSettlementType\": \"NetBalanceInvoicing\",\n  \"clientPhoto\": \"\",\n  \"liableToTax\": true,\n  \"communicationWithEmailAllowed\": true,\n  \"communicationWithPhoneAllowed\": true,\n  \"communicationWithPostAllowed\": true,\n  \"federalState\": \"DE-HH\",\n  \"contractualPartnerCode\": \"CP0001\",\n  \"language\": \"de_DE\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "createUserIdentity",
										"value": "false",
										"description": "Create Identity User Flag"
									},
									{
										"key": "createExternalClient",
										"value": "false",
										"description": "Identifies if client will be external or not"
									}
								]
							},
							"description": "Creates a new client"
						},
						"response": [
							{
								"name": "Client",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"status\": \"Deleted\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"300400PV81OIDJXFJI23\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-NI\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"consequata66\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Conflict",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Conflict",
								"code": 409,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Create Client - Retail with min. requirements",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"clientType\": \"Retail\",\n  \"countryOfOrigin\": \"DEU\",\n  \"email\": \"mail@somedomain.com\",\n  \"name\": \"Max\",\n  \"surname\": \"Mustermann\",\n  \"ownerClientId\": \"17090E49-0DCE-4918-82D7-041DE564EFB4\",\n  \"politicallyExposedPerson\": false,\n  \"dateOfBirth\": \"1980-11-03\",\n  \"maritalStatus\": \"SeperateLiving\",\n  \"riskClass\": \"Medium\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"456789012345abc\",\n  \"liableToTax\": true,\n  \"communicationWithEmailAllowed\": true,\n  \"communicationWithPhoneAllowed\": true,\n  \"communicationWithPostAllowed\": true,\n  \"contractualPartnerCode\": \"CP0001\",\n  \"language\": \"de_DE\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "createUserIdentity",
										"value": "false",
										"description": "Create Identity User Flag"
									},
									{
										"key": "createExternalClient",
										"value": "false",
										"description": "Identifies if client will be external or not"
									}
								]
							},
							"description": "Creates a new client"
						},
						"response": [
							{
								"name": "Client",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"status\": \"Deleted\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"300400PV81OIDJXFJI23\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-NI\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"consequata66\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Conflict",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Conflict",
								"code": 409,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Create Client - Retail with max. requirements",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"clientType\": \"Retail\",\n  \"countryOfOrigin\": \"DEU\",\n  \"email\": \"mail@somedomain.com\",\n  \"name\": \"Max\",\n  \"politicallyExposedPerson\": false,\n  \"surname\": \"Mustermann\",\n  \"nationality\": \"DEU\",\n  \"dateOfBirth\": \"1980-11-03\",\n  \"placeOfBirth\": \"GERMANY\",\n  \"maritalStatus\": \"SeperateLiving\",\n  \"riskClass\": \"Medium\",\n  \"identityNumberType\": \"PassportNumber\",\n  \"identityNumber\": \"456789012345abc\",\n  \"clientSettlementType\": \"NotSet\",\n  \"liableToTax\": true,\n  \"clientPhoto\": \"0x89504E470D0A1A0A0000000D49484452000000C8000000C80806000000AD58AE9E000032FA49444154785EED5D07801445D69E3C9B77C92C39884A10916000140C1830008A7AA898337706500EF5CC673A158C27C94014C3092228882241C10C8820394B8E1B27CFFF7DD5DDCBB03B3BD3937A77FDABB1EDD999AAEAAAAFEAD50BF5EA95C9242F898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402220119008480424021201898044402250D508B8DD6EB3560797CB95E6F178CAFE8E54B79252B7BDAAEB9EC8FBD1566B22F92BCB0B5C2CA928B72695A96B005587066DDAB4A979464646413018340502011B6FFC5D84C19161B15802369BCD8BCF5976BBDD8D3456104B7683060DB6A5A7A7BBF5D47FEFC143758B8B8BB391DFE5F3F92C0E87A3D46C3607F1391CF184E0A67B0C314F107765CFCAAA59691F5982018B29E8B7346EDC78879E366ED9B2A54D7E7EFE66A7D3E90B4D7FB0A038BBB0B0300F6D058C36376E17DB8ECBE2F7FB6D61CA1675C2FB4D1624435F58991EF93C56ABD58BDB979696560AECD9DE1A7D856B7CB56BD0D2A54B7B0C1E3C786A5171693D12083AD8EDF57AEDF81C406704D0B166748E0F1D6526B18073A483784C3DBA779F8EC65CA7A7412FBFFCF2F33367CEBA253B3BBBA4B4B4943372108571345B83E680C91CC45030E305418B257494AB831E5F9991142346796A7F873E414965DF934E98AEEC89C2F15F10E55778E2FD61BF0FA252BE933BB45F70E4C89141B9B9B94591DA3965CA942103070E7C63F8F0E1B720DD3BA169DF7BEFBDFB264C98300244929693935340EEEB7679EC18E45EA4C3FB4D567310F4006250EB27A85CB902419BD912449FB8B2B2B20AF2F2F2F6D7AD5B771B8876E39BFF1DBDA34D9B36AB5AB76EBDBA75AB169BF5F443754B532308C46A73040E1F296C86E16FF20782266FD0930E62308118F037FBD06C32BBBD187218D7013FBEB79A0A8A4AF1B5D552EAF298D3D31C5167B2D252773648C254505892C14EC28C68F2797D626460D47274843C397B5A4CA006E5020199F077224F519E3900EA134FABFA54DE53F16FF13D1A6B72FBFCB9\",\n  \"birthName\": \"Max\",\n  \"title\": \"Prof.\",\n  \"gender\": \"Female\",\n  \"salutation\": \"Mrs.\",\n  \"communicationWithEmailAllowed\": true,\n  \"communicationWithPhoneAllowed\": true,\n  \"communicationWithPostAllowed\": true,\n  \"federalState\": \"DE-HH\",\n  \"contractualPartnerCode\": \"CP0001\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "createUserIdentity",
										"value": "false",
										"description": "Create Identity User Flag"
									},
									{
										"key": "createExternalClient",
										"value": "false",
										"description": "Identifies if client will be external or not"
									}
								]
							},
							"description": "Creates a new client"
						},
						"response": [
							{
								"name": "Client",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"status\": \"Deleted\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"300400PV81OIDJXFJI23\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-NI\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"consequata66\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Conflict",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Conflict",
								"code": 409,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"email\": \"<email>\",\n  \"name\": \"<string>\",\n  \"politicallyExposedPerson\": \"<boolean>\",\n  \"surname\": \"<string>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"526400DUKOZUU1MX4L64\",\n  \"identityNumberType\": \"NationalIdNumber\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-RP\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Female\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Pensioner\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"OK\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Create client",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"client"
								],
								"query": [
									{
										"key": "createUserIdentity",
										"value": "false",
										"description": "Create Identity User Flag"
									},
									{
										"key": "createExternalClient",
										"value": "false",
										"description": "Identifies if client will be external or not"
									}
								]
							},
							"description": "Creates a new client"
						},
						"response": [
							{
								"name": "Client",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"clientKey\": \"<string>\",\n  \"clientSubType\": \"Regular\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"liableToTax\": \"<boolean>\",\n  \"name\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"tenantId\": \"<uuid>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Single\",\n  \"partnerTo\": \"<uuid>\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"MediumHigh\",\n  \"clientLEI\": \"788400BPQKY10QS9IE11\",\n  \"identityNumberType\": \"BusinessRegistrationNumber\",\n  \"identityNumber\": \"<string>\",\n  \"federalState\": \"DE-SN\",\n  \"defaultBankAccountId\": \"<uuid>\",\n  \"defaultInternalAccountId\": \"<uuid>\",\n  \"defaultDepositAccountId\": \"<uuid>\",\n  \"hasIdentityUser\": \"<boolean>\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"de_DE\",\n  \"occupationGroup\": \"Pensioner\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"deletedDate\": \"<dateTime>\",\n  \"deletedUserId\": \"<uuid>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Conflict",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Conflict",
								"code": 409,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientKey\": \"<string>\",\n  \"clientType\": \"Retail\",\n  \"communicationWithEmailAllowed\": \"<boolean>\",\n  \"communicationWithPhoneAllowed\": \"<boolean>\",\n  \"communicationWithPostAllowed\": \"<boolean>\",\n  \"contractualPartnerCode\": \"<string>\",\n  \"countryOfOrigin\": \"<string>\",\n  \"name\": \"<string>\",\n  \"surname\": \"<string>\",\n  \"email\": \"<email>\",\n  \"nationality\": \"<string>\",\n  \"dateOfBirth\": \"<date>\",\n  \"placeOfBirth\": \"<string>\",\n  \"maritalStatus\": \"Divorced\",\n  \"establishedDate\": \"<date>\",\n  \"riskClass\": \"High\",\n  \"clientLEI\": \"889400P8VJNGBSQTSR63\",\n  \"identityNumberType\": \"NotSet\",\n  \"identityNumber\": \"<string>\",\n  \"liableToTax\": \"<boolean>\",\n  \"federalState\": \"DE-HH\",\n  \"birthName\": \"<string>\",\n  \"title\": \"<string>\",\n  \"gender\": \"Undisclosed\",\n  \"salutation\": \"<string>\",\n  \"language\": \"en_US\",\n  \"occupationGroup\": \"Other\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/client?createUserIdentity=false&createExternalClient=false",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"client"
										],
										"query": [
											{
												"key": "createUserIdentity",
												"value": "false",
												"description": "Create Identity User Flag"
											},
											{
												"key": "createExternalClient",
												"value": "false",
												"description": "Identifies if client will be external or not"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "corporateActions",
				"item": [
					{
						"name": "{corporateActionId}",
						"item": [
							{
								"name": "statement",
								"item": [
									{
										"name": "Get corporate action statement",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													":corporateActionId",
													"statement"
												],
												"variable": [
													{
														"key": "corporateActionId",
														"value": "<string>",
														"description": "(Required) Corporate action id"
													}
												]
											},
											"description": "Returns the statement of the given id"
										},
										"response": [
											{
												"name": "CorporateActionsStatement",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"createdDate\": \"<dateTime>\",\n  \"data\": \"<string>\",\n  \"type\": \"DVOP\",\n  \"id\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Desired corporate action statement not processed yet",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
												"code": 422,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/statement",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"statement"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "metadata",
								"item": [
									{
										"name": "Get corporate action metadata",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													":corporateActionId",
													"metadata"
												],
												"variable": [
													{
														"key": "corporateActionId",
														"value": "<string>",
														"description": "(Required) Corporate action id"
													}
												]
											},
											"description": "Returns the statement metadata of the given id"
										},
										"response": [
											{
												"name": "CorporateActionMetadata",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clients\": [\n    {\n      \"id\": \"<uuid>\",\n      \"name\": \"<string>\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"gender\": \"Female\",\n      \"salutation\": \"<string>\",\n      \"address\": {\n        \"alpha3CountryCode\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"buildingIdentifier\": \"<string>\",\n        \"suiteIdentifier\": \"<string>\",\n        \"floorIdentifier\": \"<string>\",\n        \"districtName\": \"<string>\",\n        \"postCode\": \"<string>\"\n      }\n    }\n  ],\n  \"securityName\": \"<string>\",\n  \"job\": {\n    \"caJobId\": \"<long>\",\n    \"isin\": \"<string>\",\n    \"depository\": \"<string>\",\n    \"sectionCode\": \"<string>\",\n    \"sectionNumber\": \"<string>\",\n    \"caTemplateVersion\": \"<long>\",\n    \"caType\": \"<string>\",\n    \"externalCaType\": \"<string>\"\n  },\n  \"jobProcessing\": {\n    \"entitlementDate\": \"<date>\",\n    \"entitledBalance\": \"-13122000135.83\",\n    \"securityAccountNumber\": \"<string>\",\n    \"securityAccountId\": \"<uuid>\",\n    \"cashAccountNumber\": \"<string>\",\n    \"cashAccountId\": \"<uuid>\",\n    \"depository\": \"<string>\"\n  },\n  \"taxData\": {\n    \"taxation\": {\n      \"capitalGainsTaxRate\": \"36\",\n      \"cashAccountNumber\": \"<string>\",\n      \"inflowDate\": \"<dateTime>\",\n      \"solidaritySurchargeRate\": \"472.6\",\n      \"taxationId\": \"<long>\",\n      \"taId\": \"<long>\",\n      \"transactionId\": \"<long>\",\n      \"dateTimeCreate\": \"<dateTime>\",\n      \"securityAccountNumber\": \"<string>\"\n    },\n    \"taxationInputAndResult\": {\n      \"after\": {\n        \"annualCreditableWithholdingTaxDelta\": \"892350825167.5\",\n        \"annualDomesticDividendDelta\": \"-3545574158.8\",\n        \"annualDomesticDividendSection27Delta\": \"-7617140815076\",\n        \"annualLegacyFundLossDelta\": \"191905805688.1\",\n        \"annualLegacyFundProfitDelta\": \"-11821\",\n        \"annualLegacyNonFundLossDelta\": \"-7051469572076\",\n        \"annualLegacyNonFundProfitDelta\": \"7.0\",\n        \"annualOtherLossDelta\": \"39321\",\n        \"annualOtherProfitDelta\": \"07871.5\",\n        \"annualPrivateDisposalsOutsideSpeculationDelta\": \"6883888784440.20\",\n        \"annualPrivateDisposalsWithinSpeculationDelta\": \"5.21\",\n        \"annualShareLossDelta\": \"27631368\",\n        \"annualShareProfitDelta\": \"-4076432738865\",\n        \"annualWorthlessAssetLossDelta\": \"0692748\",\n        \"totalCapitalGainsTaxPerson1\": \"5662882.32\",\n        \"totalChurchTaxPerson1\": \"1630688570\",\n        \"totalFreeFsaAmountForLossRefNumber\": \"-4.76\",\n        \"totalOtherLossesOffsetPool\": \"0481\",\n        \"totalShadowOtherLossOffsetPool\": \"-6981.3\",\n        \"totalShadowStockLossOffsetPool\": \"-12001625.8\",\n        \"totalShadowWithholdingTaxOffsetPool\": \"-3098774.89\",\n        \"totalSolidaritySurchargePerson1\": \"-67908064.03\",\n        \"totalStockLossOffsetPool\": \"896769591\",\n        \"totalTaxableAmountPerson1\": \"-2532393.9\",\n        \"totalTaxExemptAmountDueToNV\": \"0136085\",\n        \"totalTaxExemptAmountForBusinessAssets\": \"462938\",\n        \"totalTaxExemptAmountForCreditInstitutions\": \"9620\",\n        \"totalTaxExemptAmountForForeignTaxpayers\": \"88451.4\",\n        \"totalWithholdingTaxOffsetPool\": \"-3861535559139.94\",\n        \"year\": \"<integer>\",\n        \"counterP27\": \"<integer>\",\n        \"federalStateIsoCodePerson1\": \"<string>\",\n        \"religiousCommunityPerson1\": \"<string>\",\n        \"federalStateIsoCodePerson2\": \"<string>\",\n        \"religiousCommunityPerson2\": \"<string>\",\n        \"totalTaxableAmountPerson2\": \"80.11\",\n        \"totalCapitalGainsTaxPerson2\": \"-3009520320541.9\",\n        \"totalSolidaritySurchargePerson2\": \"-06.80\",\n        \"totalChurchTaxPerson2\": \"-32\"\n      },\n      \"delta\": {\n        \"annualCreditableWithholdingTaxDelta\": \"-415964\",\n        \"annualDomesticDividendDelta\": \"-665847\",\n        \"annualDomesticDividendSection27Delta\": \"-72004\",\n        \"annualLegacyFundLossDelta\": \"27137423744\",\n        \"annualLegacyFundProfitDelta\": \"-063230417752.75\",\n        \"annualLegacyNonFundLossDelta\": \"-9\",\n        \"annualLegacyNonFundProfitDelta\": \"449801681.36\",\n        \"annualOtherLossDelta\": \"-800267768\",\n        \"annualOtherProfitDelta\": \"8896\",\n        \"annualPrivateDisposalsOutsideSpeculationDelta\": \"-418813933\",\n        \"annualPrivateDisposalsWithinSpeculationDelta\": \"-123556447084\",\n        \"annualShareLossDelta\": \"248683\",\n        \"annualShareProfitDelta\": \"-049503893362.35\",\n        \"annualWorthlessAssetLossDelta\": \"74960573\",\n        \"totalCapitalGainsTaxPerson1\": \"-7146953921\",\n        \"totalChurchTaxPerson1\": \"-701138\",\n        \"totalFreeFsaAmountForLossRefNumber\": \"-7049130.7\",\n        \"totalOtherLossesOffsetPool\": \"3077\",\n        \"totalShadowOtherLossOffsetPool\": \"27\",\n        \"totalShadowStockLossOffsetPool\": \"6334952302.3\",\n        \"totalShadowWithholdingTaxOffsetPool\": \"7020709\",\n        \"totalSolidaritySurchargePerson1\": \"-76805281726\",\n        \"totalStockLossOffsetPool\": \"-963284\",\n        \"totalTaxableAmountPerson1\": \"444427704\",\n        \"totalTaxExemptAmountDueToNV\": \"-73204677470\",\n        \"totalTaxExemptAmountForBusinessAssets\": \"-216\",\n        \"totalTaxExemptAmountForCreditInstitutions\": \"3.7\",\n        \"totalTaxExemptAmountForForeignTaxpayers\": \"324\",\n        \"totalWithholdingTaxOffsetPool\": \"-2556629428096\",\n        \"year\": \"<integer>\",\n        \"counterP27\": \"<integer>\",\n        \"federalStateIsoCodePerson1\": \"<string>\",\n        \"religiousCommunityPerson1\": \"<string>\",\n        \"federalStateIsoCodePerson2\": \"<string>\",\n        \"religiousCommunityPerson2\": \"<string>\",\n        \"totalTaxableAmountPerson2\": \"-78162\",\n        \"totalCapitalGainsTaxPerson2\": \"-2817881219052.34\",\n        \"totalSolidaritySurchargePerson2\": \"-2785\",\n        \"totalChurchTaxPerson2\": \"13486.58\"\n      },\n      \"before\": {\n        \"annualCreditableWithholdingTaxDelta\": \"-8990217455668.3\",\n        \"annualDomesticDividendDelta\": \"2846188.33\",\n        \"annualDomesticDividendSection27Delta\": \"-235135089569\",\n        \"annualLegacyFundLossDelta\": \"-934719\",\n        \"annualLegacyFundProfitDelta\": \"08244\",\n        \"annualLegacyNonFundLossDelta\": \"-590\",\n        \"annualLegacyNonFundProfitDelta\": \"4007855761560.70\",\n        \"annualOtherLossDelta\": \"37237533\",\n        \"annualOtherProfitDelta\": \"98\",\n        \"annualPrivateDisposalsOutsideSpeculationDelta\": \"-4777277\",\n        \"annualPrivateDisposalsWithinSpeculationDelta\": \"-1.66\",\n        \"annualShareLossDelta\": \"-4212629\",\n        \"annualShareProfitDelta\": \"04748\",\n        \"annualWorthlessAssetLossDelta\": \"20786.7\",\n        \"totalCapitalGainsTaxPerson1\": \"99327234.4\",\n        \"totalChurchTaxPerson1\": \"-63099525\",\n        \"totalFreeFsaAmountForLossRefNumber\": \"40784\",\n        \"totalOtherLossesOffsetPool\": \"0814610.2\",\n        \"totalShadowOtherLossOffsetPool\": \"-0225746.8\",\n        \"totalShadowStockLossOffsetPool\": \"7.3\",\n        \"totalShadowWithholdingTaxOffsetPool\": \"-0393070196293\",\n        \"totalSolidaritySurchargePerson1\": \"5305560.40\",\n        \"totalStockLossOffsetPool\": \"4583214371.2\",\n        \"totalTaxableAmountPerson1\": \"-1184989468720.1\",\n        \"totalTaxExemptAmountDueToNV\": \"-777\",\n        \"totalTaxExemptAmountForBusinessAssets\": \"76536094601.25\",\n        \"totalTaxExemptAmountForCreditInstitutions\": \"-73315\",\n        \"totalTaxExemptAmountForForeignTaxpayers\": \"509.79\",\n        \"totalWithholdingTaxOffsetPool\": \"-54471495192.0\",\n        \"year\": \"<integer>\",\n        \"counterP27\": \"<integer>\",\n        \"federalStateIsoCodePerson1\": \"<string>\",\n        \"religiousCommunityPerson1\": \"<string>\",\n        \"federalStateIsoCodePerson2\": \"<string>\",\n        \"religiousCommunityPerson2\": \"<string>\",\n        \"totalTaxableAmountPerson2\": \"-6131.41\",\n        \"totalCapitalGainsTaxPerson2\": \"7402\",\n        \"totalSolidaritySurchargePerson2\": \"027573103.9\",\n        \"totalChurchTaxPerson2\": \"-2489\"\n      }\n    },\n    \"taxationMasterData\": {\n      \"assetType\": \"B\",\n      \"dateTimeCreate\": \"<dateTime>\",\n      \"federalStateIsoCodePerson1\": \"<string>\",\n      \"taxationId\": \"<long>\",\n      \"lossReferenceNumber\": \"<long>\",\n      \"isResidentTaxpayer\": \"<boolean>\",\n      \"nonAssessmentCertType\": \"_02_36\",\n      \"exemptionOrderId\": \"<long>\",\n      \"exemptionOrderSubmittedAmount\": \"9415588428\",\n      \"exemptionOrderRemainingOrder\": \"6477712248914\",\n      \"personId1\": \"<long>\",\n      \"churchTaxRatePerson1\": \"40.65\",\n      \"religiousCommunityPerson1\": \"<string>\",\n      \"personId2\": \"<long>\",\n      \"federalStateIsoCodePerson2\": \"<string>\",\n      \"churchTaxRatePerson2\": \"3.85\",\n      \"religiousCommunityPerson2\": \"<string>\",\n      \"rawDomesticTaxpayer1\": \"<boolean>\",\n      \"rawAssetType1\": \"P\",\n      \"rawFederalStateIsoCodePerson1\": \"<string>\",\n      \"rawChurchTaxRatePerson1\": \"223.64\",\n      \"rawReligiousCommunityPerson1\": \"<string>\",\n      \"rawMarried\": \"<boolean>\",\n      \"rawDomesticTaxpayer2\": \"<boolean>\",\n      \"rawAssetType2\": \"B\",\n      \"rawFederalStateIsoCodePerson2\": \"<string>\",\n      \"rawChurchTaxRatePerson2\": \"249\",\n      \"rawReligiousCommunityPerson2\": \"<string>\"\n    },\n    \"taxationTaxableAmount\": [\n      {\n        \"fee\": \"9010844553\",\n        \"partialExemptionRate\": \"28.4\",\n        \"taxAmount\": \"16.91\",\n        \"taxBaseRate\": \"199.58\",\n        \"taxBaseType\": \"<string>\",\n        \"typeOfIncome\": \"<string>\",\n        \"taxationTaxableAmountId\": \"<long>\",\n        \"taxationId\": \"<long>\",\n        \"isin\": \"[cOmPYWXNNu6\",\n        \"gd505e\": \"<string>\",\n        \"gd504c\": \"<string>\",\n        \"fifoUsageId\": \"<long>\",\n        \"issuerFederalState\": \"<string>\"\n      }\n    ]\n  },\n  \"jobParameter\": {\n    \"valueDate\": \"<date>\",\n    \"newIsin\": \"<string>\",\n    \"ratioNumerator\": \"405741.027\",\n    \"ratioDenominator\": \"473.031\",\n    \"capitalIncreaseType\": \"<string>\",\n    \"nonresidentTaxRelatedInstrument\": \"<string>\",\n    \"caCluster\": \"<string>\",\n    \"subscriptionPrice\": \"<string>\",\n    \"subscriptionPriceCurrency\": \"EUR\",\n    \"subscriptionPeriodStart\": \"<string>\",\n    \"subscriptionPeriodEnd\": \"<string>\",\n    \"nks_bezugsrecht\": \"<string>\",\n    \"ca_cluster_bezug\": \"<string>\",\n    \"isinOfSubscriptionRights\": \"<string>\",\n    \"instructionPeriodStart\": \"<string>\",\n    \"instructionPeriodEnd\": \"<string>\",\n    \"isinOfNewSecurities\": \"<string>\",\n    \"caClusterSubscriptionRight\": \"<string>\",\n    \"detachmentRatioNumerator\": \"<string>\",\n    \"detachmentRatioDenominator\": \"<string>\",\n    \"subscriptionRatioNumerator\": \"<string>\",\n    \"subscriptionRatioDenominator\": \"<string>\",\n    \"subscriptionRightsListingStartDate\": \"<string>\",\n    \"subscriptionRightsListingEndDate\": \"<string>\"\n  },\n  \"jobProcessingParameter\": {\n    \"newNominal\": \"56615.44\"\n  },\n  \"mollit6\": {},\n  \"enim_31\": {},\n  \"reprehenderit_e_a\": {}\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionId/metadata",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionId",
															"metadata"
														],
														"variable": [
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "withChoice",
						"item": [
							{
								"name": "{corporateActionId}",
								"item": [
									{
										"name": "notification",
										"item": [
											{
												"name": "Get corporate action with choice details for the customer notification",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"withChoice",
															":corporateActionId",
															"notification"
														],
														"variable": [
															{
																"key": "corporateActionId",
																"value": "<long>",
																"description": "(Required) Corporate action id"
															}
														]
													},
													"description": "Returns the corporate action with choice details of the given id for the customer notification"
												},
												"response": [
													{
														"name": "CorporateActionsWithChoiceNotification",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"tenantId\": \"<uuid>\",\n  \"caId\": \"<long>\",\n  \"caType\": \"<string>\",\n  \"isin\": \"<string>\",\n  \"depository\": \"<string>\",\n  \"sectionCode\": \"<string>\",\n  \"sectionNumber\": \"<string>\",\n  \"templateVersion\": \"<long>\",\n  \"externalCaType\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"jobParameter\": {\n    \"meetingType\": \"<string>\",\n    \"meetingDateTime\": \"<string>\",\n    \"meetingLocation\": \"<string>\",\n    \"lastDepositDate\": \"<string>\",\n    \"contactPhone\": \"<string>\",\n    \"contactFax\": \"<string>\",\n    \"contactEmail\": \"<string>\",\n    \"informationAgent\": \"<string>\"\n  },\n  \"jobProcessings\": [\n    {\n      \"entitlementDate\": \"<string>\",\n      \"entitledQuantity\": \"<string>\",\n      \"securityAccountNumber\": \"<string>\",\n      \"securityAccountId\": \"<uuid>\",\n      \"depository\": \"<string>\"\n    },\n    {\n      \"entitlementDate\": \"<string>\",\n      \"entitledQuantity\": \"<string>\",\n      \"securityAccountNumber\": \"<string>\",\n      \"securityAccountId\": \"<uuid>\",\n      \"depository\": \"<string>\"\n    }\n  ]\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/withChoice/:corporateActionId/notification",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"withChoice",
																	":corporateActionId",
																	"notification"
																],
																"variable": [
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "Returns the corporate action with choice records within the given date range.",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions",
											"withChoice"
										],
										"query": [
											{
												"key": "startDate",
												"value": "<dateTime>",
												"description": "(Required) First Creation Date"
											},
											{
												"key": "endDate",
												"value": "<dateTime>",
												"description": "(Required) Last Creation Date"
											}
										]
									},
									"description": "Returns the corporate action with choice records within the given date range."
								},
								"response": [
									{
										"name": "CorporateActionsWithChoice",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "[\n  {\n    \"caJobId\": \"<long>\",\n    \"caType\": \"ADDS\",\n    \"createdDate\": \"<dateTime>\",\n    \"isin\": \"<string>\",\n    \"tenantId\": \"<uuid>\",\n    \"depository\": \"<string>\",\n    \"ag\": \"<string>\",\n    \"bid\": \"<string>\",\n    \"caTemplateVersion\": \"<long>\",\n    \"externalCaType\": \"<string>\"\n  },\n  {\n    \"caJobId\": \"<long>\",\n    \"caType\": \"BONU\",\n    \"createdDate\": \"<dateTime>\",\n    \"isin\": \"<string>\",\n    \"tenantId\": \"<uuid>\",\n    \"depository\": \"<string>\",\n    \"ag\": \"<string>\",\n    \"bid\": \"<string>\",\n    \"caTemplateVersion\": \"<long>\",\n    \"externalCaType\": \"<string>\"\n  }\n]"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/withChoice?startDate=<dateTime>&endDate=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"withChoice"
												],
												"query": [
													{
														"key": "startDate",
														"value": "<dateTime>",
														"description": "(Required) First Creation Date"
													},
													{
														"key": "endDate",
														"value": "<dateTime>",
														"description": "(Required) Last Creation Date"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "{corporateActionType}",
						"item": [
							{
								"name": "{corporateActionId}",
								"item": [
									{
										"name": "Get corporate action detail for the dashboard",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													":corporateActionType",
													":corporateActionId"
												],
												"variable": [
													{
														"key": "corporateActionType",
														"value": "OPTI",
														"description": "(Required) Type of the corporate action"
													},
													{
														"key": "corporateActionId",
														"value": "<long>",
														"description": "(Required) Corporate action id"
													}
												]
											},
											"description": "Returns the corporate action detail for the selected ca from the dashboard list"
										},
										"response": [
											{
												"name": "CorporateActionsDetail",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"DVOP\",\n  \"typeName\": \"<string>\",\n  \"isinCode\": \"<string>\",\n  \"securityName\": \"<string>\",\n  \"eventName\": \"<string>\",\n  \"recordDate\": \"<string>\",\n  \"electionStartDate\": \"<string>\",\n  \"electionEndDate\": \"<string>\",\n  \"electionType\": \"Mandatory\",\n  \"status\": \"Completed\",\n  \"corporateActionsDetailADDS\": {\n    \"tradingStartDate\": \"<string>\",\n    \"tradingEndDate\": \"<string>\",\n    \"ratioNumerator\": \"<number>\",\n    \"ratioDenominator\": \"<number>\",\n    \"ratioTermsText\": \"<string>\",\n    \"exercisePrice\": \"<number>\",\n    \"exercisePriceCurrency\": \"EUR\"\n  },\n  \"corporateActionsDetailDVCA\": {\n    \"exDate\": \"<string>\",\n    \"paymentDate\": \"<string>\",\n    \"dividendPerShare\": \"<number>\",\n    \"dividendCurrency\": \"USD\",\n    \"ratioTermsText\": \"<string>\"\n  },\n  \"corporateActionsDetailREOR\": {\n    \"ratioNumerator\": \"<number>\",\n    \"ratioDenominator\": \"<number>\",\n    \"compensationPerShare\": \"<number>\",\n    \"compensationCurrency\": \"EUR\",\n    \"ratioTermsText\": \"<string>\"\n  },\n  \"corporateActionsDetailCAPG\": {\n    \"exDate\": \"<string>\",\n    \"paymentDate\": \"<string>\",\n    \"distributionPerShare\": \"<number>\",\n    \"distributionCurrency\": \"USD\",\n    \"ratioTermsText\": \"<string>\"\n  },\n  \"corporateActionsDetailINTR\": {\n    \"exDate\": \"<string>\",\n    \"paymentDate\": \"<string>\",\n    \"totalDividendOrIncome\": \"<number>\",\n    \"dividendOrIncomePercent\": \"<string>\",\n    \"dividendOrIncomeCurrency\": \"USD\",\n    \"ratioTermsText\": \"<string>\"\n  },\n  \"corporateActionsDetailEXRI\": {\n    \"rightsISINCode\": \"<string>\",\n    \"tradingStartDate\": \"<string>\",\n    \"tradingEndDate\": \"<string>\",\n    \"ratioNumerator\": \"<number>\",\n    \"ratioDenominator\": \"<number>\",\n    \"ratioTermsText\": \"<string>\",\n    \"exercisePrice\": \"<number>\",\n    \"exercisePriceCurrency\": \"USD\"\n  }\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType"
															},
															{
																"key": "corporateActionId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "eligibleSecurityAccounts",
						"item": [
							{
								"name": "{corporateActionType}",
								"item": [
									{
										"name": "{corporateActionId}",
										"item": [
											{
												"name": "Get related security account list for the given corporate action",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"eligibleSecurityAccounts",
															":corporateActionType",
															":corporateActionId"
														],
														"variable": [
															{
																"key": "corporateActionType",
																"value": "OPTI",
																"description": "(Required) Type of the corporate action"
															},
															{
																"key": "corporateActionId",
																"value": "<long>",
																"description": "(Required) Corporate action id"
															}
														]
													},
													"description": "Get related security account list for the given corporate action"
												},
												"response": [
													{
														"name": "CorporateActionsSecurityAccount",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "[\n  {\n    \"securityAccountId\": \"<uuid>\",\n    \"securityAccountNumber\": \"<string>\",\n    \"alias\": \"<string>\"\n  },\n  {\n    \"securityAccountId\": \"<uuid>\",\n    \"securityAccountNumber\": \"<string>\",\n    \"alias\": \"<string>\"\n  }\n]"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/eligibleSecurityAccounts/:corporateActionType/:corporateActionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"eligibleSecurityAccounts",
																	":corporateActionType",
																	":corporateActionId"
																],
																"variable": [
																	{
																		"key": "corporateActionType"
																	},
																	{
																		"key": "corporateActionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "voluntaryElectionDetails",
						"item": [
							{
								"name": "{corporateActionId}",
								"item": [
									{
										"name": "securityAccount",
										"item": [
											{
												"name": "{securityAccountId}",
												"item": [
													{
														"name": "Get election details of a voluntary corporate action",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElectionDetails",
																	":corporateActionId",
																	"securityAccount",
																	":securityAccountId"
																],
																"variable": [
																	{
																		"key": "corporateActionId",
																		"value": "<long>",
																		"description": "(Required) Corporate action id"
																	},
																	{
																		"key": "securityAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Security account id"
																	}
																]
															},
															"description": "Returns the voluntary ca election details and election options for the selected deposit account"
														},
														"response": [
															{
																"name": "CorporateActionsElectionDetail",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"INTR\",\n  \"securityAccountNumber\": \"<string>\",\n  \"totalRightsAvailable\": \"<number>\",\n  \"rightsSellingPrice\": \"<number>\",\n  \"choices\": [\n    {\n      \"code\": \"<string>\",\n      \"label\": \"<string>\",\n      \"requiresQuantity\": \"<boolean>\",\n      \"isDefault\": \"<boolean>\",\n      \"subOptions\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/CorporateActionsElectionOption detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/CorporateActionsElectionOption detected>\"\n        }\n      ]\n    },\n    {\n      \"code\": \"<string>\",\n      \"label\": \"<string>\",\n      \"requiresQuantity\": \"<boolean>\",\n      \"isDefault\": \"<boolean>\",\n      \"subOptions\": [\n        {\n          \"value\": \"<Circular reference to #/components/schemas/CorporateActionsElectionOption detected>\"\n        },\n        {\n          \"value\": \"<Circular reference to #/components/schemas/CorporateActionsElectionOption detected>\"\n        }\n      ]\n    }\n  ],\n  \"status\": \"Failed\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElectionDetails/:corporateActionId/securityAccount/:securityAccountId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElectionDetails",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId"
																			},
																			{
																				"key": "securityAccountId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "voluntaryElections",
						"item": [
							{
								"name": "{corporateActionId}",
								"item": [
									{
										"name": "securityAccount",
										"item": [
											{
												"name": "{securityAccountId}",
												"item": [
													{
														"name": "submitElection",
														"item": [
															{
																"name": "Submit customer election for a voluntary corporate action.",
																"request": {
																	"method": "POST",
																	"header": [
																		{
																			"key": "Content-Type",
																			"value": "application/json"
																		},
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"body": {
																		"mode": "raw",
																		"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																		"options": {
																			"raw": {
																				"headerFamily": "json",
																				"language": "json"
																			}
																		}
																	},
																	"url": {
																		"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"corporateActions",
																			"voluntaryElections",
																			":corporateActionId",
																			"securityAccount",
																			":securityAccountId",
																			"submitElection"
																		],
																		"variable": [
																			{
																				"key": "corporateActionId",
																				"value": "<long>",
																				"description": "(Required) Corporate action id"
																			},
																			{
																				"key": "securityAccountId",
																				"value": "<uuid>",
																				"description": "(Required) Security account id"
																			}
																		]
																	},
																	"description": "Creates a new election record (maker step).\r\nThe record will appear in the approval queue; once approved, it becomes eligible for MT565 messaging."
																},
																"response": [
																	{
																		"name": "CorporateActionsElection",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"caType\": \"CAPG\",\n  \"corporateActionEventId\": \"<string>\",\n  \"electionType\": \"Volu\",\n  \"optionNumber\": \"<string>\",\n  \"optionType\": \"SLLE\",\n  \"quantityType\": \"UNIT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"caJobId\": \"<long>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"defaultOptionIndicator\": \"<string>\",\n  \"quantity\": \"<number>\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"approvedUserId\": \"<uuid>\",\n  \"approvedDate\": \"<dateTime>\",\n  \"rejectReason\": \"<string>\",\n  \"status\": \"AcceptedByCustodian\",\n  \"messageId\": \"<uuid>\",\n  \"messageDate\": \"<dateTime>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Payload size exceed the maximum defined size",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"caJobId\": \"<long>\",\n  \"caType\": \"CAPG\",\n  \"electionType\": \"Voluntary\",\n  \"optionNumber\": \"593\",\n  \"optionType\": \"VOTE_WITHHOLD\",\n  \"quantity\": \"<number>\",\n  \"quantityType\": \"FAMT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"isDefaultOption\": \"<boolean>\",\n  \"currency\": \"USD\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:corporateActionId/securityAccount/:securityAccountId/submitElection",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"corporateActions",
																					"voluntaryElections",
																					":corporateActionId",
																					"securityAccount",
																					":securityAccountId",
																					"submitElection"
																				],
																				"variable": [
																					{
																						"key": "corporateActionId"
																					},
																					{
																						"key": "securityAccountId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "pendingApproval",
								"item": [
									{
										"name": "Get list of pending approve elections",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"corporateActions",
													"voluntaryElections",
													"pendingApproval"
												],
												"query": [
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											},
											"description": "Returns the paged list for the elections with status New"
										},
										"response": [
											{
												"name": "CorporateActionsElection",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"caType\": \"SOFF\",\n      \"corporateActionEventId\": \"<string>\",\n      \"electionType\": \"Volu\",\n      \"optionNumber\": \"<string>\",\n      \"optionType\": \"VOTE_WITHHOLD\",\n      \"quantityType\": \"UNIT\",\n      \"securityAccountNumber\": \"<string>\",\n      \"tenantId\": \"<uuid>\",\n      \"id\": \"<uuid>\",\n      \"caJobId\": \"<long>\",\n      \"cashAccountNumber\": \"<string>\",\n      \"defaultOptionIndicator\": \"<string>\",\n      \"quantity\": \"<number>\",\n      \"instructionText\": \"<string>\",\n      \"createdUserId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"approvedUserId\": \"<uuid>\",\n      \"approvedDate\": \"<dateTime>\",\n      \"rejectReason\": \"<string>\",\n      \"status\": \"Executed\",\n      \"messageId\": \"<uuid>\",\n      \"messageDate\": \"<dateTime>\"\n    },\n    {\n      \"caType\": \"BONU\",\n      \"corporateActionEventId\": \"<string>\",\n      \"electionType\": \"Mand\",\n      \"optionNumber\": \"<string>\",\n      \"optionType\": \"VOTE_FOR\",\n      \"quantityType\": \"UNIT\",\n      \"securityAccountNumber\": \"<string>\",\n      \"tenantId\": \"<uuid>\",\n      \"id\": \"<uuid>\",\n      \"caJobId\": \"<long>\",\n      \"cashAccountNumber\": \"<string>\",\n      \"defaultOptionIndicator\": \"<string>\",\n      \"quantity\": \"<number>\",\n      \"instructionText\": \"<string>\",\n      \"createdUserId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"approvedUserId\": \"<uuid>\",\n      \"approvedDate\": \"<dateTime>\",\n      \"rejectReason\": \"<string>\",\n      \"status\": \"AcceptedByCustodian\",\n      \"messageId\": \"<uuid>\",\n      \"messageDate\": \"<dateTime>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/pendingApproval?pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															"pendingApproval"
														],
														"query": [
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "{electionId}",
								"item": [
									{
										"name": "cancel",
										"item": [
											{
												"name": "Cancel a previously submitted corporate action election (allowed until MT565 is generated).",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															":electionId",
															"cancel"
														],
														"variable": [
															{
																"key": "electionId",
																"value": "<uuid>",
																"description": "(Required) Election id (GUID)"
															}
														]
													},
													"description": "Cancels the election if its status is New or Approved.\r\nOnce Messaged (or later), cancellation is not allowed via this endpoint."
												},
												"response": [
													{
														"name": "CorporateActionsElection",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"caType\": \"CAPG\",\n  \"corporateActionEventId\": \"<string>\",\n  \"electionType\": \"Volu\",\n  \"optionNumber\": \"<string>\",\n  \"optionType\": \"SLLE\",\n  \"quantityType\": \"UNIT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"caJobId\": \"<long>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"defaultOptionIndicator\": \"<string>\",\n  \"quantity\": \"<number>\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"approvedUserId\": \"<uuid>\",\n  \"approvedDate\": \"<dateTime>\",\n  \"rejectReason\": \"<string>\",\n  \"status\": \"AcceptedByCustodian\",\n  \"messageId\": \"<uuid>\",\n  \"messageDate\": \"<dateTime>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/cancel",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"cancel"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "approve",
										"item": [
											{
												"name": "Approve or reject a corporate action election",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"corporateActions",
															"voluntaryElections",
															":electionId",
															"approve"
														],
														"variable": [
															{
																"key": "electionId",
																"value": "<uuid>",
																"description": "(Required) Election id (GUID)"
															}
														]
													},
													"description": "Approves or rejects a new election.\r\nOnly the elections with status New are allowed."
												},
												"response": [
													{
														"name": "CorporateActionsElection",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"caType\": \"CAPG\",\n  \"corporateActionEventId\": \"<string>\",\n  \"electionType\": \"Volu\",\n  \"optionNumber\": \"<string>\",\n  \"optionType\": \"SLLE\",\n  \"quantityType\": \"UNIT\",\n  \"securityAccountNumber\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"caJobId\": \"<long>\",\n  \"cashAccountNumber\": \"<string>\",\n  \"defaultOptionIndicator\": \"<string>\",\n  \"quantity\": \"<number>\",\n  \"instructionText\": \"<string>\",\n  \"createdUserId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"approvedUserId\": \"<uuid>\",\n  \"approvedDate\": \"<dateTime>\",\n  \"rejectReason\": \"<string>\",\n  \"status\": \"AcceptedByCustodian\",\n  \"messageId\": \"<uuid>\",\n  \"messageDate\": \"<dateTime>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"approval\": \"<boolean>\",\n  \"approverUserId\": \"<uuid>\",\n  \"rejectReason\": \"<string>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/corporateActions/voluntaryElections/:electionId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"corporateActions",
																	"voluntaryElections",
																	":electionId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "electionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "Get corporate action summary list for the dashboard",
						"request": {
							"method": "GET",
							"header": [
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"url": {
								"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"corporateActions"
								],
								"query": [
									{
										"key": "eventStatus",
										"value": "Completed",
										"description": "Status of the event"
									},
									{
										"key": "pageNumber",
										"value": "1",
										"description": "Requested Page Of the list"
									},
									{
										"key": "recordsPerPage",
										"value": "100",
										"description": "Number of Records Per Page in the list"
									}
								]
							},
							"description": "Returns the corporate action list for the dasboard with the given event status"
						},
						"response": [
							{
								"name": "CorporateActionsSummary",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"data\": [\n    {\n      \"caJobId\": \"<long>\",\n      \"caType\": \"DVOP\",\n      \"typeName\": \"<string>\",\n      \"isinCode\": \"<string>\",\n      \"securityName\": \"<string>\",\n      \"eventName\": \"<string>\",\n      \"recordDate\": \"<string>\",\n      \"electionStartDate\": \"<string>\",\n      \"electionEndDate\": \"<string>\",\n      \"status\": \"Upcoming\",\n      \"electionType\": \"Voluntary\"\n    },\n    {\n      \"caJobId\": \"<long>\",\n      \"caType\": \"EXRI\",\n      \"typeName\": \"<string>\",\n      \"isinCode\": \"<string>\",\n      \"securityName\": \"<string>\",\n      \"eventName\": \"<string>\",\n      \"recordDate\": \"<string>\",\n      \"electionStartDate\": \"<string>\",\n      \"electionEndDate\": \"<string>\",\n      \"status\": \"Upcoming\",\n      \"electionType\": \"Mandatory\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/corporateActions?eventStatus=Completed&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"corporateActions"
										],
										"query": [
											{
												"key": "eventStatus",
												"value": "Completed",
												"description": "Status of the event"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "depositAccount",
				"item": [
					{
						"name": "{depositAccountId}",
						"item": [
							{
								"name": "status",
								"item": [
									{
										"name": "Update deposit account status",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId",
													"status"
												],
												"variable": [
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "(Required) Deposit Account Id"
													}
												]
											},
											"description": "Updates the status of deposit account with initial, active, suspended or deleted"
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Account status conflicted with the current status",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"status"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "alias",
								"item": [
									{
										"name": "{alias}",
										"item": [
											{
												"name": "Update deposit account alias",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"alias",
															":alias"
														],
														"variable": [
															{
																"key": "depositAccountId",
																"value": "<uuid>",
																"description": "(Required) Deposit Account Id"
															},
															{
																"key": "alias",
																"value": "<string>",
																"description": "(Required) New alias for the deposit account"
															}
														]
													},
													"description": "Updates the alias of deposit account"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict. New Alias is same with existing",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "position",
								"item": [
									{
										"name": "{positionId}",
										"item": [
											{
												"name": "Get an open position by id",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position",
															":positionId"
														],
														"variable": [
															{
																"key": "depositAccountId",
																"value": "<uuid>",
																"description": "(Required) Deposit Account Id"
															},
															{
																"key": "positionId",
																"value": "<uuid>",
																"description": "(Required) Trade Position Id"
															}
														]
													},
													"description": "Returns the corresponding TradePosition with the given deposit account id and position id."
												},
												"response": [
													{
														"name": "Trade Position",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"blockedQuantity\": \"<number>\",\n  \"createdDate\": \"<dateTime>\",\n  \"currencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"instrumentType\": \"<string>\",\n  \"isinCode\": \"<string>\",\n  \"priceAtLastExecution\": \"<number>\",\n  \"priceAverage\": \"<number>\",\n  \"profit\": \"<number>\",\n  \"provider\": \"ICF\",\n  \"quantity\": \"<number>\",\n  \"quantityAwaitingSellOrder\": \"<number>\",\n  \"tenantId\": \"<uuid>\",\n  \"type\": \"BUY\",\n  \"shortCode\": \"<string>\",\n  \"instrumentName\": \"<string>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"lastBidPriceAtProfitCalculation\": \"<number>\",\n  \"depository\": \"Clearstream\",\n  \"blockageDate\": \"<dateTime>\",\n  \"blockageUser\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position/:positionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"position",
																	":positionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "positionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get all open positions of a particular deposit account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId",
													"position"
												],
												"variable": [
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "(Required) Deposit Account Id"
													}
												]
											},
											"description": "Returns the list of TradePosition(s) with the given deposit account id."
										},
										"response": [
											{
												"name": "Array of TradePosition",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"blockedQuantity\": \"<number>\",\n    \"createdDate\": \"<dateTime>\",\n    \"currencyCode\": \"<string>\",\n    \"depositAccountId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"instrumentType\": \"<string>\",\n    \"isinCode\": \"<string>\",\n    \"priceAtLastExecution\": \"<number>\",\n    \"priceAverage\": \"<number>\",\n    \"profit\": \"<number>\",\n    \"provider\": \"TickTS\",\n    \"quantity\": \"<number>\",\n    \"quantityAwaitingSellOrder\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"type\": \"BUY\",\n    \"shortCode\": \"<string>\",\n    \"instrumentName\": \"<string>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"lastBidPriceAtProfitCalculation\": \"<number>\",\n    \"depository\": \"Allfunds\",\n    \"blockageDate\": \"<dateTime>\",\n    \"blockageUser\": \"<uuid>\"\n  },\n  {\n    \"blockedQuantity\": \"<number>\",\n    \"createdDate\": \"<dateTime>\",\n    \"currencyCode\": \"<string>\",\n    \"depositAccountId\": \"<uuid>\",\n    \"id\": \"<uuid>\",\n    \"instrumentType\": \"<string>\",\n    \"isinCode\": \"<string>\",\n    \"priceAtLastExecution\": \"<number>\",\n    \"priceAverage\": \"<number>\",\n    \"profit\": \"<number>\",\n    \"provider\": \"ICF\",\n    \"quantity\": \"<number>\",\n    \"quantityAwaitingSellOrder\": \"<number>\",\n    \"tenantId\": \"<uuid>\",\n    \"type\": \"BUY\",\n    \"shortCode\": \"<string>\",\n    \"instrumentName\": \"<string>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"lastBidPriceAtProfitCalculation\": \"<number>\",\n    \"depository\": \"Allfunds\",\n    \"blockageDate\": \"<dateTime>\",\n    \"blockageUser\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/position",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"position"
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "transaction",
								"item": [
									{
										"name": "{depositAccountTransactionId}",
										"item": [
											{
												"name": "statement",
												"item": [
													{
														"name": "Get a particular deposit account transaction statement",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId",
																	"statement"
																],
																"variable": [
																	{
																		"key": "depositAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Deposit Account Id"
																	},
																	{
																		"key": "depositAccountTransactionId",
																		"value": "<uuid>",
																		"description": "(Required) Deposit Account Transaction Id"
																	}
																]
															},
															"description": "Returns the corresponding DepositAccountTransactionStatement with the given deposit account id and deposit account transaction id."
														},
														"response": [
															{
																"name": "Deposit Account Transaction Statement",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"createdDate\": \"<dateTime>\",\n  \"processed\": \"<boolean>\",\n  \"processedDate\": \"<dateTime>\",\n  \"errorCode\": \"<integer>\",\n  \"errorInfo\": \"<string>\",\n  \"statementData\": \"<string>\",\n  \"contentType\": \"Application_Doc\"\n}"
															},
															{
																"name": "Bad Request",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"transaction",
																			":depositAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "depositAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get a particular deposit account transaction by id",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction",
															":depositAccountTransactionId"
														],
														"variable": [
															{
																"key": "depositAccountId",
																"value": "<uuid>",
																"description": "(Required) Deposit Account Id"
															},
															{
																"key": "depositAccountTransactionId",
																"value": "<uuid>",
																"description": "(Required) Deposit Account Transaction Id"
															}
														]
													},
													"description": "Returns the transaction response"
												},
												"response": [
													{
														"name": "DepositAccountTransaction",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"amount\": \"<number>\",\n  \"amountCurrencyCode\": \"<string>\",\n  \"bankReference\": \"<string>\",\n  \"bookingDate\": \"<date>\",\n  \"customerReference\": \"<string>\",\n  \"dateTime\": \"<dateTime>\",\n  \"endToEndId\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"instrumentName\": \"<string>\",\n  \"instrumentType\": \"<string>\",\n  \"isinCode\": \"<string>\",\n  \"mark\": \"Debit\",\n  \"mic\": \"<string>\",\n  \"postingText\": \"<string>\",\n  \"price\": \"<number>\",\n  \"priceCurrencyCode\": \"<string>\",\n  \"provider\": \"ICF\",\n  \"quantity\": \"<number>\",\n  \"shortCode\": \"<string>\",\n  \"txKeyId\": \"<integer>\",\n  \"type\": \"OneTimeFee\",\n  \"valueDate\": \"<date>\",\n  \"comment\": \"<string>\",\n  \"balanceInBookedDate\": \"<number>\",\n  \"balanceInTransactionDate\": \"<number>\",\n  \"balanceInValueDate\": \"<number>\",\n  \"fxRate\": \"<number>\",\n  \"fxRateCalculationMethod\": \"MULTIPLY\",\n  \"isStatementCreatedAndProcessed\": \"<boolean>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction/:depositAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"transaction",
																	":depositAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "depositAccountId"
																	},
																	{
																		"key": "depositAccountTransactionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get transactions of a particular deposit account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId",
													"transaction"
												],
												"query": [
													{
														"key": "Mark",
														"value": "Credit"
													},
													{
														"key": "Type",
														"value": "SecurityReorganisation"
													},
													{
														"key": "IsinCode",
														"value": "<string>",
														"description": "International Securities Identification Number"
													},
													{
														"key": "ShortCode",
														"value": "<string>",
														"description": "Shortened version of Isin code"
													},
													{
														"key": "InstrumentName",
														"value": "<string>",
														"description": "Instrument of the name"
													},
													{
														"key": "PostingText",
														"value": "<string>"
													},
													{
														"key": "MinAmount",
														"value": "<number>"
													},
													{
														"key": "MaxAmount",
														"value": "<number>"
													},
													{
														"key": "MinQuantity",
														"value": "<number>"
													},
													{
														"key": "MaxQuantity",
														"value": "<number>"
													},
													{
														"key": "DateBegin",
														"value": "<string>"
													},
													{
														"key": "DateEnd",
														"value": "<string>"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												],
												"variable": [
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "(Required) Deposit Account Id"
													}
												]
											},
											"description": "Returns the paged transactions response"
										},
										"response": [
											{
												"name": "DepositAccountTransactionPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"amount\": \"<number>\",\n      \"amountCurrencyCode\": \"<string>\",\n      \"bankReference\": \"<string>\",\n      \"bookingDate\": \"<date>\",\n      \"customerReference\": \"<string>\",\n      \"dateTime\": \"<dateTime>\",\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"instrumentName\": \"<string>\",\n      \"instrumentType\": \"<string>\",\n      \"isinCode\": \"<string>\",\n      \"mark\": \"Credit\",\n      \"mic\": \"<string>\",\n      \"postingText\": \"<string>\",\n      \"price\": \"<number>\",\n      \"priceCurrencyCode\": \"<string>\",\n      \"provider\": \"AllFunds\",\n      \"quantity\": \"<number>\",\n      \"shortCode\": \"<string>\",\n      \"txKeyId\": \"<integer>\",\n      \"type\": \"SolidaritySurchargeReversal\",\n      \"valueDate\": \"<date>\",\n      \"comment\": \"<string>\",\n      \"balanceInBookedDate\": \"<number>\",\n      \"balanceInTransactionDate\": \"<number>\",\n      \"balanceInValueDate\": \"<number>\",\n      \"fxRate\": \"<number>\",\n      \"fxRateCalculationMethod\": \"DIVIDE\",\n      \"isStatementCreatedAndProcessed\": \"<boolean>\"\n    },\n    {\n      \"amount\": \"<number>\",\n      \"amountCurrencyCode\": \"<string>\",\n      \"bankReference\": \"<string>\",\n      \"bookingDate\": \"<date>\",\n      \"customerReference\": \"<string>\",\n      \"dateTime\": \"<dateTime>\",\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"instrumentName\": \"<string>\",\n      \"instrumentType\": \"<string>\",\n      \"isinCode\": \"<string>\",\n      \"mark\": \"Debit\",\n      \"mic\": \"<string>\",\n      \"postingText\": \"<string>\",\n      \"price\": \"<number>\",\n      \"priceCurrencyCode\": \"<string>\",\n      \"provider\": \"ICF\",\n      \"quantity\": \"<number>\",\n      \"shortCode\": \"<string>\",\n      \"txKeyId\": \"<integer>\",\n      \"type\": \"BlockageReserveReversal\",\n      \"valueDate\": \"<date>\",\n      \"comment\": \"<string>\",\n      \"balanceInBookedDate\": \"<number>\",\n      \"balanceInTransactionDate\": \"<number>\",\n      \"balanceInValueDate\": \"<number>\",\n      \"fxRate\": \"<number>\",\n      \"fxRateCalculationMethod\": \"DIVIDE\",\n      \"isStatementCreatedAndProcessed\": \"<boolean>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&IsinCode=<string>&ShortCode=<string>&InstrumentName=<string>&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&MinQuantity=<number>&MaxQuantity=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "IsinCode",
																"value": "<string>",
																"description": "International Securities Identification Number"
															},
															{
																"key": "ShortCode",
																"value": "<string>",
																"description": "Shortened version of Isin code"
															},
															{
																"key": "InstrumentName",
																"value": "<string>",
																"description": "Instrument of the name"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "MinQuantity",
																"value": "<number>"
															},
															{
																"key": "MaxQuantity",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "statement",
								"item": [
									{
										"name": "{year}",
										"item": [
											{
												"name": "{fileNumber}",
												"item": [
													{
														"name": "Get a particular deposit account statement",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositAccount",
																	":depositAccountId",
																	"statement",
																	":year",
																	":fileNumber"
																],
																"variable": [
																	{
																		"key": "depositAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Deposit Account Id"
																	},
																	{
																		"key": "year",
																		"value": "8872",
																		"description": "(Required) Identifier - Year"
																	},
																	{
																		"key": "fileNumber",
																		"value": "8872",
																		"description": "(Required) Identifier - File Number"
																	}
																]
															},
															"description": "Returns the corresponding DepositAccountStatementResponse with the given deposit account id and statement identifier."
														},
														"response": [
															{
																"name": "DepositAccountStatementResponse",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"contentType\": \"Image_Png\",\n  \"createdDate\": \"<string>\",\n  \"fileData\": \"<string>\",\n  \"fileNumber\": \"3341\",\n  \"measurementDate\": \"<string>\",\n  \"year\": \"8925\"\n}"
															},
															{
																"name": "Bad Request",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositAccount",
																			":depositAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "depositAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											}
										]
									},
									{
										"name": "Get deposit account statements",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId",
													"statement"
												],
												"query": [
													{
														"key": "creationDateBegin",
														"value": "<date>",
														"description": "(Required) Date Begin"
													},
													{
														"key": "creationDateEnd",
														"value": "<date>",
														"description": "(Required) Date End"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												],
												"variable": [
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "(Required) Deposit Account Id"
													}
												]
											},
											"description": "Returns the corresponding DepositAccountStatementResponses between given dates."
										},
										"response": [
											{
												"name": "DepositAccountStatementResponsePagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"contentType\": \"Other\",\n      \"createdDate\": \"<string>\",\n      \"fileNumber\": \"2970\",\n      \"measurementDate\": \"<string>\",\n      \"year\": \"3821\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"createdDate\": \"<string>\",\n      \"fileNumber\": \"6257\",\n      \"measurementDate\": \"<string>\",\n      \"year\": \"2785\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositAccount",
															":depositAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "depositAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get a deposit account",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount",
											":depositAccountId"
										],
										"variable": [
											{
												"key": "depositAccountId",
												"value": "<uuid>",
												"description": "(Required) Deposit Account Id"
											}
										]
									},
									"description": "Returns the corresponding deposit account with the given deposit account id."
								},
								"response": [
									{
										"name": "Deposit Account",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"CPD\",\n  \"accountUsageType\": \"Brokerage\",\n  \"id\": \"<uuid>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"alias\": \"<string>\",\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"Regular\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"External\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Divorced\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"Low\",\n      \"clientLEI\": \"71100074IUE3I7X3OH98\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-BY\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Onboarded\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Married\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"High\",\n      \"clientLEI\": \"6935009QD74PULIAE100\",\n      \"identityNumberType\": \"NotSet\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-SH\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"Pensioner\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositAccount/:depositAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositAccount",
													":depositAccountId"
												],
												"variable": [
													{
														"key": "depositAccountId"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "Create new deposit account",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/depositAccount",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"depositAccount"
								]
							},
							"description": "Creates a new deposit account for the client(s) corresponding to depositAccountRequest"
						},
						"response": [
							{
								"name": "Deposit Account Response",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"CPD\",\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"sortCode\": \"<string>\",\n  \"status\": \"Initial\",\n  \"id\": \"<uuid>\",\n  \"alias\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"Customer\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Get list of deposit accounts",
						"request": {
							"method": "GET",
							"header": [
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"url": {
								"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"depositAccount"
								],
								"query": [
									{
										"key": "clientId",
										"value": "<uuid>",
										"description": "Client Id"
									},
									{
										"key": "accountId",
										"value": "<uuid>",
										"description": "Deposit Account Id"
									},
									{
										"key": "accountNumber",
										"value": "<string>",
										"description": "Account Number of the Deposit Account"
									},
									{
										"key": "accountStatuses",
										"value": "<string>",
										"description": "Account Statuses of the Deposit Account"
									},
									{
										"key": "dateTimeStart",
										"value": "<dateTime>",
										"description": "Deposit Account Creation Date-Begin"
									},
									{
										"key": "dateTimeEnd",
										"value": "<dateTime>",
										"description": "Deposit Account Creation Date-End"
									},
									{
										"key": "createdUserId",
										"value": "<uuid>",
										"description": "Deposit Account Create User"
									},
									{
										"key": "accountScope",
										"value": "Customer",
										"description": "Scope of the Deposit Account"
									},
									{
										"key": "pageNumber",
										"value": "1",
										"description": "Requested Page Of the list"
									},
									{
										"key": "recordsPerPage",
										"value": "100",
										"description": "Number of Records Per Page in the list"
									}
								]
							},
							"description": "Returns the corresponding deposit accounts with the given criteria. At least one of the following parameters should be sent:\r\n* accountId\r\n* accountNumber\r\n* dateTimeStart/dateTimeEnd"
						},
						"response": [
							{
								"name": "DepositAccountPagedResult",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"data\": [\n    {\n      \"accountNumber\": \"<string>\",\n      \"accountScope\": \"Customer\",\n      \"accountUsageType\": \"PortfolioManagement\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"sortCode\": \"<string>\",\n      \"status\": \"Active\",\n      \"id\": \"<uuid>\",\n      \"alias\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"accountNumber\": \"<string>\",\n      \"accountScope\": \"Customer\",\n      \"accountUsageType\": \"Brokerage\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"sortCode\": \"<string>\",\n      \"status\": \"Initial\",\n      \"id\": \"<uuid>\",\n      \"alias\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositAccount?clientId=<uuid>&accountId=<uuid>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Deposit Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Deposit Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Deposit Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Deposit Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "exemptionOrder",
				"item": [
					{
						"name": "revoke",
						"item": [
							{
								"name": "Revoke an existing exemption order",
								"request": {
									"method": "PATCH",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder",
											"revoke"
										]
									},
									"description": "Revoke validUntil date of exemption order under the client\r\nOnly applicable to retail clients"
								},
								"response": [
									{
										"name": "Revoked",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"validUntil\": \"<date>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/exemptionOrder/revoke",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"exemptionOrder",
													"revoke"
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "Create or update an exemption order",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/exemptionOrder",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"exemptionOrder"
								]
							},
							"description": "Create a new exemption order on one or multiple clients.\r\nUpdate an existing exemption order.\r\nOnly applicable to retail clients"
						},
						"response": [
							{
								"name": "ExemptionOrderResponse",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"applicableAmount\": \"<number>\",\n  \"clients\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"Regular\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Suspended\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"Divorced\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"Medium\",\n      \"clientLEI\": \"241500N33NOETV0XVW25\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-SN\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Undisclosed\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"Other\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"applicableAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/exemptionOrder",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"exemptionOrder"
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "fee",
				"item": [
					{
						"name": "oneTimeFeeRequest",
						"item": [
							{
								"name": "{initiatorOneTimeFeeRequestId}",
								"item": [
									{
										"name": "Initiate one time fee request for a cash account",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest",
													":initiatorOneTimeFeeRequestId"
												],
												"variable": [
													{
														"key": "initiatorOneTimeFeeRequestId",
														"value": "<string>",
														"description": "(Required) initiator's own identifier for the one time fee request"
													}
												]
											},
											"description": "Initiate one time fee request for a cash account"
										},
										"response": [
											{
												"name": "One Time Fee Request",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"initiatorOneTimeFeeRequestId\": \"<string>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"Tenant\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"WealthManagementFeeNonShares\"\n    }\n  ],\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"isAutoApproved\": \"<boolean>\",\n  \"approvalStatus\": \"<boolean>\",\n  \"approvalStatusUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"processingStatus\": \"<boolean>\",\n  \"processingStatusUpdateDate\": \"<dateTime>\",\n  \"processingResult\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict.There is another request waiting for approval for this account",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"BalanceConfirmationFee\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:initiatorOneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":initiatorOneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "initiatorOneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "supportedFeeTypes",
								"item": [
									{
										"name": "Get supported fee types",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest",
													"supportedFeeTypes"
												]
											},
											"description": "Returns the supported (active) fee types and fee details."
										},
										"response": [
											{
												"name": "One Time Fee Definition",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"currencyCode\": \"<string>\",\n    \"feeType\": \"TaxCertificateFee\",\n    \"tenantId\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"allowedMinAmount\": \"<number>\",\n    \"allowedMaxAmount\": \"<number>\",\n    \"checkLowerAmountThreshold\": \"<boolean>\",\n    \"checkHigherAmountThreshold\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  },\n  {\n    \"currencyCode\": \"<string>\",\n    \"feeType\": \"CashAccountFee\",\n    \"tenantId\": \"<uuid>\",\n    \"isActive\": \"<boolean>\",\n    \"allowedMinAmount\": \"<number>\",\n    \"allowedMaxAmount\": \"<number>\",\n    \"checkLowerAmountThreshold\": \"<boolean>\",\n    \"checkHigherAmountThreshold\": \"<boolean>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"updatedUserId\": \"<uuid>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/supportedFeeTypes",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															"supportedFeeTypes"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "{oneTimeFeeRequestId}",
								"item": [
									{
										"name": "approve",
										"item": [
											{
												"name": "Approve one time fee request",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "<boolean>",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId",
															"approve"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId",
																"value": "<uuid>",
																"description": "(Required) One Time Fee Request Id"
															}
														]
													},
													"description": "Approves or rejects the waiting one time fee request"
												},
												"response": [
													{
														"name": "One Time Fee Request",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"initiatorOneTimeFeeRequestId\": \"<string>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"Tenant\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"WealthManagementFeeNonShares\"\n    }\n  ],\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"isAutoApproved\": \"<boolean>\",\n  \"approvalStatus\": \"<boolean>\",\n  \"approvalStatusUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"processingStatus\": \"<boolean>\",\n  \"processingStatusUpdateDate\": \"<dateTime>\",\n  \"processingResult\": \"<string>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict.Request is approved before.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "<boolean>",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId/approve",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"fee",
																	"oneTimeFeeRequest",
																	":oneTimeFeeRequestId",
																	"approve"
																],
																"variable": [
																	{
																		"key": "oneTimeFeeRequestId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get one time fee request by request Id",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest",
													":oneTimeFeeRequestId"
												],
												"variable": [
													{
														"key": "oneTimeFeeRequestId",
														"value": "<uuid>",
														"description": "(Required) One time fee request Id"
													}
												]
											},
											"description": "Returns the corresponding one time fee request with the given request id."
										},
										"response": [
											{
												"name": "One Time Fee Request",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"initiatorOneTimeFeeRequestId\": \"<string>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"remittanceText\": \"<string>\",\n  \"totalFeeAmount\": \"<number>\",\n  \"totalFeeCurrencyCode\": \"<string>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"valueDate\": \"<date>\",\n  \"feeAmounts\": [\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"ContractualPartner\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"RegisterNameSharesToRegistryFee\"\n    },\n    {\n      \"feeAmount\": \"<number>\",\n      \"feeBeneficiaryParty\": \"Tenant\",\n      \"feeCurrencyCode\": \"<string>\",\n      \"feeType\": \"WealthManagementFeeNonShares\"\n    }\n  ],\n  \"id\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"isAutoApproved\": \"<boolean>\",\n  \"approvalStatus\": \"<boolean>\",\n  \"approvalStatusUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"processingStatus\": \"<boolean>\",\n  \"processingStatusUpdateDate\": \"<dateTime>\",\n  \"processingResult\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest/:oneTimeFeeRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"fee",
															"oneTimeFeeRequest",
															":oneTimeFeeRequestId"
														],
														"variable": [
															{
																"key": "oneTimeFeeRequestId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get one time fee requests",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&approvalStatus=<boolean>&processingStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"fee",
											"oneTimeFeeRequest"
										],
										"query": [
											{
												"key": "timeStart",
												"value": "<dateTime>",
												"description": "One Time Fee Request Creation Date-Begin"
											},
											{
												"key": "timeEnd",
												"value": "<dateTime>",
												"description": "One Time Fee Request Creation Date-End"
											},
											{
												"key": "internalAccountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "feeType",
												"value": "BalanceConfirmationFee",
												"description": "Fee Type"
											},
											{
												"key": "approvalStatus",
												"value": "<boolean>",
												"description": "Status of the Requests.(approved or not)"
											},
											{
												"key": "approvalStatus",
												"value": "<boolean>",
												"description": "Status of the Requests.(approved or not)"
											},
											{
												"key": "processingStatus",
												"value": "<boolean>",
												"description": "Processing Status of the Requests.(processed or not)"
											},
											{
												"key": "processingStatus",
												"value": "<boolean>",
												"description": "Processing Status of the Requests.(processed or not)"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Page Number"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Records Per Page"
											}
										]
									},
									"description": "Returns the corresponding one time fee requests with the given criteria."
								},
								"response": [
									{
										"name": "One Time Fee Request List",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"data\": [\n    {\n      \"initiatorOneTimeFeeRequestId\": \"<string>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"remittanceText\": \"<string>\",\n      \"totalFeeAmount\": \"<number>\",\n      \"totalFeeCurrencyCode\": \"<string>\",\n      \"depositAccountId\": \"<uuid>\",\n      \"valueDate\": \"<date>\",\n      \"feeAmounts\": [\n        {\n          \"feeAmount\": \"<number>\",\n          \"feeBeneficiaryParty\": \"Tenant\",\n          \"feeCurrencyCode\": \"<string>\",\n          \"feeType\": \"RegisterNameSharesToRegistryFee\"\n        },\n        {\n          \"feeAmount\": \"<number>\",\n          \"feeBeneficiaryParty\": \"Tenant\",\n          \"feeCurrencyCode\": \"<string>\",\n          \"feeType\": \"Adjustment\"\n        }\n      ],\n      \"id\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"isAutoApproved\": \"<boolean>\",\n      \"approvalStatus\": \"<boolean>\",\n      \"approvalStatusUpdateDate\": \"<dateTime>\",\n      \"approvalUserId\": \"<uuid>\",\n      \"processingStatus\": \"<boolean>\",\n      \"processingStatusUpdateDate\": \"<dateTime>\",\n      \"processingResult\": \"<string>\"\n    },\n    {\n      \"initiatorOneTimeFeeRequestId\": \"<string>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"remittanceText\": \"<string>\",\n      \"totalFeeAmount\": \"<number>\",\n      \"totalFeeCurrencyCode\": \"<string>\",\n      \"depositAccountId\": \"<uuid>\",\n      \"valueDate\": \"<date>\",\n      \"feeAmounts\": [\n        {\n          \"feeAmount\": \"<number>\",\n          \"feeBeneficiaryParty\": \"ContractualPartner\",\n          \"feeCurrencyCode\": \"<string>\",\n          \"feeType\": \"BalanceConfirmationFee\"\n        },\n        {\n          \"feeAmount\": \"<number>\",\n          \"feeBeneficiaryParty\": \"ContractualPartner\",\n          \"feeCurrencyCode\": \"<string>\",\n          \"feeType\": \"Adjustment\"\n        }\n      ],\n      \"id\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"isAutoApproved\": \"<boolean>\",\n      \"approvalStatus\": \"<boolean>\",\n      \"approvalStatusUpdateDate\": \"<dateTime>\",\n      \"approvalUserId\": \"<uuid>\",\n      \"processingStatus\": \"<boolean>\",\n      \"processingStatusUpdateDate\": \"<dateTime>\",\n      \"processingResult\": \"<string>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/fee/oneTimeFeeRequest?timeStart=<dateTime>&timeEnd=<dateTime>&internalAccountId=<uuid>&feeType=BalanceConfirmationFee&approvalStatus=<boolean>&processingStatus=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"fee",
													"oneTimeFeeRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "One Time Fee Request Creation Date-End"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Internal Account Id"
													},
													{
														"key": "feeType",
														"value": "BalanceConfirmationFee",
														"description": "Fee Type"
													},
													{
														"key": "approvalStatus",
														"value": "<boolean>",
														"description": "Status of the Requests.(approved or not)"
													},
													{
														"key": "processingStatus",
														"value": "<boolean>",
														"description": "Processing Status of the Requests.(processed or not)"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "helpers",
				"item": [
					{
						"name": "federalStates",
						"item": [
							{
								"name": "Returns list of all federal states",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "text/plain"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/helpers/federalStates",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"helpers",
											"federalStates"
										]
									}
								},
								"response": [
									{
										"name": "FederalState List",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "[\n  {\n    \"id\": \"<long>\",\n    \"name\": \"<string>\",\n    \"code\": \"<string>\",\n    \"countryCode\": \"<string>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"name\": \"<string>\",\n    \"code\": \"<string>\",\n    \"countryCode\": \"<string>\"\n  }\n]"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/federalStates",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"federalStates"
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "employment",
						"item": [
							{
								"name": "sector",
								"item": [
									{
										"name": "Returns list of all employment sector definitons",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/employment/sector",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"employment",
													"sector"
												]
											}
										},
										"response": [
											{
												"name": "EmploymentClassification List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"id\": \"<long>\",\n    \"classificationCode\": \"<string>\",\n    \"industryName\": \"<string>\",\n    \"sectorCode\": \"<string>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"classificationCode\": \"<string>\",\n    \"industryName\": \"<string>\",\n    \"sectorCode\": \"<string>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/sector",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															"sector"
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "{classificationCode}",
								"item": [
									{
										"name": "division",
										"item": [
											{
												"name": "Returns list of divisions for requested classification code",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"helpers",
															"employment",
															":classificationCode",
															"division"
														],
														"variable": [
															{
																"key": "classificationCode",
																"value": "<string>",
																"description": "(Required) Classification code"
															}
														]
													}
												},
												"response": [
													{
														"name": "EmploymentClassification List",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "text/plain"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "[\n  {\n    \"id\": \"<long>\",\n    \"classificationCode\": \"<string>\",\n    \"industryName\": \"<string>\",\n    \"sectorCode\": \"<string>\"\n  },\n  {\n    \"id\": \"<long>\",\n    \"classificationCode\": \"<string>\",\n    \"industryName\": \"<string>\",\n    \"sectorCode\": \"<string>\"\n  }\n]"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "text/plain"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "text/plain"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "text/plain"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/helpers/employment/:classificationCode/division",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"helpers",
																	"employment",
																	":classificationCode",
																	"division"
																],
																"variable": [
																	{
																		"key": "classificationCode"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "eventReportDetails",
						"item": [
							{
								"name": "Returns list of possible event reports that can be generated by the system",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "text/plain"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"helpers",
											"eventReportDetails"
										]
									}
								},
								"response": [
									{
										"name": "EventReportDetail List",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "[\n  {\n    \"additionalDataKeys\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"dataUrlTemplate\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"PaymentSDDInstructionUploaded\",\n    \"whatToDo\": \"<string>\",\n    \"whenFired\": \"<string>\"\n  },\n  {\n    \"additionalDataKeys\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"dataUrlTemplate\": \"<string>\",\n    \"description\": \"<string>\",\n    \"type\": \"BOClientStateUpdate\",\n    \"whatToDo\": \"<string>\",\n    \"whenFired\": \"<string>\"\n  }\n]"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/eventReportDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"eventReportDetails"
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "returnCodeDetails",
						"item": [
							{
								"name": "Returns list of api return code details that can be generated by the order management api",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "text/plain"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"helpers",
											"returnCodeDetails"
										]
									}
								},
								"response": [
									{
										"name": "ReturnCodeInformation List",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "[\n  {\n    \"name\": \"<string>\",\n    \"source\": \"API\",\n    \"value\": \"<integer>\",\n    \"message\": \"<string>\"\n  },\n  {\n    \"name\": \"<string>\",\n    \"source\": \"API\",\n    \"value\": \"<integer>\",\n    \"message\": \"<string>\"\n  }\n]"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/helpers/returnCodeDetails",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"helpers",
													"returnCodeDetails"
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "internalAccount",
				"item": [
					{
						"name": "{internalAccountId}",
						"item": [
							{
								"name": "status",
								"item": [
									{
										"name": "Update internal account status",
										"request": {
											"method": "PATCH",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"status"
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Updates the status of internal account with initial, active, suspended or deleted"
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Account status conflicted with the current status",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PATCH",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"status\": \"Initial\",\n  \"closeOrDeleteReason\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/status",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"status"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "alias",
								"item": [
									{
										"name": "{alias}",
										"item": [
											{
												"name": "Update internal account alias",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"alias",
															":alias"
														],
														"variable": [
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "alias",
																"value": "<string>",
																"description": "(Required) New alias for the internal account"
															}
														]
													},
													"description": "Updates the alias of internal account"
												},
												"response": [
													{
														"name": "Untitled Response",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict.New Alias is same with existing",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/alias/:alias",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"alias",
																	":alias"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "alias"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							},
							{
								"name": "availableWithdrawalBalance",
								"item": [
									{
										"name": "Get available withdrawal balance for any internal account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"availableWithdrawalBalance"
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the available withdrawal balance of the account with the given internal account id."
										},
										"response": [
											{
												"name": "Generic Balance Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"balance\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableWithdrawalBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableWithdrawalBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "availableTradeBalance",
								"item": [
									{
										"name": "Get available trade balance for any internal account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"availableTradeBalance"
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the available trade balance of the account with the given internal account id."
										},
										"response": [
											{
												"name": "Generic Balance Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"balance\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableTradeBalance",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableTradeBalance"
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "transaction",
								"item": [
									{
										"name": "{internalAccountTransactionId}",
										"item": [
											{
												"name": "statement",
												"item": [
													{
														"name": "Get a particular internal account transaction statement",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId",
																	"statement"
																],
																"variable": [
																	{
																		"key": "internalAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Internal Account Id"
																	},
																	{
																		"key": "internalAccountTransactionId",
																		"value": "<uuid>",
																		"description": "(Required) Internal Account Transaction Id"
																	}
																]
															},
															"description": "Returns the corresponding InternalAccountTransactionStatement with the given internal account id and internal account transaction id."
														},
														"response": [
															{
																"name": "Internal Account Transaction Statement",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"createdDate\": \"<dateTime>\",\n  \"processed\": \"<boolean>\",\n  \"processedDate\": \"<dateTime>\",\n  \"errorCode\": \"<integer>\",\n  \"errorInfo\": \"<string>\",\n  \"statementData\": \"<string>\",\n  \"contentType\": \"Application_Doc\"\n}"
															},
															{
																"name": "Bad Request",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId/statement",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"transaction",
																			":internalAccountTransactionId",
																			"statement"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "internalAccountTransactionId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Get a particular internal account transaction by id",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction",
															":internalAccountTransactionId"
														],
														"variable": [
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "internalAccountTransactionId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Transaction Id"
															}
														]
													},
													"description": "Returns the transaction response"
												},
												"response": [
													{
														"name": "InternalAccountTransaction",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"amount\": \"<number>\",\n  \"amountCurrencyCode\": \"<string>\",\n  \"bankReference\": \"<string>\",\n  \"bookingDate\": \"<date>\",\n  \"customerReference\": \"<string>\",\n  \"dateTime\": \"<dateTime>\",\n  \"endToEndId\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"mark\": \"Debit\",\n  \"postingText\": \"<string>\",\n  \"txKeyId\": \"<integer>\",\n  \"type\": \"SecuritiesReversal\",\n  \"valueDate\": \"<date>\",\n  \"comment\": \"<string>\",\n  \"balanceInBookedDate\": \"<number>\",\n  \"balanceInTransactionDate\": \"<number>\",\n  \"balanceInValueDate\": \"<number>\",\n  \"counterAccountHolderName\": \"<string>\",\n  \"counterAccountBic\": \"<string>\",\n  \"counterAccountIban\": \"<string>\",\n  \"counterAccountNumber\": \"<string>\",\n  \"bankAccountId\": \"<uuid>\",\n  \"isStatementCreatedAndProcessed\": \"<boolean>\",\n  \"bookedMetadata\": {\n    \"interestSettlement\": {\n      \"accountNumber\": \"<string>\",\n      \"cycle\": \"M\",\n      \"interestMethod\": \"<string>\",\n      \"startDate\": \"<date>\",\n      \"endDate\": \"<date>\"\n    },\n    \"interestSettlementAmount\": [\n      {\n        \"balance\": \"-536170598014\",\n        \"currency\": \"EUR\",\n        \"dateFrom\": \"<date>\",\n        \"dateTo\": \"<date>\",\n        \"interestAmount\": \"-15338706441.8\",\n        \"interestDays\": \"<integer>\",\n        \"interestRate\": \"5\",\n        \"yearDays\": \"<integer>\"\n      },\n      {\n        \"balance\": \"-158.8\",\n        \"currency\": \"USD\",\n        \"dateFrom\": \"<date>\",\n        \"dateTo\": \"<date>\",\n        \"interestAmount\": \"-98002107\",\n        \"interestDays\": \"<integer>\",\n        \"interestRate\": \"59261\",\n        \"yearDays\": \"<integer>\"\n      }\n    ],\n    \"automaticInterestSettlement\": {\n      \"batchSize\": \"<integer>\",\n      \"cycle\": \"M\",\n      \"endDate\": \"<date>\",\n      \"startDate\": \"<date>\"\n    }\n  }\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction/:internalAccountTransactionId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"transaction",
																	":internalAccountTransactionId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "internalAccountTransactionId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get transactions of a particular internal account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"transaction"
												],
												"query": [
													{
														"key": "Mark",
														"value": "Credit"
													},
													{
														"key": "Type",
														"value": "SecurityReorganisation"
													},
													{
														"key": "PostingText",
														"value": "<string>"
													},
													{
														"key": "MinAmount",
														"value": "<number>"
													},
													{
														"key": "MaxAmount",
														"value": "<number>"
													},
													{
														"key": "DateBegin",
														"value": "<string>"
													},
													{
														"key": "DateEnd",
														"value": "<string>"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the paged transactions response"
										},
										"response": [
											{
												"name": "InternalAccountTransactionPagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"amount\": \"<number>\",\n      \"amountCurrencyCode\": \"<string>\",\n      \"bankReference\": \"<string>\",\n      \"bookingDate\": \"<date>\",\n      \"customerReference\": \"<string>\",\n      \"dateTime\": \"<dateTime>\",\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"mark\": \"Neutral\",\n      \"postingText\": \"<string>\",\n      \"txKeyId\": \"<integer>\",\n      \"type\": \"InterestSettlementReversal\",\n      \"valueDate\": \"<date>\",\n      \"comment\": \"<string>\",\n      \"balanceInBookedDate\": \"<number>\",\n      \"balanceInTransactionDate\": \"<number>\",\n      \"balanceInValueDate\": \"<number>\",\n      \"counterAccountHolderName\": \"<string>\",\n      \"counterAccountBic\": \"<string>\",\n      \"counterAccountIban\": \"<string>\",\n      \"counterAccountNumber\": \"<string>\",\n      \"bankAccountId\": \"<uuid>\",\n      \"isStatementCreatedAndProcessed\": \"<boolean>\",\n      \"bookedMetadata\": {\n        \"interestSettlement\": {\n          \"accountNumber\": \"<string>\",\n          \"cycle\": \"Q\",\n          \"interestMethod\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\"\n        },\n        \"interestSettlementAmount\": [\n          {\n            \"balance\": \"871302.84\",\n            \"currency\": \"USD\",\n            \"dateFrom\": \"<date>\",\n            \"dateTo\": \"<date>\",\n            \"interestAmount\": \"-126869811\",\n            \"interestDays\": \"<integer>\",\n            \"interestRate\": \"050381231.11568540\",\n            \"yearDays\": \"<integer>\"\n          },\n          {\n            \"balance\": \"-2074732\",\n            \"currency\": \"USD\",\n            \"dateFrom\": \"<date>\",\n            \"dateTo\": \"<date>\",\n            \"interestAmount\": \"46349.76\",\n            \"interestDays\": \"<integer>\",\n            \"interestRate\": \"31779\",\n            \"yearDays\": \"<integer>\"\n          }\n        ],\n        \"automaticInterestSettlement\": {\n          \"batchSize\": \"<integer>\",\n          \"cycle\": \"M\",\n          \"endDate\": \"<date>\",\n          \"startDate\": \"<date>\"\n        }\n      }\n    },\n    {\n      \"amount\": \"<number>\",\n      \"amountCurrencyCode\": \"<string>\",\n      \"bankReference\": \"<string>\",\n      \"bookingDate\": \"<date>\",\n      \"customerReference\": \"<string>\",\n      \"dateTime\": \"<dateTime>\",\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"mark\": \"Neutral\",\n      \"postingText\": \"<string>\",\n      \"txKeyId\": \"<integer>\",\n      \"type\": \"MoneySentReversal\",\n      \"valueDate\": \"<date>\",\n      \"comment\": \"<string>\",\n      \"balanceInBookedDate\": \"<number>\",\n      \"balanceInTransactionDate\": \"<number>\",\n      \"balanceInValueDate\": \"<number>\",\n      \"counterAccountHolderName\": \"<string>\",\n      \"counterAccountBic\": \"<string>\",\n      \"counterAccountIban\": \"<string>\",\n      \"counterAccountNumber\": \"<string>\",\n      \"bankAccountId\": \"<uuid>\",\n      \"isStatementCreatedAndProcessed\": \"<boolean>\",\n      \"bookedMetadata\": {\n        \"interestSettlement\": {\n          \"accountNumber\": \"<string>\",\n          \"cycle\": \"Q\",\n          \"interestMethod\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\"\n        },\n        \"interestSettlementAmount\": [\n          {\n            \"balance\": \"618422.4\",\n            \"currency\": \"EUR\",\n            \"dateFrom\": \"<date>\",\n            \"dateTo\": \"<date>\",\n            \"interestAmount\": \"27.93\",\n            \"interestDays\": \"<integer>\",\n            \"interestRate\": \"01\",\n            \"yearDays\": \"<integer>\"\n          },\n          {\n            \"balance\": \"61360800272\",\n            \"currency\": \"USD\",\n            \"dateFrom\": \"<date>\",\n            \"dateTo\": \"<date>\",\n            \"interestAmount\": \"45671082\",\n            \"interestDays\": \"<integer>\",\n            \"interestRate\": \"30.20420\",\n            \"yearDays\": \"<integer>\"\n          }\n        ],\n        \"automaticInterestSettlement\": {\n          \"batchSize\": \"<integer>\",\n          \"cycle\": \"M\",\n          \"endDate\": \"<date>\",\n          \"startDate\": \"<date>\"\n        }\n      }\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/transaction?Mark=Credit&Type=SecurityReorganisation&PostingText=<string>&MinAmount=<number>&MaxAmount=<number>&DateBegin=<string>&DateEnd=<string>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"transaction"
														],
														"query": [
															{
																"key": "Mark",
																"value": "Credit"
															},
															{
																"key": "Type",
																"value": "SecurityReorganisation"
															},
															{
																"key": "PostingText",
																"value": "<string>"
															},
															{
																"key": "MinAmount",
																"value": "<number>"
															},
															{
																"key": "MaxAmount",
																"value": "<number>"
															},
															{
																"key": "DateBegin",
																"value": "<string>"
															},
															{
																"key": "DateEnd",
																"value": "<string>"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "withdrawalRequest",
								"item": [
									{
										"name": "{initiatorWithdrawalRequestId}",
										"item": [
											{
												"name": "Withdraw money from an internal account",
												"request": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest",
															":initiatorWithdrawalRequestId"
														],
														"variable": [
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "initiatorWithdrawalRequestId",
																"value": "<string>",
																"description": "(Required) initiator's own identifier for the withdrawal request"
															}
														]
													},
													"description": "Creates a withdrawal request with waiting approval status. \r\nRequests will be automatically approved if it is less than the determined amount"
												},
												"response": [
													{
														"name": "Internal Account Withdrawal Request",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"initiatorWithdrawalRequestId\": \"<string>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"withdrawalAmount\": \"<number>\",\n  \"approvalStatus\": \"<boolean>\",\n  \"approvalStatusUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"processingStatus\": \"<boolean>\",\n  \"processingStatusUpdateDate\": \"<dateTime>\",\n  \"processingResult\": \"<string>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict.There is another request waiting for approval for this account",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"withdrawalAmount\": \"<number>\"\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get internal account withdrawal request by withdrawal request id",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest",
															":initiatorWithdrawalRequestId"
														],
														"variable": [
															{
																"key": "internalAccountId",
																"value": "<uuid>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "initiatorWithdrawalRequestId",
																"value": "<string>",
																"description": "(Required) Initiator Withdrawal Request Id"
															}
														]
													},
													"description": "Returns the corresponding internal account withdrawal request of an internal account."
												},
												"response": [
													{
														"name": "Internal Account Withdrawal Request",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"bankAccountId\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"currencyCode\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"initiatorWithdrawalRequestId\": \"<string>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"withdrawalAmount\": \"<number>\",\n  \"approvalStatus\": \"<boolean>\",\n  \"approvalStatusUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"processingStatus\": \"<boolean>\",\n  \"processingStatusUpdateDate\": \"<dateTime>\",\n  \"processingResult\": \"<string>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest/:initiatorWithdrawalRequestId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"withdrawalRequest",
																	":initiatorWithdrawalRequestId"
																],
																"variable": [
																	{
																		"key": "internalAccountId"
																	},
																	{
																		"key": "initiatorWithdrawalRequestId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Get internal account withdrawal requests by internal account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"withdrawalRequest"
												],
												"query": [
													{
														"key": "timeStart",
														"value": "<dateTime>",
														"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
													},
													{
														"key": "timeEnd",
														"value": "<dateTime>",
														"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
													}
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the corresponding internal account withdrawal requests of an internal account."
										},
										"response": [
											{
												"name": "Internal Account Withdrawal Request List",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "[\n  {\n    \"bankAccountId\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"initiatorWithdrawalRequestId\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"withdrawalAmount\": \"<number>\",\n    \"approvalStatus\": \"<boolean>\",\n    \"approvalStatusUpdateDate\": \"<dateTime>\",\n    \"approvalUserId\": \"<uuid>\",\n    \"processingStatus\": \"<boolean>\",\n    \"processingStatusUpdateDate\": \"<dateTime>\",\n    \"processingResult\": \"<string>\"\n  },\n  {\n    \"bankAccountId\": \"<uuid>\",\n    \"clientId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\",\n    \"currencyCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"initiatorWithdrawalRequestId\": \"<string>\",\n    \"internalAccountId\": \"<uuid>\",\n    \"tenantId\": \"<uuid>\",\n    \"withdrawalAmount\": \"<number>\",\n    \"approvalStatus\": \"<boolean>\",\n    \"approvalStatusUpdateDate\": \"<dateTime>\",\n    \"approvalUserId\": \"<uuid>\",\n    \"processingStatus\": \"<boolean>\",\n    \"processingStatusUpdateDate\": \"<dateTime>\",\n    \"processingResult\": \"<string>\"\n  }\n]"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/withdrawalRequest?timeStart=<dateTime>&timeEnd=<dateTime>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"withdrawalRequest"
														],
														"query": [
															{
																"key": "timeStart",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-Begin"
															},
															{
																"key": "timeEnd",
																"value": "<dateTime>",
																"description": "(Required) Internal Account Withdrawal Request Creation Date-End"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "statement",
								"item": [
									{
										"name": "{year}",
										"item": [
											{
												"name": "{fileNumber}",
												"item": [
													{
														"name": "Get a particular internal account statement",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"internalAccount",
																	":internalAccountId",
																	"statement",
																	":year",
																	":fileNumber"
																],
																"variable": [
																	{
																		"key": "internalAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Internal Account Id"
																	},
																	{
																		"key": "year",
																		"value": "8872",
																		"description": "(Required) Statement Identifier - Year"
																	},
																	{
																		"key": "fileNumber",
																		"value": "8872",
																		"description": "(Required) Statement Identifier - File Number"
																	}
																]
															},
															"description": "Returns the corresponding InternalAccountStatementResponse with the given internal account id and statement identifier."
														},
														"response": [
															{
																"name": "InternalAccountStatementResponse",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"contentType\": \"Application_Docx\",\n  \"createdDate\": \"<string>\",\n  \"currency\": \"USD\",\n  \"dateFrom\": \"<string>\",\n  \"dateTo\": \"<string>\",\n  \"endBalance\": 105285804726.9,\n  \"fileData\": \"<string>\",\n  \"fileNumber\": \"8054\",\n  \"startBalance\": -348,\n  \"year\": \"6369\"\n}"
															},
															{
																"name": "Bad Request",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement/:year/:fileNumber",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"internalAccount",
																			":internalAccountId",
																			"statement",
																			":year",
																			":fileNumber"
																		],
																		"variable": [
																			{
																				"key": "internalAccountId"
																			},
																			{
																				"key": "year"
																			},
																			{
																				"key": "fileNumber"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											}
										]
									},
									{
										"name": "Get internal account statements",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"statement"
												],
												"query": [
													{
														"key": "creationDateBegin",
														"value": "<date>",
														"description": "(Required) Date Begin"
													},
													{
														"key": "creationDateEnd",
														"value": "<date>",
														"description": "(Required) Date End"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Page Number"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Records Per Page"
													}
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the corresponding InternalAccountStatementResponses between given dates."
										},
										"response": [
											{
												"name": "InternalAccountStatementResponsePagedResult",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"data\": [\n    {\n      \"contentType\": \"Application_Doc\",\n      \"createdDate\": \"<string>\",\n      \"currency\": \"EUR\",\n      \"dateFrom\": \"<string>\",\n      \"dateTo\": \"<string>\",\n      \"endBalance\": 376487238171,\n      \"fileNumber\": \"9999\",\n      \"startBalance\": 8477400735932.93,\n      \"year\": \"2808\"\n    },\n    {\n      \"contentType\": \"Image_Bmp\",\n      \"createdDate\": \"<string>\",\n      \"currency\": \"USD\",\n      \"dateFrom\": \"<string>\",\n      \"dateTo\": \"<string>\",\n      \"endBalance\": -33970272,\n      \"fileNumber\": \"5841\",\n      \"startBalance\": -37074645073.88,\n      \"year\": \"1990\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/statement?creationDateBegin=<date>&creationDateEnd=<date>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"statement"
														],
														"query": [
															{
																"key": "creationDateBegin",
																"value": "<date>",
																"description": "(Required) Date Begin"
															},
															{
																"key": "creationDateEnd",
																"value": "<date>",
																"description": "(Required) Date End"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Page Number"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Records Per Page"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "availableFloatingBalance",
								"item": [
									{
										"name": "Get available floating balance for any internal account",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId",
													"availableFloatingBalance"
												],
												"query": [
													{
														"key": "tradeProvider",
														"value": "AllFunds",
														"description": "(Required) Trade Provider"
													},
													{
														"key": "cutoffDate",
														"value": "<string>",
														"description": "(Required) Internal Account Id"
													},
													{
														"key": "cutoffTime",
														"value": "<string>",
														"description": "(Required) Internal Account Id"
													}
												],
												"variable": [
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "(Required) Internal Account Id"
													}
												]
											},
											"description": "Returns the available floating balance of the account with the given internal account id."
										},
										"response": [
											{
												"name": "Generic Balance Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"balance\": \"<number>\",\n  \"currencyCode\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId/availableFloatingBalance?tradeProvider=AllFunds&cutoffDate=<string>&cutoffTime=<string>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"internalAccount",
															":internalAccountId",
															"availableFloatingBalance"
														],
														"query": [
															{
																"key": "tradeProvider",
																"value": "AllFunds",
																"description": "(Required) Trade Provider"
															},
															{
																"key": "cutoffDate",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															},
															{
																"key": "cutoffTime",
																"value": "<string>",
																"description": "(Required) Internal Account Id"
															}
														],
														"variable": [
															{
																"key": "internalAccountId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get an internal account",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount",
											":internalAccountId"
										],
										"variable": [
											{
												"key": "internalAccountId",
												"value": "<uuid>",
												"description": "(Required) Internal Account Id"
											}
										]
									},
									"description": "Returns the corresponding internal account with the given internal account id."
								},
								"response": [
									{
										"name": "Internal Account",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"PEA\",\n  \"accountUsageType\": \"Brokerage\",\n  \"balance\": \"<number>\",\n  \"blockedAmount\": \"<number>\",\n  \"currencyCode\": \"<string>\",\n  \"dispositionLimit\": \"<number>\",\n  \"externalBlockedAmount\": \"<number>\",\n  \"iban\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"lastBlockage\": \"<dateTime>\",\n  \"lastCredited\": \"<dateTime>\",\n  \"lastDebited\": \"<dateTime>\",\n  \"lastExternalBlockage\": \"<dateTime>\",\n  \"lastUserDeposit\": \"<dateTime>\",\n  \"lastUserWithdrawal\": \"<dateTime>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Suspended\",\n  \"alias\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"clientList\": [\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"DesignatedSponsor\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"Initial\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"RegisteredCivilPartnership\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumHigh\",\n      \"clientLEI\": \"989500HX87DPXHXKWD06\",\n      \"identityNumberType\": \"NotSet\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-BW\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Other\",\n      \"salutation\": \"<string>\",\n      \"language\": \"en_US\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    },\n    {\n      \"clientKey\": \"<string>\",\n      \"clientSubType\": \"TenantOwnerClient\",\n      \"clientType\": \"Business\",\n      \"communicationWithEmailAllowed\": \"<boolean>\",\n      \"communicationWithPhoneAllowed\": \"<boolean>\",\n      \"communicationWithPostAllowed\": \"<boolean>\",\n      \"contractualPartnerCode\": \"<string>\",\n      \"countryOfOrigin\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"liableToTax\": \"<boolean>\",\n      \"name\": \"<string>\",\n      \"status\": \"External\",\n      \"tenantId\": \"<uuid>\",\n      \"surname\": \"<string>\",\n      \"email\": \"<email>\",\n      \"nationality\": \"<string>\",\n      \"dateOfBirth\": \"<date>\",\n      \"placeOfBirth\": \"<string>\",\n      \"maritalStatus\": \"SeparateLiving\",\n      \"partnerTo\": \"<uuid>\",\n      \"establishedDate\": \"<date>\",\n      \"riskClass\": \"MediumLow\",\n      \"clientLEI\": \"7729006LQ92QV72JAR95\",\n      \"identityNumberType\": \"BusinessRegistrationNumber\",\n      \"identityNumber\": \"<string>\",\n      \"federalState\": \"DE-HB\",\n      \"defaultBankAccountId\": \"<uuid>\",\n      \"defaultInternalAccountId\": \"<uuid>\",\n      \"defaultDepositAccountId\": \"<uuid>\",\n      \"hasIdentityUser\": \"<boolean>\",\n      \"birthName\": \"<string>\",\n      \"title\": \"<string>\",\n      \"gender\": \"Unspecified\",\n      \"salutation\": \"<string>\",\n      \"language\": \"de_DE\",\n      \"occupationGroup\": \"PupilOrStudent\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"deletedDate\": \"<dateTime>\",\n      \"deletedUserId\": \"<uuid>\"\n    }\n  ],\n  \"closeOrDeleteReason\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/internalAccount/:internalAccountId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"internalAccount",
													":internalAccountId"
												],
												"variable": [
													{
														"key": "internalAccountId"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "Create new internal account",
						"request": {
							"method": "POST",
							"header": [
								{
									"key": "Content-Type",
									"value": "application/json"
								},
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"body": {
								"mode": "raw",
								"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
								"options": {
									"raw": {
										"headerFamily": "json",
										"language": "json"
									}
								}
							},
							"url": {
								"raw": "{{baseUrl}}/api/internalAccount",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"internalAccount"
								]
							},
							"description": "Creates a new internal account for the client(s) corresponding to InternalAccountRequest"
						},
						"response": [
							{
								"name": "Internal Account Response",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"accountNumber\": \"<string>\",\n  \"accountScope\": \"CPD\",\n  \"accountUsageType\": \"PortfolioManagement\",\n  \"balance\": \"<number>\",\n  \"blockedAmount\": \"<number>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"currencyCode\": \"<string>\",\n  \"dispositionLimit\": \"<number>\",\n  \"iban\": \"<string>\",\n  \"lastBlockage\": \"<dateTime>\",\n  \"lastCredited\": \"<dateTime>\",\n  \"lastDebited\": \"<dateTime>\",\n  \"lastUserDeposit\": \"<dateTime>\",\n  \"lastUserWithdrawal\": \"<dateTime>\",\n  \"sortCode\": \"<string>\",\n  \"status\": \"Initial\",\n  \"id\": \"<uuid>\",\n  \"alias\": \"<string>\",\n  \"bic\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"updatedDate\": \"<dateTime>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"accountUsageType\": \"Brokerage\",\n  \"currencyCode\": \"<string>\",\n  \"alias\": \"<string>\",\n  \"clientIds\": [\n    \"<uuid>\",\n    \"<uuid>\"\n  ],\n  \"accountScope\": \"CPD\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					},
					{
						"name": "Get list of internal accounts",
						"request": {
							"method": "GET",
							"header": [
								{
									"key": "Accept",
									"value": "application/json"
								}
							],
							"url": {
								"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
								"host": [
									"{{baseUrl}}"
								],
								"path": [
									"api",
									"internalAccount"
								],
								"query": [
									{
										"key": "clientId",
										"value": "<uuid>",
										"description": "Client Id"
									},
									{
										"key": "accountId",
										"value": "<uuid>",
										"description": "Internal Account Id"
									},
									{
										"key": "iban",
										"value": "<string>",
										"description": "IBAN of the Internal Account"
									},
									{
										"key": "accountNumber",
										"value": "<string>",
										"description": "Account Number of the Internal Account"
									},
									{
										"key": "accountStatuses",
										"value": "<string>",
										"description": "Account Statuses of the Internal Account"
									},
									{
										"key": "dateTimeStart",
										"value": "<dateTime>",
										"description": "Internal Account Creation Date-Begin"
									},
									{
										"key": "dateTimeEnd",
										"value": "<dateTime>",
										"description": "Internal Account Creation Date-End"
									},
									{
										"key": "createdUserId",
										"value": "<uuid>",
										"description": "Internal Account Create User"
									},
									{
										"key": "accountScope",
										"value": "Customer",
										"description": "Scope of the Internal Account"
									},
									{
										"key": "pageNumber",
										"value": "1",
										"description": "Requested Page Of the list"
									},
									{
										"key": "recordsPerPage",
										"value": "100",
										"description": "Number of Records Per Page in the list"
									}
								]
							},
							"description": "Returns the corresponding internal accounts with the given criteria. At least one of the following parameters should be sent:\r\n* accountId\r\n* iban\r\n* accountNumber\r\n* dateTimeStart/dateTimeEnd"
						},
						"response": [
							{
								"name": "InternalAccountPagedResult",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "OK",
								"code": 200,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"data\": [\n    {\n      \"accountNumber\": \"<string>\",\n      \"accountScope\": \"Customer\",\n      \"accountUsageType\": \"PortfolioManagement\",\n      \"balance\": \"<number>\",\n      \"blockedAmount\": \"<number>\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"dispositionLimit\": \"<number>\",\n      \"iban\": \"<string>\",\n      \"lastBlockage\": \"<dateTime>\",\n      \"lastCredited\": \"<dateTime>\",\n      \"lastDebited\": \"<dateTime>\",\n      \"lastUserDeposit\": \"<dateTime>\",\n      \"lastUserWithdrawal\": \"<dateTime>\",\n      \"sortCode\": \"<string>\",\n      \"status\": \"Suspended\",\n      \"id\": \"<uuid>\",\n      \"alias\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"accountNumber\": \"<string>\",\n      \"accountScope\": \"PEA\",\n      \"accountUsageType\": \"Brokerage\",\n      \"balance\": \"<number>\",\n      \"blockedAmount\": \"<number>\",\n      \"clientIds\": [\n        \"<uuid>\",\n        \"<uuid>\"\n      ],\n      \"currencyCode\": \"<string>\",\n      \"dispositionLimit\": \"<number>\",\n      \"iban\": \"<string>\",\n      \"lastBlockage\": \"<dateTime>\",\n      \"lastCredited\": \"<dateTime>\",\n      \"lastDebited\": \"<dateTime>\",\n      \"lastUserDeposit\": \"<dateTime>\",\n      \"lastUserWithdrawal\": \"<dateTime>\",\n      \"sortCode\": \"<string>\",\n      \"status\": \"Suspended\",\n      \"id\": \"<uuid>\",\n      \"alias\": \"<string>\",\n      \"bic\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
							},
							{
								"name": "Bad request or input parameter",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Bad Request",
								"code": 400,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
							},
							{
								"name": "Caller unauthorized",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Unauthorized",
								"code": 401,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Forbidden",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Forbidden",
								"code": 403,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Not found",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Not Found",
								"code": 404,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Payload size exceed the maximum defined size",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Request Entity Too Large",
								"code": 413,
								"_postman_previewlanguage": "text",
								"header": [],
								"cookie": [],
								"body": ""
							},
							{
								"name": "Internal server error. Try again later.",
								"originalRequest": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										},
										{
											"key": "Authorization",
											"value": "Bearer <token>",
											"description": "Added as a part of security scheme: bearer"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/internalAccount?clientId=<uuid>&accountId=<uuid>&iban=<string>&accountNumber=<string>&accountStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&accountScope=Customer&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"internalAccount"
										],
										"query": [
											{
												"key": "clientId",
												"value": "<uuid>",
												"description": "Client Id"
											},
											{
												"key": "accountId",
												"value": "<uuid>",
												"description": "Internal Account Id"
											},
											{
												"key": "iban",
												"value": "<string>",
												"description": "IBAN of the Internal Account"
											},
											{
												"key": "accountNumber",
												"value": "<string>",
												"description": "Account Number of the Internal Account"
											},
											{
												"key": "accountStatuses",
												"value": "<string>",
												"description": "Account Statuses of the Internal Account"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Internal Account Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Internal Account Create User"
											},
											{
												"key": "accountScope",
												"value": "Customer",
												"description": "Scope of the Internal Account"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									}
								},
								"status": "Internal Server Error",
								"code": 500,
								"_postman_previewlanguage": "json",
								"header": [
									{
										"key": "Content-Type",
										"value": "application/json"
									}
								],
								"cookie": [],
								"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
							}
						]
					}
				]
			},
			{
				"name": "moneyManagement",
				"item": [
					{
						"name": "sepaDirectDebitMandateCreditor",
						"item": [
							{
								"name": "{sepaDirectDebitMandateCreditorId}",
								"item": [
									{
										"name": "invalidate",
										"item": [
											{
												"name": "Invalidate an existing SEPA direct debit mandate creditor",
												"request": {
													"method": "PATCH",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId",
															"invalidate"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId",
																"value": "<uuid>",
																"description": "(Required) Id of the target SEPA Direct Debit Mandate Creditor"
															}
														]
													},
													"description": "Returns updated SEPA direct debit mandate creditor entity"
												},
												"response": [
													{
														"name": "SEPA Direct Debit Mandate Creditor",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"cityZipCountry\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"isValid\": \"<boolean>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Precondition failed",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Precondition Failed",
														"code": 412,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "PATCH",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId/invalidate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"sepaDirectDebitMandateCreditor",
																	":sepaDirectDebitMandateCreditorId",
																	"invalidate"
																],
																"variable": [
																	{
																		"key": "sepaDirectDebitMandateCreditorId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "Update SEPA direct debit mandate creditor for the tenant",
										"request": {
											"method": "PUT",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor",
													":sepaDirectDebitMandateCreditorId"
												],
												"variable": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<uuid>",
														"description": "(Required) "
													}
												]
											},
											"description": "Returns updated SEPA direct debit mandate creditor entity"
										},
										"response": [
											{
												"name": "SEPA Direct Debit Creditor",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"cityZipCountry\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"isValid\": \"<boolean>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition failed",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "PUT",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Get an existing SEPA direct debit mandate creditor by id",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor",
													":sepaDirectDebitMandateCreditorId"
												],
												"variable": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<uuid>",
														"description": "(Required) Id of the target SEPA Direct Debit Mandate Creditor"
													}
												]
											},
											"description": "Returns corresponding SEPA direct debit mandate creditor entity"
										},
										"response": [
											{
												"name": "SEPA Direct Debit Mandate Creditor",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"cityZipCountry\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"isValid\": \"<boolean>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition failed",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor/:sepaDirectDebitMandateCreditorId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"sepaDirectDebitMandateCreditor",
															":sepaDirectDebitMandateCreditorId"
														],
														"variable": [
															{
																"key": "sepaDirectDebitMandateCreditorId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Create a SEPA direct debit mandate creditor for the tenant",
								"request": {
									"method": "POST",
									"header": [
										{
											"key": "Content-Type",
											"value": "application/json"
										},
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"body": {
										"mode": "raw",
										"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
										"options": {
											"raw": {
												"headerFamily": "json",
												"language": "json"
											}
										}
									},
									"url": {
										"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"moneyManagement",
											"sepaDirectDebitMandateCreditor"
										]
									},
									"description": "Returns created SEPA direct debit mandate creditor entity"
								},
								"response": [
									{
										"name": "SEPA Direct Debit Creditor",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"cityZipCountry\": \"<string>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"isValid\": \"<boolean>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"tenantId\": \"<uuid>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Precondition failed",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Precondition Failed",
										"code": 412,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"cityZipCountry\": \"<string>\",\n  \"creditorId\": \"<string>\",\n  \"creditorName\": \"<string>\",\n  \"isoCountryAlpha2Code\": \"<string>\",\n  \"streetOrPostOfficeBox\": \"<string>\",\n  \"pspName\": \"<string>\",\n  \"nameExtension\": \"<string>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							},
							{
								"name": "Get existing SEPA direct mandate creditors created for the tenant",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"moneyManagement",
											"sepaDirectDebitMandateCreditor"
										],
										"query": [
											{
												"key": "sepaDirectDebitMandateCreditorId",
												"value": "<string>",
												"description": "Id of the SEPA Direct Debit Mandate Creditor"
											},
											{
												"key": "creditorName",
												"value": "<string>",
												"description": "Name of the SEPA Direct Debit Mandate Creditor"
											},
											{
												"key": "pspName",
												"value": "<string>",
												"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "SEPA Direct Debit Mandate Creditor Create User"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
											},
											{
												"key": "isValid",
												"value": "<boolean>",
												"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									},
									"description": "Returns all SEPA direct debit mandate creditor entities that are linked to the tenant"
								},
								"response": [
									{
										"name": "SEPA Direct Debit Mandate Creditor Paged Result",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"data\": [\n    {\n      \"cityZipCountry\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"creditorId\": \"<string>\",\n      \"creditorName\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isoCountryAlpha2Code\": \"<string>\",\n      \"isValid\": \"<boolean>\",\n      \"streetOrPostOfficeBox\": \"<string>\",\n      \"tenantId\": \"<uuid>\",\n      \"pspName\": \"<string>\",\n      \"nameExtension\": \"<string>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"invalidatedAt\": \"<dateTime>\",\n      \"invalidationUserId\": \"<uuid>\"\n    },\n    {\n      \"cityZipCountry\": \"<string>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"creditorId\": \"<string>\",\n      \"creditorName\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isoCountryAlpha2Code\": \"<string>\",\n      \"isValid\": \"<boolean>\",\n      \"streetOrPostOfficeBox\": \"<string>\",\n      \"tenantId\": \"<uuid>\",\n      \"pspName\": \"<string>\",\n      \"nameExtension\": \"<string>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"invalidatedAt\": \"<dateTime>\",\n      \"invalidationUserId\": \"<uuid>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Precondition failed",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Precondition Failed",
										"code": 412,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/sepaDirectDebitMandateCreditor?sepaDirectDebitMandateCreditorId=<string>&creditorName=<string>&pspName=<string>&createdUserId=<uuid>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&isValid=<boolean>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"sepaDirectDebitMandateCreditor"
												],
												"query": [
													{
														"key": "sepaDirectDebitMandateCreditorId",
														"value": "<string>",
														"description": "Id of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "creditorName",
														"value": "<string>",
														"description": "Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pspName",
														"value": "<string>",
														"description": "PSP Name of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Mandate Creditor Create User"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Mandate Creditor Creation Date-End"
													},
													{
														"key": "isValid",
														"value": "<boolean>",
														"description": "Validation Status of the SEPA Direct Debit Mandate Creditor"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "bankAccount",
						"item": [
							{
								"name": "{bankAccountId}",
								"item": [
									{
										"name": "sepaDirectDebitMandate",
										"item": [
											{
												"name": "{sepaDirectDebitMandateId}",
												"item": [
													{
														"name": "invalidate",
														"item": [
															{
																"name": "Invalidate an existing SEPA direct debit mandate",
																"request": {
																	"method": "PATCH",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId",
																			"invalidate"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the target bank account"
																			},
																			{
																				"key": "sepaDirectDebitMandateId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																			}
																		]
																	},
																	"description": "Returns updated SEPA direct debit mandate entity"
																},
																"response": [
																	{
																		"name": "SEPA Direct Debit Mandate",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"allowedSequenceTypes\": \"All\",\n  \"bankAccountId\": \"<uuid>\",\n  \"debitor\": {\n    \"accountHolderName\": \"<string>\",\n    \"addressLine1\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"city\": \"<string>\",\n    \"email\": \"<email>\",\n    \"iban\": \"<string>\",\n    \"isoCurrencyCode\": \"<string>\",\n    \"name\": \"<string>\",\n    \"postalCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"surname\": \"<string>\",\n    \"ultimateDebitorName\": \"<string>\",\n    \"nameExtension\": \"<string>\",\n    \"addressLine2\": \"<string>\",\n    \"region\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"languageCode\": \"<string>\",\n    \"phoneNumber\": \"<string>\"\n  },\n  \"directDebitType\": \"B2B\",\n  \"id\": \"<uuid>\",\n  \"isExpired\": \"<boolean>\",\n  \"isValid\": \"<boolean>\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Application_Docx\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"FourthlineCDDReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"CompanyRegistrationCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\",\n  \"sepaDirectDebitInstructions\": [\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"SingleDebit\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"LastThirdDayOfMonth\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Waiting\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Started\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"AMLWaitingApproval\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"Cancelled\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At16th\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Completed\",\n          \"postEvaluationStatus\": \"Approved\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"PaymentReverted\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"Final\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Conflict",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Conflict",
																		"code": 409,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Precondition failed",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Precondition Failed",
																		"code": 412,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Payload size exceed the maximum defined size",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "PATCH",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/invalidate",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"invalidate"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													},
													{
														"name": "sepaDirectDebitInstruction",
														"item": [
															{
																"name": "{initiatorSepaDirectDebitInstructionId}",
																"item": [
																	{
																		"name": "Create a new SEPA direct debit instruction",
																		"request": {
																			"method": "POST",
																			"header": [
																				{
																					"key": "Content-Type",
																					"value": "application/json"
																				},
																				{
																					"key": "Accept",
																					"value": "application/json"
																				}
																			],
																			"body": {
																				"mode": "raw",
																				"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																				"options": {
																					"raw": {
																						"headerFamily": "json",
																						"language": "json"
																					}
																				}
																			},
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction",
																					":initiatorSepaDirectDebitInstructionId"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId",
																						"value": "<uuid>",
																						"description": "(Required) Id of the source bank account"
																					},
																					{
																						"key": "sepaDirectDebitMandateId",
																						"value": "<uuid>",
																						"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																					},
																					{
																						"key": "initiatorSepaDirectDebitInstructionId",
																						"value": "<string>",
																						"description": "(Required) Initiator's own identifier for the SEPA Direct Debit Mandate Instruction"
																					}
																				]
																			},
																			"description": "Returns corresponding SEPA direct debit instruction entity"
																		},
																		"response": [
																			{
																				"name": "SEPA Direct Debit Instruction",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "OK",
																				"code": 200,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"id\": \"<uuid>\",\n  \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"SingleDebit\",\n  \"status\": \"AMLRejected\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"At18th\",\n  \"validUntil\": \"<date>\",\n  \"executions\": [\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Started\",\n      \"postEvaluationStatus\": \"Denied\",\n      \"sequenceType\": \"First\",\n      \"status\": \"Initial\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Waiting\",\n      \"postEvaluationStatus\": \"Approved\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"MoneyReceived\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"cancellationDate\": \"<dateTime>\",\n  \"cancellationUser\": \"<uuid>\"\n}"
																			},
																			{
																				"name": "Bad request or input parameter",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Bad Request",
																				"code": 400,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																			},
																			{
																				"name": "Caller unauthorized",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Unauthorized",
																				"code": 401,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Forbidden",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Forbidden",
																				"code": 403,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Not found",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Not Found",
																				"code": 404,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Conflict",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Conflict",
																				"code": 409,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Precondition failed",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Precondition Failed",
																				"code": 412,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Payload size exceed the maximum defined size",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Request Entity Too Large",
																				"code": 413,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Misdirected request",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"code": 421,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Internal server error. Try again later.",
																				"originalRequest": {
																					"method": "POST",
																					"header": [
																						{
																							"key": "Content-Type",
																							"value": "application/json"
																						},
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"body": {
																						"mode": "raw",
																						"raw": "{\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"Recurring\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"SecondToLastDayOfMonth\",\n  \"validUntil\": \"<date>\"\n}",
																						"options": {
																							"raw": {
																								"headerFamily": "json",
																								"language": "json"
																							}
																						}
																					},
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:initiatorSepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":initiatorSepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "initiatorSepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Internal Server Error",
																				"code": 500,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			}
																		]
																	}
																]
															},
															{
																"name": "{sepaDirectDebitInstructionId}",
																"item": [
																	{
																		"name": "cancel",
																		"item": [
																			{
																				"name": "Cancel an existing SEPA direct debit instruction (If not uploaded to bank yet)",
																				"request": {
																					"method": "PATCH",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId",
																							"cancel"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId",
																								"value": "<uuid>",
																								"description": "(Required) Id of the target bank account"
																							},
																							{
																								"key": "sepaDirectDebitMandateId",
																								"value": "<uuid>",
																								"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId",
																								"value": "<uuid>",
																								"description": "(Required) Id of the target SEPA Direct Debit Instruction"
																							}
																						]
																					},
																					"description": "Returns updated SEPA direct debit instruction entity"
																				},
																				"response": [
																					{
																						"name": "SEPA Direct Debit Instruction",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "OK",
																						"code": 200,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"id\": \"<uuid>\",\n  \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"SingleDebit\",\n  \"status\": \"AMLRejected\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"At18th\",\n  \"validUntil\": \"<date>\",\n  \"executions\": [\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Started\",\n      \"postEvaluationStatus\": \"Denied\",\n      \"sequenceType\": \"First\",\n      \"status\": \"Initial\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Waiting\",\n      \"postEvaluationStatus\": \"Approved\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"MoneyReceived\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"cancellationDate\": \"<dateTime>\",\n  \"cancellationUser\": \"<uuid>\"\n}"
																					},
																					{
																						"name": "Bad request or input parameter",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Bad Request",
																						"code": 400,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																					},
																					{
																						"name": "Caller unauthorized",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Unauthorized",
																						"code": 401,
																						"_postman_previewlanguage": "text",
																						"header": [],
																						"cookie": [],
																						"body": ""
																					},
																					{
																						"name": "Forbidden",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Forbidden",
																						"code": 403,
																						"_postman_previewlanguage": "text",
																						"header": [],
																						"cookie": [],
																						"body": ""
																					},
																					{
																						"name": "Not found",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Not Found",
																						"code": 404,
																						"_postman_previewlanguage": "text",
																						"header": [],
																						"cookie": [],
																						"body": ""
																					},
																					{
																						"name": "Conflict",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Conflict",
																						"code": 409,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																					},
																					{
																						"name": "Precondition failed",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Precondition Failed",
																						"code": 412,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																					},
																					{
																						"name": "Payload size exceed the maximum defined size",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Request Entity Too Large",
																						"code": 413,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																					},
																					{
																						"name": "Internal server error. Try again later.",
																						"originalRequest": {
																							"method": "PATCH",
																							"header": [
																								{
																									"key": "Accept",
																									"value": "application/json"
																								},
																								{
																									"key": "Authorization",
																									"value": "Bearer <token>",
																									"description": "Added as a part of security scheme: bearer"
																								}
																							],
																							"url": {
																								"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId/cancel",
																								"host": [
																									"{{baseUrl}}"
																								],
																								"path": [
																									"api",
																									"moneyManagement",
																									"bankAccount",
																									":bankAccountId",
																									"sepaDirectDebitMandate",
																									":sepaDirectDebitMandateId",
																									"sepaDirectDebitInstruction",
																									":sepaDirectDebitInstructionId",
																									"cancel"
																								],
																								"variable": [
																									{
																										"key": "bankAccountId"
																									},
																									{
																										"key": "sepaDirectDebitMandateId"
																									},
																									{
																										"key": "sepaDirectDebitInstructionId"
																									}
																								]
																							}
																						},
																						"status": "Internal Server Error",
																						"code": 500,
																						"_postman_previewlanguage": "json",
																						"header": [
																							{
																								"key": "Content-Type",
																								"value": "application/json"
																							}
																						],
																						"cookie": [],
																						"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																					}
																				]
																			}
																		]
																	},
																	{
																		"name": "Get an existing SEPA direct debit instruction by id",
																		"request": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction",
																					":sepaDirectDebitInstructionId"
																				],
																				"variable": [
																					{
																						"key": "bankAccountId",
																						"value": "<uuid>",
																						"description": "(Required) Id of the target bank account"
																					},
																					{
																						"key": "sepaDirectDebitMandateId",
																						"value": "<uuid>",
																						"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																					},
																					{
																						"key": "sepaDirectDebitInstructionId",
																						"value": "<uuid>",
																						"description": "(Required) Id of the target SEPA Direct Debit Instruction"
																					}
																				]
																			},
																			"description": "Returns corresponding SEPA direct debit instruction entity"
																		},
																		"response": [
																			{
																				"name": "SEPA Direct Debit Instruction",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "OK",
																				"code": 200,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"id\": \"<uuid>\",\n  \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n  \"instructedAmount\": \"<number>\",\n  \"internalAccountId\": \"<uuid>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"sequenceType\": \"SingleDebit\",\n  \"status\": \"AMLRejected\",\n  \"requestedExecutionDate\": \"<date>\",\n  \"executionDay\": \"At18th\",\n  \"validUntil\": \"<date>\",\n  \"executions\": [\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Started\",\n      \"postEvaluationStatus\": \"Denied\",\n      \"sequenceType\": \"First\",\n      \"status\": \"Initial\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    },\n    {\n      \"endToEndId\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"isAutoDenyWithoutAML\": \"<boolean>\",\n      \"isMoneyInCPDAccount\": \"<boolean>\",\n      \"postEvaluationProcessingStatus\": \"Waiting\",\n      \"postEvaluationStatus\": \"Approved\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"MoneyReceived\",\n      \"memo\": \"<string>\",\n      \"executionDate\": \"<date>\",\n      \"uploadDate\": \"<date>\",\n      \"moneyReceivedDate\": \"<date>\",\n      \"paymentRevertionDate\": \"<date>\",\n      \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n      \"postEvaluationDecisionUserId\": \"<uuid>\",\n      \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n      \"refundId\": \"<string>\",\n      \"insertDate\": \"<dateTime>\",\n      \"updatedDate\": \"<dateTime>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"cancellationDate\": \"<dateTime>\",\n  \"cancellationUser\": \"<uuid>\"\n}"
																			},
																			{
																				"name": "Bad request or input parameter",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Bad Request",
																				"code": 400,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																			},
																			{
																				"name": "Caller unauthorized",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Unauthorized",
																				"code": 401,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Forbidden",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Forbidden",
																				"code": 403,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Not found",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Not Found",
																				"code": 404,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Conflict",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Conflict",
																				"code": 409,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Precondition failed",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Precondition Failed",
																				"code": 412,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			},
																			{
																				"name": "Payload size exceed the maximum defined size",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Request Entity Too Large",
																				"code": 413,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Internal server error. Try again later.",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "application/json"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction/:sepaDirectDebitInstructionId",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"moneyManagement",
																							"bankAccount",
																							":bankAccountId",
																							"sepaDirectDebitMandate",
																							":sepaDirectDebitMandateId",
																							"sepaDirectDebitInstruction",
																							":sepaDirectDebitInstructionId"
																						],
																						"variable": [
																							{
																								"key": "bankAccountId"
																							},
																							{
																								"key": "sepaDirectDebitMandateId"
																							},
																							{
																								"key": "sepaDirectDebitInstructionId"
																							}
																						]
																					}
																				},
																				"status": "Internal Server Error",
																				"code": 500,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			}
																		]
																	}
																]
															},
															{
																"name": "Get existing SEPA direct debit instructions on a particular mandate",
																"request": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId",
																			"sepaDirectDebitInstruction"
																		],
																		"query": [
																			{
																				"key": "pageNumber",
																				"value": "1",
																				"description": "Requested Page Of the list"
																			},
																			{
																				"key": "recordsPerPage",
																				"value": "100",
																				"description": "Number of Records Per Page in the list"
																			}
																		],
																		"variable": [
																			{
																				"key": "bankAccountId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the target bank account"
																			},
																			{
																				"key": "sepaDirectDebitMandateId",
																				"value": "<uuid>",
																				"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																			}
																		]
																	},
																	"description": "Returns all SEPA direct debit instructions entities that are linked to a particular mandate"
																},
																"response": [
																	{
																		"name": "SEPA Direct Debit Instruction Paged Result",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"SingleDebit\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At3rd\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Waiting\",\n          \"postEvaluationStatus\": \"Approved\",\n          \"sequenceType\": \"First\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"First\",\n          \"status\": \"Initial\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At5th\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Started\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"MoneyReceived\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Completed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"Final\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Conflict",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Conflict",
																		"code": 409,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Precondition failed",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Precondition Failed",
																		"code": 412,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Payload size exceed the maximum defined size",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId/sepaDirectDebitInstruction?pageNumber=1&recordsPerPage=100",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"moneyManagement",
																					"bankAccount",
																					":bankAccountId",
																					"sepaDirectDebitMandate",
																					":sepaDirectDebitMandateId",
																					"sepaDirectDebitInstruction"
																				],
																				"query": [
																					{
																						"key": "pageNumber",
																						"value": "1",
																						"description": "Requested Page Of the list"
																					},
																					{
																						"key": "recordsPerPage",
																						"value": "100",
																						"description": "Number of Records Per Page in the list"
																					}
																				],
																				"variable": [
																					{
																						"key": "bankAccountId"
																					},
																					{
																						"key": "sepaDirectDebitMandateId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													},
													{
														"name": "Get an existing SEPA direct debit mandate by id",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate",
																	":sepaDirectDebitMandateId"
																],
																"variable": [
																	{
																		"key": "bankAccountId",
																		"value": "<uuid>",
																		"description": "(Required) Id of the target bank account"
																	},
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "(Required) Id of the target SEPA Direct Debit Mandate"
																	}
																]
															},
															"description": "Returns corresponding SEPA direct debit mandate entity"
														},
														"response": [
															{
																"name": "SEPA Direct Debit Mandate",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"allowedSequenceTypes\": \"All\",\n  \"bankAccountId\": \"<uuid>\",\n  \"debitor\": {\n    \"accountHolderName\": \"<string>\",\n    \"addressLine1\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"city\": \"<string>\",\n    \"email\": \"<email>\",\n    \"iban\": \"<string>\",\n    \"isoCurrencyCode\": \"<string>\",\n    \"name\": \"<string>\",\n    \"postalCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"surname\": \"<string>\",\n    \"ultimateDebitorName\": \"<string>\",\n    \"nameExtension\": \"<string>\",\n    \"addressLine2\": \"<string>\",\n    \"region\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"languageCode\": \"<string>\",\n    \"phoneNumber\": \"<string>\"\n  },\n  \"directDebitType\": \"B2B\",\n  \"id\": \"<uuid>\",\n  \"isExpired\": \"<boolean>\",\n  \"isValid\": \"<boolean>\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Application_Docx\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"FourthlineCDDReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"CompanyRegistrationCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\",\n  \"sepaDirectDebitInstructions\": [\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"SingleDebit\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"LastThirdDayOfMonth\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Waiting\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Started\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"AMLWaitingApproval\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"Cancelled\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At16th\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Completed\",\n          \"postEvaluationStatus\": \"Approved\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"PaymentReverted\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"Final\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Conflict",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Conflict",
																"code": 409,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Precondition failed",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Precondition Failed",
																"code": 412,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate/:sepaDirectDebitMandateId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"moneyManagement",
																			"bankAccount",
																			":bankAccountId",
																			"sepaDirectDebitMandate",
																			":sepaDirectDebitMandateId"
																		],
																		"variable": [
																			{
																				"key": "bankAccountId"
																			},
																			{
																				"key": "sepaDirectDebitMandateId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "Create a SEPA direct debit mandate on a particular bank account",
												"request": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"bankAccount",
															":bankAccountId",
															"sepaDirectDebitMandate"
														],
														"variable": [
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "(Required) Id of the source bank account"
															}
														]
													},
													"description": "Returns created SEPA direct debit mandate entity"
												},
												"response": [
													{
														"name": "SEPA Direct Debit Mandate",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"allowedSequenceTypes\": \"All\",\n  \"bankAccountId\": \"<uuid>\",\n  \"debitor\": {\n    \"accountHolderName\": \"<string>\",\n    \"addressLine1\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"city\": \"<string>\",\n    \"email\": \"<email>\",\n    \"iban\": \"<string>\",\n    \"isoCurrencyCode\": \"<string>\",\n    \"name\": \"<string>\",\n    \"postalCode\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"surname\": \"<string>\",\n    \"ultimateDebitorName\": \"<string>\",\n    \"nameExtension\": \"<string>\",\n    \"addressLine2\": \"<string>\",\n    \"region\": \"<string>\",\n    \"countryCode\": \"<string>\",\n    \"languageCode\": \"<string>\",\n    \"phoneNumber\": \"<string>\"\n  },\n  \"directDebitType\": \"B2B\",\n  \"id\": \"<uuid>\",\n  \"isExpired\": \"<boolean>\",\n  \"isValid\": \"<boolean>\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"tenantId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Application_Docx\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"FourthlineCDDReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"CompanyRegistrationCertificate\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"id\": \"<uuid>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"invalidatedAt\": \"<dateTime>\",\n  \"invalidationUserId\": \"<uuid>\",\n  \"sepaDirectDebitInstructions\": [\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"SingleDebit\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"LastThirdDayOfMonth\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Waiting\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Started\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"AMLWaitingApproval\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"Cancelled\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At16th\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Completed\",\n          \"postEvaluationStatus\": \"Approved\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"PaymentReverted\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"Final\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    }\n  ],\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Precondition failed",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Precondition Failed",
														"code": 412,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "POST",
															"header": [
																{
																	"key": "Content-Type",
																	"value": "application/json"
																},
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"body": {
																"mode": "raw",
																"raw": "{\n  \"allowedSequenceTypes\": \"OnlyRecurring\",\n  \"defaultClientId\": \"<uuid>\",\n  \"directDebitType\": \"B2B\",\n  \"mandateDate\": \"<date>\",\n  \"mandateReference\": \"<string>\",\n  \"mandateType\": \"Electronic\",\n  \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"uploadedDocuments\": [\n    {\n      \"contentType\": \"Unknown\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"Passport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    },\n    {\n      \"contentType\": \"Application_Pdf\",\n      \"fileData\": \"<binary>\",\n      \"label\": \"<string>\",\n      \"comment\": \"<string>\",\n      \"documentType\": \"AMLHitReport\",\n      \"fileName\": \"<string>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\"\n    }\n  ]\n}",
																"options": {
																	"raw": {
																		"headerFamily": "json",
																		"language": "json"
																	}
																}
															},
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											},
											{
												"name": "Get existing SEPA direct debit mandates on a particular bank account",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"bankAccount",
															":bankAccountId",
															"sepaDirectDebitMandate"
														],
														"query": [
															{
																"key": "sepaDirectDebitMandateId",
																"value": "<uuid>",
																"description": "Id of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "sepaDirectDebitMandateCreditorId",
																"value": "<uuid>",
																"description": "Creditor Id of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "name",
																"value": "<string>",
																"description": "Name of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "surname",
																"value": "<string>",
																"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "email",
																"value": "<string>",
																"description": "Email of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "accountHolderName",
																"value": "<string>",
																"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "iban",
																"value": "<string>",
																"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "bic",
																"value": "<string>",
																"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "city",
																"value": "<string>",
																"description": "City of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "isoCountryAlpha3Code",
																"value": "<string>",
																"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
															},
															{
																"key": "mandateReference",
																"value": "<string>",
																"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "directDebitType",
																"value": "CORE",
																"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "allowedSequenceTypes",
																"value": "All",
																"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "mandateType",
																"value": "Paper",
																"description": "Mandate Type of the target SEPA Direct Debit Mandate"
															},
															{
																"key": "createdUserId",
																"value": "<uuid>",
																"description": "SEPA Direct Debit Mandate Create User"
															},
															{
																"key": "firstCreationDate",
																"value": "<dateTime>",
																"description": "SEPA Direct Debit Mandate Creation Date-Begin"
															},
															{
																"key": "lastCreationDate",
																"value": "<dateTime>",
																"description": "SEPA Direct Debit Mandate Creation Date-End"
															},
															{
																"key": "mandateStartDate",
																"value": "<dateTime>",
																"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
															},
															{
																"key": "mandateEndDate",
																"value": "<dateTime>",
																"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
															},
															{
																"key": "isValid",
																"value": "<boolean>",
																"description": "Validation Status of the SEPA Direct Debit Mandate"
															},
															{
																"key": "isExpired",
																"value": "<boolean>",
																"description": "Expiration Status of the SEPA Direct Debit Mandate"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of the list"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page in the list"
															}
														],
														"variable": [
															{
																"key": "bankAccountId",
																"value": "<uuid>",
																"description": "(Required) Bank Account Id of the target SEPA Direct Debit Mandate"
															}
														]
													},
													"description": "Returns all SEPA direct debit mandate entities that are linked to a particular bank account"
												},
												"response": [
													{
														"name": "SEPA Direct Debit Mandate Paged Result",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"data\": [\n    {\n      \"allowedSequenceTypes\": \"All\",\n      \"bankAccountId\": \"<uuid>\",\n      \"debitor\": {\n        \"accountHolderName\": \"<string>\",\n        \"addressLine1\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"city\": \"<string>\",\n        \"email\": \"<email>\",\n        \"iban\": \"<string>\",\n        \"isoCurrencyCode\": \"<string>\",\n        \"name\": \"<string>\",\n        \"postalCode\": \"<string>\",\n        \"id\": \"<uuid>\",\n        \"surname\": \"<string>\",\n        \"ultimateDebitorName\": \"<string>\",\n        \"nameExtension\": \"<string>\",\n        \"addressLine2\": \"<string>\",\n        \"region\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"languageCode\": \"<string>\",\n        \"phoneNumber\": \"<string>\"\n      },\n      \"directDebitType\": \"CORE\",\n      \"id\": \"<uuid>\",\n      \"isExpired\": \"<boolean>\",\n      \"isValid\": \"<boolean>\",\n      \"mandateDate\": \"<date>\",\n      \"mandateReference\": \"<string>\",\n      \"mandateType\": \"Paper\",\n      \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"uploadedDocuments\": [\n        {\n          \"contentType\": \"Application_Docx\",\n          \"fileData\": \"<binary>\",\n          \"label\": \"<string>\",\n          \"comment\": \"<string>\",\n          \"documentType\": \"AddressCertificate\",\n          \"fileName\": \"<string>\",\n          \"validFrom\": \"<date>\",\n          \"validUntil\": \"<date>\",\n          \"id\": \"<uuid>\",\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\"\n        },\n        {\n          \"contentType\": \"Application_Doc\",\n          \"fileData\": \"<binary>\",\n          \"label\": \"<string>\",\n          \"comment\": \"<string>\",\n          \"documentType\": \"FourthlineCDDReport\",\n          \"fileName\": \"<string>\",\n          \"validFrom\": \"<date>\",\n          \"validUntil\": \"<date>\",\n          \"id\": \"<uuid>\",\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\"\n        }\n      ],\n      \"invalidatedAt\": \"<dateTime>\",\n      \"invalidationUserId\": \"<uuid>\",\n      \"sepaDirectDebitInstructions\": [\n        {\n          \"id\": \"<uuid>\",\n          \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n          \"instructedAmount\": \"<number>\",\n          \"internalAccountId\": \"<uuid>\",\n          \"isoCurrencyCode\": \"<string>\",\n          \"remittanceText\": \"<string>\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"Active\",\n          \"requestedExecutionDate\": \"<date>\",\n          \"executionDay\": \"At17th\",\n          \"validUntil\": \"<date>\",\n          \"executions\": [\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Completed\",\n              \"postEvaluationStatus\": \"Approved\",\n              \"sequenceType\": \"First\",\n              \"status\": \"AMLWaitingApproval\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            },\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Waiting\",\n              \"postEvaluationStatus\": \"Waiting\",\n              \"sequenceType\": \"SingleDebit\",\n              \"status\": \"Uploaded\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            }\n          ],\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\",\n          \"cancellationDate\": \"<dateTime>\",\n          \"cancellationUser\": \"<uuid>\"\n        },\n        {\n          \"id\": \"<uuid>\",\n          \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n          \"instructedAmount\": \"<number>\",\n          \"internalAccountId\": \"<uuid>\",\n          \"isoCurrencyCode\": \"<string>\",\n          \"remittanceText\": \"<string>\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"Active\",\n          \"requestedExecutionDate\": \"<date>\",\n          \"executionDay\": \"At26th\",\n          \"validUntil\": \"<date>\",\n          \"executions\": [\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Failed\",\n              \"postEvaluationStatus\": \"Waiting\",\n              \"sequenceType\": \"SingleDebit\",\n              \"status\": \"Initial\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            },\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Waiting\",\n              \"postEvaluationStatus\": \"Waiting\",\n              \"sequenceType\": \"SingleDebit\",\n              \"status\": \"Suspect\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            }\n          ],\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\",\n          \"cancellationDate\": \"<dateTime>\",\n          \"cancellationUser\": \"<uuid>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    },\n    {\n      \"allowedSequenceTypes\": \"OnlySingleDebit\",\n      \"bankAccountId\": \"<uuid>\",\n      \"debitor\": {\n        \"accountHolderName\": \"<string>\",\n        \"addressLine1\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"city\": \"<string>\",\n        \"email\": \"<email>\",\n        \"iban\": \"<string>\",\n        \"isoCurrencyCode\": \"<string>\",\n        \"name\": \"<string>\",\n        \"postalCode\": \"<string>\",\n        \"id\": \"<uuid>\",\n        \"surname\": \"<string>\",\n        \"ultimateDebitorName\": \"<string>\",\n        \"nameExtension\": \"<string>\",\n        \"addressLine2\": \"<string>\",\n        \"region\": \"<string>\",\n        \"countryCode\": \"<string>\",\n        \"languageCode\": \"<string>\",\n        \"phoneNumber\": \"<string>\"\n      },\n      \"directDebitType\": \"CORE\",\n      \"id\": \"<uuid>\",\n      \"isExpired\": \"<boolean>\",\n      \"isValid\": \"<boolean>\",\n      \"mandateDate\": \"<date>\",\n      \"mandateReference\": \"<string>\",\n      \"mandateType\": \"Electronic\",\n      \"sepaDirectDebitMandateCreditorId\": \"<uuid>\",\n      \"tenantId\": \"<uuid>\",\n      \"validFrom\": \"<date>\",\n      \"validUntil\": \"<date>\",\n      \"uploadedDocuments\": [\n        {\n          \"contentType\": \"Unknown\",\n          \"fileData\": \"<binary>\",\n          \"label\": \"<string>\",\n          \"comment\": \"<string>\",\n          \"documentType\": \"AuthorizedSignatureCircular\",\n          \"fileName\": \"<string>\",\n          \"validFrom\": \"<date>\",\n          \"validUntil\": \"<date>\",\n          \"id\": \"<uuid>\",\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\"\n        },\n        {\n          \"contentType\": \"Image_Png\",\n          \"fileData\": \"<binary>\",\n          \"label\": \"<string>\",\n          \"comment\": \"<string>\",\n          \"documentType\": \"DeathCertificateOfTheSpouse\",\n          \"fileName\": \"<string>\",\n          \"validFrom\": \"<date>\",\n          \"validUntil\": \"<date>\",\n          \"id\": \"<uuid>\",\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\"\n        }\n      ],\n      \"invalidatedAt\": \"<dateTime>\",\n      \"invalidationUserId\": \"<uuid>\",\n      \"sepaDirectDebitInstructions\": [\n        {\n          \"id\": \"<uuid>\",\n          \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n          \"instructedAmount\": \"<number>\",\n          \"internalAccountId\": \"<uuid>\",\n          \"isoCurrencyCode\": \"<string>\",\n          \"remittanceText\": \"<string>\",\n          \"sequenceType\": \"Recurring\",\n          \"status\": \"AMLWaitingApproval\",\n          \"requestedExecutionDate\": \"<date>\",\n          \"executionDay\": \"At27th\",\n          \"validUntil\": \"<date>\",\n          \"executions\": [\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Failed\",\n              \"postEvaluationStatus\": \"Approved\",\n              \"sequenceType\": \"Recurring\",\n              \"status\": \"Initial\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            },\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Failed\",\n              \"postEvaluationStatus\": \"Approved\",\n              \"sequenceType\": \"SingleDebit\",\n              \"status\": \"AMLRejected\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            }\n          ],\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\",\n          \"cancellationDate\": \"<dateTime>\",\n          \"cancellationUser\": \"<uuid>\"\n        },\n        {\n          \"id\": \"<uuid>\",\n          \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n          \"instructedAmount\": \"<number>\",\n          \"internalAccountId\": \"<uuid>\",\n          \"isoCurrencyCode\": \"<string>\",\n          \"remittanceText\": \"<string>\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"Active\",\n          \"requestedExecutionDate\": \"<date>\",\n          \"executionDay\": \"At24th\",\n          \"validUntil\": \"<date>\",\n          \"executions\": [\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Waiting\",\n              \"postEvaluationStatus\": \"Denied\",\n              \"sequenceType\": \"SingleDebit\",\n              \"status\": \"AMLWaitingApproval\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            },\n            {\n              \"endToEndId\": \"<string>\",\n              \"id\": \"<uuid>\",\n              \"isAutoDenyWithoutAML\": \"<boolean>\",\n              \"isMoneyInCPDAccount\": \"<boolean>\",\n              \"postEvaluationProcessingStatus\": \"Started\",\n              \"postEvaluationStatus\": \"Denied\",\n              \"sequenceType\": \"Recurring\",\n              \"status\": \"AMLRejected\",\n              \"memo\": \"<string>\",\n              \"executionDate\": \"<date>\",\n              \"uploadDate\": \"<date>\",\n              \"moneyReceivedDate\": \"<date>\",\n              \"paymentRevertionDate\": \"<date>\",\n              \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n              \"postEvaluationDecisionUserId\": \"<uuid>\",\n              \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n              \"refundId\": \"<string>\",\n              \"insertDate\": \"<dateTime>\",\n              \"updatedDate\": \"<dateTime>\"\n            }\n          ],\n          \"createdDate\": \"<dateTime>\",\n          \"createdUserId\": \"<uuid>\",\n          \"updatedDate\": \"<dateTime>\",\n          \"updatedUserId\": \"<uuid>\",\n          \"cancellationDate\": \"<dateTime>\",\n          \"cancellationUser\": \"<uuid>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Conflict",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Conflict",
														"code": 409,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Precondition failed",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Precondition Failed",
														"code": 412,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/moneyManagement/bankAccount/:bankAccountId/sepaDirectDebitMandate?sepaDirectDebitMandateId=<uuid>&sepaDirectDebitMandateCreditorId=<uuid>&name=<string>&surname=<string>&email=<string>&accountHolderName=<string>&iban=<string>&bic=<string>&city=<string>&isoCountryAlpha3Code=<string>&mandateReference=<string>&directDebitType=CORE&allowedSequenceTypes=All&mandateType=Paper&createdUserId=<uuid>&firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&mandateStartDate=<dateTime>&mandateEndDate=<dateTime>&isValid=<boolean>&isExpired=<boolean>&pageNumber=1&recordsPerPage=100",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"moneyManagement",
																	"bankAccount",
																	":bankAccountId",
																	"sepaDirectDebitMandate"
																],
																"query": [
																	{
																		"key": "sepaDirectDebitMandateId",
																		"value": "<uuid>",
																		"description": "Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "sepaDirectDebitMandateCreditorId",
																		"value": "<uuid>",
																		"description": "Creditor Id of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "name",
																		"value": "<string>",
																		"description": "Name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "surname",
																		"value": "<string>",
																		"description": "Surname of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "email",
																		"value": "<string>",
																		"description": "Email of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "accountHolderName",
																		"value": "<string>",
																		"description": "Account holder name of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "iban",
																		"value": "<string>",
																		"description": "IBAN of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "bic",
																		"value": "<string>",
																		"description": "Bic of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "city",
																		"value": "<string>",
																		"description": "City of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "isoCountryAlpha3Code",
																		"value": "<string>",
																		"description": "Country code of the target SEPA Direct Debit Mandate Debitor"
																	},
																	{
																		"key": "mandateReference",
																		"value": "<string>",
																		"description": "Mandate Reference of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "directDebitType",
																		"value": "CORE",
																		"description": "Direct Debit Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "allowedSequenceTypes",
																		"value": "All",
																		"description": "Allowed Sequence Types of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "mandateType",
																		"value": "Paper",
																		"description": "Mandate Type of the target SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "createdUserId",
																		"value": "<uuid>",
																		"description": "SEPA Direct Debit Mandate Create User"
																	},
																	{
																		"key": "firstCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-Begin"
																	},
																	{
																		"key": "lastCreationDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Creation Date-End"
																	},
																	{
																		"key": "mandateStartDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-Begin of the Mandate Date"
																	},
																	{
																		"key": "mandateEndDate",
																		"value": "<dateTime>",
																		"description": "SEPA Direct Debit Mandate Date-End of the Mandate Date"
																	},
																	{
																		"key": "isValid",
																		"value": "<boolean>",
																		"description": "Validation Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "isExpired",
																		"value": "<boolean>",
																		"description": "Expiration Status of the SEPA Direct Debit Mandate"
																	},
																	{
																		"key": "pageNumber",
																		"value": "1",
																		"description": "Requested Page Of the list"
																	},
																	{
																		"key": "recordsPerPage",
																		"value": "100",
																		"description": "Number of Records Per Page in the list"
																	}
																],
																"variable": [
																	{
																		"key": "bankAccountId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "apiMoneyManagementSepaDirectDebitInstruction",
						"item": [
							{
								"name": "Get existing SEPA direct debit instructions using the filter parameters",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"moneyManagement",
											"apiMoneyManagementSepaDirectDebitInstruction"
										],
										"query": [
											{
												"key": "firstCreationDate",
												"value": "<dateTime>",
												"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
											},
											{
												"key": "lastCreationDate",
												"value": "<dateTime>",
												"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
											},
											{
												"key": "bankAccountId",
												"value": "<uuid>",
												"description": "Id of the target bank account"
											},
											{
												"key": "sepaDirectDebitMandateId",
												"value": "<uuid>",
												"description": "Id of the target SEPA Direct Debit Mandate"
											},
											{
												"key": "internalAccountId",
												"value": "<uuid>",
												"description": "Id of the target internal account"
											},
											{
												"key": "sepaDirectDebitInstructionId",
												"value": "<uuid>",
												"description": "Id of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "remittanceText",
												"value": "<string>",
												"description": "Remittance Text of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "sequenceType",
												"value": "SingleDebit",
												"description": "Sequence Type of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "instructedAmount",
												"value": "<number>",
												"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "executionDay",
												"value": "At18th",
												"description": "Execution Day of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "requestedExecutionDateStartDate",
												"value": "<dateTime>",
												"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
											},
											{
												"key": "requestedExecutionDateEndDate",
												"value": "<dateTime>",
												"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "SEPA Direct Debit Instruction Create User"
											},
											{
												"key": "status",
												"value": "Uploaded",
												"description": "Status of the target SEPA Direct Debit Instruction"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									},
									"description": "Returns all SEPA direct debit instructions entities that match with the given criteria"
								},
								"response": [
									{
										"name": "SEPA Direct Debit Instruction Paged Result",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"data\": [\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"SingleDebit\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At3rd\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Waiting\",\n          \"postEvaluationStatus\": \"Approved\",\n          \"sequenceType\": \"First\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Failed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"First\",\n          \"status\": \"Initial\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    },\n    {\n      \"id\": \"<uuid>\",\n      \"initiatorSepaDirectDebitInstructionId\": \"<string>\",\n      \"instructedAmount\": \"<number>\",\n      \"internalAccountId\": \"<uuid>\",\n      \"isoCurrencyCode\": \"<string>\",\n      \"remittanceText\": \"<string>\",\n      \"sequenceType\": \"Recurring\",\n      \"status\": \"Initial\",\n      \"requestedExecutionDate\": \"<date>\",\n      \"executionDay\": \"At5th\",\n      \"validUntil\": \"<date>\",\n      \"executions\": [\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Started\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"SingleDebit\",\n          \"status\": \"MoneyReceived\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        },\n        {\n          \"endToEndId\": \"<string>\",\n          \"id\": \"<uuid>\",\n          \"isAutoDenyWithoutAML\": \"<boolean>\",\n          \"isMoneyInCPDAccount\": \"<boolean>\",\n          \"postEvaluationProcessingStatus\": \"Completed\",\n          \"postEvaluationStatus\": \"Denied\",\n          \"sequenceType\": \"Final\",\n          \"status\": \"Suspect\",\n          \"memo\": \"<string>\",\n          \"executionDate\": \"<date>\",\n          \"uploadDate\": \"<date>\",\n          \"moneyReceivedDate\": \"<date>\",\n          \"paymentRevertionDate\": \"<date>\",\n          \"postEvaluationDecisionDateTime\": \"<dateTime>\",\n          \"postEvaluationDecisionUserId\": \"<uuid>\",\n          \"postEvaluationProcessingDateTime\": \"<dateTime>\",\n          \"refundId\": \"<string>\",\n          \"insertDate\": \"<dateTime>\",\n          \"updatedDate\": \"<dateTime>\"\n        }\n      ],\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"cancellationDate\": \"<dateTime>\",\n      \"cancellationUser\": \"<uuid>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Conflict",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Conflict",
										"code": 409,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Precondition failed",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Precondition Failed",
										"code": 412,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/apiMoneyManagementSepaDirectDebitInstruction?firstCreationDate=<dateTime>&lastCreationDate=<dateTime>&bankAccountId=<uuid>&sepaDirectDebitMandateId=<uuid>&internalAccountId=<uuid>&sepaDirectDebitInstructionId=<uuid>&remittanceText=<string>&sequenceType=SingleDebit&instructedAmount=<number>&executionDay=At18th&requestedExecutionDateStartDate=<dateTime>&requestedExecutionDateEndDate=<dateTime>&createdUserId=<uuid>&status=Uploaded&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"apiMoneyManagementSepaDirectDebitInstruction"
												],
												"query": [
													{
														"key": "firstCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-Begin"
													},
													{
														"key": "lastCreationDate",
														"value": "<dateTime>",
														"description": "(Required) SEPA Direct Debit Instruction Creation Date-End"
													},
													{
														"key": "bankAccountId",
														"value": "<uuid>",
														"description": "Id of the target bank account"
													},
													{
														"key": "sepaDirectDebitMandateId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Mandate"
													},
													{
														"key": "internalAccountId",
														"value": "<uuid>",
														"description": "Id of the target internal account"
													},
													{
														"key": "sepaDirectDebitInstructionId",
														"value": "<uuid>",
														"description": "Id of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "remittanceText",
														"value": "<string>",
														"description": "Remittance Text of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "sequenceType",
														"value": "SingleDebit",
														"description": "Sequence Type of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "instructedAmount",
														"value": "<number>",
														"description": "Instructed Amount of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "executionDay",
														"value": "At18th",
														"description": "Execution Day of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "requestedExecutionDateStartDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-Begin of the Requested Execution Date"
													},
													{
														"key": "requestedExecutionDateEndDate",
														"value": "<dateTime>",
														"description": "SEPA Direct Debit Instruction Date-End of the Requested Execution Date"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "SEPA Direct Debit Instruction Create User"
													},
													{
														"key": "status",
														"value": "Uploaded",
														"description": "Status of the target SEPA Direct Debit Instruction"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					},
					{
						"name": "paymentInstruction",
						"item": [
							{
								"name": "{initiatorPaymentId}",
								"item": [
									{
										"name": "Create a new Payment Instruction",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"paymentInstruction",
													":initiatorPaymentId"
												],
												"variable": [
													{
														"key": "initiatorPaymentId",
														"value": "<string>",
														"description": "(Required) Initiator's own identifier for the Single Payment Instruction"
													}
												]
											},
											"description": "Create a new Payment Instruction from a particular internal account towards a known bank account"
										},
										"response": [
											{
												"name": "Payment Instruction Response",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"createdDate\": \"<dateTime>\",\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"paymentId\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"source\": \"DisaconIntApi\",\n  \"status\": \"ScaExpired\",\n  \"toBankAccountId\": \"<uuid>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition failed",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "{\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"toBankAccountId\": \"<uuid>\"\n}",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Get an existing Payment Instruction by Initiator's own identifier",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"moneyManagement",
													"paymentInstruction",
													":initiatorPaymentId"
												],
												"variable": [
													{
														"key": "initiatorPaymentId",
														"value": "<string>",
														"description": "(Required) Initiator's own identifier for the target Payment Instruction"
													}
												]
											},
											"description": "Returns corresponding Payment Instruction entity"
										},
										"response": [
											{
												"name": "Payment Instruction Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"createdDate\": \"<dateTime>\",\n  \"fromInternalAccountId\": \"<uuid>\",\n  \"id\": \"<uuid>\",\n  \"instructedAmount\": \"<number>\",\n  \"isoCurrencyCode\": \"<string>\",\n  \"paymentId\": \"<string>\",\n  \"remittanceText\": \"<string>\",\n  \"source\": \"DisaconIntApi\",\n  \"status\": \"ScaExpired\",\n  \"toBankAccountId\": \"<uuid>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Conflict",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Conflict",
												"code": 409,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Precondition failed",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Precondition Failed",
												"code": 412,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/moneyManagement/paymentInstruction/:initiatorPaymentId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"moneyManagement",
															"paymentInstruction",
															":initiatorPaymentId"
														],
														"variable": [
															{
																"key": "initiatorPaymentId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "depositTransfer",
				"item": [
					{
						"name": "outgoing",
						"item": [
							{
								"name": "{outgoingDepositTransferBatchId}",
								"item": [
									{
										"name": "document",
										"item": [
											{
												"name": "{outgoingDepositTransferDocumentId}",
												"item": [
													{
														"name": "Get Outgoing Deposit Transfer Document",
														"request": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document",
																	":outgoingDepositTransferDocumentId"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId",
																		"value": "<uuid>",
																		"description": "(Required) Outgoing Deposit Transfer Batch Id"
																	},
																	{
																		"key": "outgoingDepositTransferDocumentId",
																		"value": "<uuid>",
																		"description": "(Required) Outgoing Deposit Transfer Document Id"
																	}
																]
															},
															"description": "Get Outgoing Deposit Transfer Document with document data under an existing Outgoing Deposit Transfer Batch."
														},
														"response": [
															{
																"name": "OutgoingDepositTransferDocument",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "OK",
																"code": 200,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"contentType\": \"Text_Plain\",\n  \"fileData\": \"<binary>\",\n  \"label\": \"<string>\",\n  \"comment\": \"<string>\",\n  \"documentType\": \"Unknown\",\n  \"fileName\": \"<string>\",\n  \"validFrom\": \"<date>\",\n  \"validUntil\": \"<date>\",\n  \"id\": \"<uuid>\",\n  \"outgoingDepositTransferBatchId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\"\n}"
															},
															{
																"name": "Bad request or input parameter",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Bad Request",
																"code": 400,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
															},
															{
																"name": "Caller unauthorized",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Unauthorized",
																"code": 401,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Forbidden",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Forbidden",
																"code": 403,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Not found",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Not Found",
																"code": 404,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															},
															{
																"name": "Payload size exceed the maximum defined size",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Request Entity Too Large",
																"code": 413,
																"_postman_previewlanguage": "text",
																"header": [],
																"cookie": [],
																"body": ""
															},
															{
																"name": "Internal server error. Try again later.",
																"originalRequest": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		},
																		{
																			"key": "Authorization",
																			"value": "Bearer <token>",
																			"description": "Added as a part of security scheme: bearer"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document/:outgoingDepositTransferDocumentId",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"document",
																			":outgoingDepositTransferDocumentId"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId"
																			},
																			{
																				"key": "outgoingDepositTransferDocumentId"
																			}
																		]
																	}
																},
																"status": "Internal Server Error",
																"code": 500,
																"_postman_previewlanguage": "json",
																"header": [
																	{
																		"key": "Content-Type",
																		"value": "application/json"
																	}
																],
																"cookie": [],
																"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
															}
														]
													}
												]
											},
											{
												"name": "List Outgoing Deposit Transfer Documents",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId",
															"document"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId",
																"value": "<uuid>",
																"description": "(Required) Outgoing Deposit Transfer Batch Id"
															}
														]
													},
													"description": "Lists Outgoing Deposit Transfer Documents without document data under an existing Outgoing Deposit Transfer Batch."
												},
												"response": [
													{
														"name": "Outgoing Deposit Transfer Document List",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "[\n  {\n    \"contentType\": \"Application_Docx\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"CertificateOfIncumbency\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"outgoingDepositTransferBatchId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  },\n  {\n    \"contentType\": \"Application_Pdf\",\n    \"fileData\": \"<binary>\",\n    \"label\": \"<string>\",\n    \"comment\": \"<string>\",\n    \"documentType\": \"AuthorizedSignatureCircular\",\n    \"fileName\": \"<string>\",\n    \"validFrom\": \"<date>\",\n    \"validUntil\": \"<date>\",\n    \"id\": \"<uuid>\",\n    \"outgoingDepositTransferBatchId\": \"<uuid>\",\n    \"createdDate\": \"<dateTime>\",\n    \"createdUserId\": \"<uuid>\"\n  }\n]"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/document",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"document"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "tradePositionsToTransfer",
										"item": [
											{
												"name": "List Trade Positions To Transfer",
												"request": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId",
															"tradePositionsToTransfer"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId",
																"value": "<uuid>",
																"description": "(Required) Outgoing Deposit Transfer Batch Id"
															}
														]
													},
													"description": "Lists Trade Positions To Transfer under an existing Outgoing Deposit Transfer Batch."
												},
												"response": [
													{
														"name": "Trade Position To Transfer List",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "OK",
														"code": 200,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "[\n  {\n    \"createdDate\": \"<dateTime>\",\n    \"instrumentType\": \"<string>\",\n    \"isinCode\": \"<string>\",\n    \"originalQuantity\": \"<number>\",\n    \"positionId\": \"<uuid>\",\n    \"requestedQuantity\": \"<number>\",\n    \"settlementLocation\": \"<string>\",\n    \"swiftReferenceNumber\": \"<string>\",\n    \"bookingReference\": \"<uuid>\",\n    \"bookingKey\": \"<string>\",\n    \"id\": \"<long>\",\n    \"outgoingDepositTransferBatchId\": \"<uuid>\",\n    \"instrumentName\": \"<string>\",\n    \"shortCode\": \"<string>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"status\": \"CompletedWithSuccess\",\n    \"custodianMessages\": [\n      {\n        \"fileName\": \"<string>\",\n        \"holdingToTransferId\": \"<long>\",\n        \"isOutGoing\": \"<boolean>\",\n        \"messageContent\": \"<string>\",\n        \"recordDate\": \"<dateTime>\",\n        \"id\": \"<long>\"\n      },\n      {\n        \"fileName\": \"<string>\",\n        \"holdingToTransferId\": \"<long>\",\n        \"isOutGoing\": \"<boolean>\",\n        \"messageContent\": \"<string>\",\n        \"recordDate\": \"<dateTime>\",\n        \"id\": \"<long>\"\n      }\n    ]\n  },\n  {\n    \"createdDate\": \"<dateTime>\",\n    \"instrumentType\": \"<string>\",\n    \"isinCode\": \"<string>\",\n    \"originalQuantity\": \"<number>\",\n    \"positionId\": \"<uuid>\",\n    \"requestedQuantity\": \"<number>\",\n    \"settlementLocation\": \"<string>\",\n    \"swiftReferenceNumber\": \"<string>\",\n    \"bookingReference\": \"<uuid>\",\n    \"bookingKey\": \"<string>\",\n    \"id\": \"<long>\",\n    \"outgoingDepositTransferBatchId\": \"<uuid>\",\n    \"instrumentName\": \"<string>\",\n    \"shortCode\": \"<string>\",\n    \"updatedDate\": \"<dateTime>\",\n    \"status\": \"CompletedWithSuccess\",\n    \"custodianMessages\": [\n      {\n        \"fileName\": \"<string>\",\n        \"holdingToTransferId\": \"<long>\",\n        \"isOutGoing\": \"<boolean>\",\n        \"messageContent\": \"<string>\",\n        \"recordDate\": \"<dateTime>\",\n        \"id\": \"<long>\"\n      },\n      {\n        \"fileName\": \"<string>\",\n        \"holdingToTransferId\": \"<long>\",\n        \"isOutGoing\": \"<boolean>\",\n        \"messageContent\": \"<string>\",\n        \"recordDate\": \"<dateTime>\",\n        \"id\": \"<long>\"\n      }\n    ]\n  }\n]"
													},
													{
														"name": "Bad request or input parameter",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Bad Request",
														"code": 400,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
													},
													{
														"name": "Caller unauthorized",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Unauthorized",
														"code": 401,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Forbidden",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Forbidden",
														"code": 403,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Not found",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Not Found",
														"code": 404,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													},
													{
														"name": "Payload size exceed the maximum defined size",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Request Entity Too Large",
														"code": 413,
														"_postman_previewlanguage": "text",
														"header": [],
														"cookie": [],
														"body": ""
													},
													{
														"name": "Internal server error. Try again later.",
														"originalRequest": {
															"method": "GET",
															"header": [
																{
																	"key": "Accept",
																	"value": "application/json"
																},
																{
																	"key": "Authorization",
																	"value": "Bearer <token>",
																	"description": "Added as a part of security scheme: bearer"
																}
															],
															"url": {
																"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionsToTransfer",
																"host": [
																	"{{baseUrl}}"
																],
																"path": [
																	"api",
																	"depositTransfer",
																	"outgoing",
																	":outgoingDepositTransferBatchId",
																	"tradePositionsToTransfer"
																],
																"variable": [
																	{
																		"key": "outgoingDepositTransferBatchId"
																	}
																]
															}
														},
														"status": "Internal Server Error",
														"code": 500,
														"_postman_previewlanguage": "json",
														"header": [
															{
																"key": "Content-Type",
																"value": "application/json"
															}
														],
														"cookie": [],
														"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
													}
												]
											}
										]
									},
									{
										"name": "tradePositionToTransfer",
										"item": [
											{
												"name": "{tradePositionToTransferId}",
												"item": [
													{
														"name": "custodianMessages",
														"item": [
															{
																"name": "List Outgoing Deposit Transfer Custodian Messages",
																"request": {
																	"method": "GET",
																	"header": [
																		{
																			"key": "Accept",
																			"value": "application/json"
																		}
																	],
																	"url": {
																		"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																		"host": [
																			"{{baseUrl}}"
																		],
																		"path": [
																			"api",
																			"depositTransfer",
																			"outgoing",
																			":outgoingDepositTransferBatchId",
																			"tradePositionToTransfer",
																			":tradePositionToTransferId",
																			"custodianMessages"
																		],
																		"variable": [
																			{
																				"key": "outgoingDepositTransferBatchId",
																				"value": "<uuid>",
																				"description": "(Required) Outgoing Deposit Transfer Batch Id"
																			},
																			{
																				"key": "tradePositionToTransferId",
																				"value": "<long>",
																				"description": "(Required) Trade Position To Transfer Id"
																			}
																		]
																	},
																	"description": "Lists Outgoing Deposit Transfer Custodian Messages of an Trade Position To Transfer under an existing Outgoing Deposit Transfer Batch."
																},
																"response": [
																	{
																		"name": "Outgoing Deposit Transfer Custodian Message List",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "OK",
																		"code": 200,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "[\n  {\n    \"fileName\": \"<string>\",\n    \"holdingToTransferId\": \"<long>\",\n    \"isOutGoing\": \"<boolean>\",\n    \"messageContent\": \"<string>\",\n    \"recordDate\": \"<dateTime>\",\n    \"id\": \"<long>\"\n  },\n  {\n    \"fileName\": \"<string>\",\n    \"holdingToTransferId\": \"<long>\",\n    \"isOutGoing\": \"<boolean>\",\n    \"messageContent\": \"<string>\",\n    \"recordDate\": \"<dateTime>\",\n    \"id\": \"<long>\"\n  }\n]"
																	},
																	{
																		"name": "Bad request or input parameter",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Bad Request",
																		"code": 400,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																	},
																	{
																		"name": "Caller unauthorized",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Unauthorized",
																		"code": 401,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Forbidden",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Forbidden",
																		"code": 403,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Not found",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Not Found",
																		"code": 404,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	},
																	{
																		"name": "Payload size exceed the maximum defined size",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Request Entity Too Large",
																		"code": 413,
																		"_postman_previewlanguage": "text",
																		"header": [],
																		"cookie": [],
																		"body": ""
																	},
																	{
																		"name": "Internal server error. Try again later.",
																		"originalRequest": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "application/json"
																				},
																				{
																					"key": "Authorization",
																					"value": "Bearer <token>",
																					"description": "Added as a part of security scheme: bearer"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId/tradePositionToTransfer/:tradePositionToTransferId/custodianMessages",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"depositTransfer",
																					"outgoing",
																					":outgoingDepositTransferBatchId",
																					"tradePositionToTransfer",
																					":tradePositionToTransferId",
																					"custodianMessages"
																				],
																				"variable": [
																					{
																						"key": "outgoingDepositTransferBatchId"
																					},
																					{
																						"key": "tradePositionToTransferId"
																					}
																				]
																			}
																		},
																		"status": "Internal Server Error",
																		"code": 500,
																		"_postman_previewlanguage": "json",
																		"header": [
																			{
																				"key": "Content-Type",
																				"value": "application/json"
																			}
																		],
																		"cookie": [],
																		"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																	}
																]
															}
														]
													}
												]
											}
										]
									},
									{
										"name": "Get an Outgoing Deposit Transfer Batch",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing",
													":outgoingDepositTransferBatchId"
												],
												"variable": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "(Required) Outgoing Deposit Transfer Batch Id"
													}
												]
											},
											"description": "Returns the corresponding Outgoing Deposit Transfer Batch with the given outgoingDepositTransferBatchId."
										},
										"response": [
											{
												"name": "Outgoing Deposit Transfer Batch Base",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"changeOfOwnership\": \"<boolean>\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"depositAccountId\": \"<uuid>\",\n  \"depositAccountNumber\": \"<string>\",\n  \"id\": \"<uuid>\",\n  \"initiatorRequestId\": \"<string>\",\n  \"signatureChecked\": \"<boolean>\",\n  \"targetBank\": {\n    \"alpha3CountryCode\": \"<string>\",\n    \"bic\": \"<string>\",\n    \"city\": \"<string>\",\n    \"custodian\": \"AllFunds\",\n    \"depositAccountNumber\": \"<string>\",\n    \"name\": \"<string>\",\n    \"streetAndBuildingNo\": \"<string>\",\n    \"zipCode\": \"<string>\",\n    \"taxBic\": \"<string>\",\n    \"cblDepositAccountNumber\": \"<string>\",\n    \"cbfDepositAccountNumber\": \"<string>\",\n    \"allFundsDepositAccountNumber\": \"<string>\"\n  },\n  \"targetBeneficiaries\": [\n    {\n      \"accountHolderName\": \"<string>\",\n      \"alpha3CountryCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"streetAndBuildingNo\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"dateOfBirthOrEstablishment\": \"<date>\"\n    },\n    {\n      \"accountHolderName\": \"<string>\",\n      \"alpha3CountryCode\": \"<string>\",\n      \"city\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"streetAndBuildingNo\": \"<string>\",\n      \"zipCode\": \"<string>\",\n      \"dateOfBirthOrEstablishment\": \"<date>\"\n    }\n  ],\n  \"tenantId\": \"<uuid>\",\n  \"status\": \"Draft\",\n  \"typeOfTransfer\": \"Paid\",\n  \"specialFeaturesOfTransfer\": \"Inheritance\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\",\n  \"approvalUpdateDate\": \"<dateTime>\",\n  \"approvalUserId\": \"<uuid>\",\n  \"note\": \"<string>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/depositTransfer/outgoing/:outgoingDepositTransferBatchId",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"depositTransfer",
															"outgoing",
															":outgoingDepositTransferBatchId"
														],
														"variable": [
															{
																"key": "outgoingDepositTransferBatchId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "Get list of Outgoing Deposit Transfer Batch",
								"request": {
									"method": "GET",
									"header": [
										{
											"key": "Accept",
											"value": "application/json"
										}
									],
									"url": {
										"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
										"host": [
											"{{baseUrl}}"
										],
										"path": [
											"api",
											"depositTransfer",
											"outgoing"
										],
										"query": [
											{
												"key": "outgoingDepositTransferBatchId",
												"value": "<uuid>",
												"description": "Outgoing Deposit Transfer Batch Id"
											},
											{
												"key": "initiatorRequestId",
												"value": "<string>",
												"description": "Initiator Request Id"
											},
											{
												"key": "depositAccountId",
												"value": "<uuid>",
												"description": "Deposit Account Id"
											},
											{
												"key": "depositAccountNumber",
												"value": "<string>",
												"description": "Account Number of the Deposit Account"
											},
											{
												"key": "transferStatuses",
												"value": "<string>",
												"description": "Statuses of the Outgoing Deposit Transfer Batch"
											},
											{
												"key": "dateTimeStart",
												"value": "<dateTime>",
												"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
											},
											{
												"key": "dateTimeEnd",
												"value": "<dateTime>",
												"description": "Outgoing Deposit Transfer Batch Creation Date-End"
											},
											{
												"key": "createdUserId",
												"value": "<uuid>",
												"description": "Outgoing Deposit Transfer Batch Create User"
											},
											{
												"key": "pageNumber",
												"value": "1",
												"description": "Requested Page Of the list"
											},
											{
												"key": "recordsPerPage",
												"value": "100",
												"description": "Number of Records Per Page in the list"
											}
										]
									},
									"description": "Returns the corresponding Outgoing Deposit Transfer Batch records with the given criteria. At least one of the following parameters should be sent:\r\n* outgoingDepositTransferBatchId\r\n* initiatorRequestId\r\n* depositAccountId\r\n* transferStatuses\r\n* dateTimeStart/dateTimeEnd"
								},
								"response": [
									{
										"name": "OutgoingDepositTransferBatchBasePagedResult",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "OK",
										"code": 200,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"data\": [\n    {\n      \"changeOfOwnership\": \"<boolean>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"depositAccountId\": \"<uuid>\",\n      \"depositAccountNumber\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"initiatorRequestId\": \"<string>\",\n      \"signatureChecked\": \"<boolean>\",\n      \"targetBank\": {\n        \"alpha3CountryCode\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"city\": \"<string>\",\n        \"custodian\": \"AllFunds\",\n        \"depositAccountNumber\": \"<string>\",\n        \"name\": \"<string>\",\n        \"streetAndBuildingNo\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"taxBic\": \"<string>\",\n        \"cblDepositAccountNumber\": \"<string>\",\n        \"cbfDepositAccountNumber\": \"<string>\",\n        \"allFundsDepositAccountNumber\": \"<string>\"\n      },\n      \"targetBeneficiaries\": [\n        {\n          \"accountHolderName\": \"<string>\",\n          \"alpha3CountryCode\": \"<string>\",\n          \"city\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"streetAndBuildingNo\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"dateOfBirthOrEstablishment\": \"<date>\"\n        },\n        {\n          \"accountHolderName\": \"<string>\",\n          \"alpha3CountryCode\": \"<string>\",\n          \"city\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"streetAndBuildingNo\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"dateOfBirthOrEstablishment\": \"<date>\"\n        }\n      ],\n      \"tenantId\": \"<uuid>\",\n      \"status\": \"DeclinedByApprover\",\n      \"typeOfTransfer\": \"Paid\",\n      \"specialFeaturesOfTransfer\": \"Gift\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"approvalUpdateDate\": \"<dateTime>\",\n      \"approvalUserId\": \"<uuid>\",\n      \"note\": \"<string>\"\n    },\n    {\n      \"changeOfOwnership\": \"<boolean>\",\n      \"createdDate\": \"<dateTime>\",\n      \"createdUserId\": \"<uuid>\",\n      \"depositAccountId\": \"<uuid>\",\n      \"depositAccountNumber\": \"<string>\",\n      \"id\": \"<uuid>\",\n      \"initiatorRequestId\": \"<string>\",\n      \"signatureChecked\": \"<boolean>\",\n      \"targetBank\": {\n        \"alpha3CountryCode\": \"<string>\",\n        \"bic\": \"<string>\",\n        \"city\": \"<string>\",\n        \"custodian\": \"ABNAmro\",\n        \"depositAccountNumber\": \"<string>\",\n        \"name\": \"<string>\",\n        \"streetAndBuildingNo\": \"<string>\",\n        \"zipCode\": \"<string>\",\n        \"taxBic\": \"<string>\",\n        \"cblDepositAccountNumber\": \"<string>\",\n        \"cbfDepositAccountNumber\": \"<string>\",\n        \"allFundsDepositAccountNumber\": \"<string>\"\n      },\n      \"targetBeneficiaries\": [\n        {\n          \"accountHolderName\": \"<string>\",\n          \"alpha3CountryCode\": \"<string>\",\n          \"city\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"streetAndBuildingNo\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"dateOfBirthOrEstablishment\": \"<date>\"\n        },\n        {\n          \"accountHolderName\": \"<string>\",\n          \"alpha3CountryCode\": \"<string>\",\n          \"city\": \"<string>\",\n          \"id\": \"<integer>\",\n          \"streetAndBuildingNo\": \"<string>\",\n          \"zipCode\": \"<string>\",\n          \"dateOfBirthOrEstablishment\": \"<date>\"\n        }\n      ],\n      \"tenantId\": \"<uuid>\",\n      \"status\": \"Processing\",\n      \"typeOfTransfer\": \"Paid\",\n      \"specialFeaturesOfTransfer\": \"Inheritance\",\n      \"updatedDate\": \"<dateTime>\",\n      \"updatedUserId\": \"<uuid>\",\n      \"approvalUpdateDate\": \"<dateTime>\",\n      \"approvalUserId\": \"<uuid>\",\n      \"note\": \"<string>\"\n    }\n  ],\n  \"isLastPage\": \"<boolean>\",\n  \"pageNumber\": \"<integer>\",\n  \"recordsPerPage\": \"<integer>\",\n  \"totalRecordCount\": \"<integer>\"\n}"
									},
									{
										"name": "Bad request or input parameter",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Bad Request",
										"code": 400,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
									},
									{
										"name": "Caller unauthorized",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Unauthorized",
										"code": 401,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Forbidden",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Forbidden",
										"code": 403,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Not found",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Not Found",
										"code": 404,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Payload size exceed the maximum defined size",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Request Entity Too Large",
										"code": 413,
										"_postman_previewlanguage": "text",
										"header": [],
										"cookie": [],
										"body": ""
									},
									{
										"name": "Internal server error. Try again later.",
										"originalRequest": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "application/json"
												},
												{
													"key": "Authorization",
													"value": "Bearer <token>",
													"description": "Added as a part of security scheme: bearer"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/depositTransfer/outgoing?outgoingDepositTransferBatchId=<uuid>&initiatorRequestId=<string>&depositAccountId=<uuid>&depositAccountNumber=<string>&transferStatuses=<string>&dateTimeStart=<dateTime>&dateTimeEnd=<dateTime>&createdUserId=<uuid>&pageNumber=1&recordsPerPage=100",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"depositTransfer",
													"outgoing"
												],
												"query": [
													{
														"key": "outgoingDepositTransferBatchId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Id"
													},
													{
														"key": "initiatorRequestId",
														"value": "<string>",
														"description": "Initiator Request Id"
													},
													{
														"key": "depositAccountId",
														"value": "<uuid>",
														"description": "Deposit Account Id"
													},
													{
														"key": "depositAccountNumber",
														"value": "<string>",
														"description": "Account Number of the Deposit Account"
													},
													{
														"key": "transferStatuses",
														"value": "<string>",
														"description": "Statuses of the Outgoing Deposit Transfer Batch"
													},
													{
														"key": "dateTimeStart",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-Begin"
													},
													{
														"key": "dateTimeEnd",
														"value": "<dateTime>",
														"description": "Outgoing Deposit Transfer Batch Creation Date-End"
													},
													{
														"key": "createdUserId",
														"value": "<uuid>",
														"description": "Outgoing Deposit Transfer Batch Create User"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of the list"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page in the list"
													}
												]
											}
										},
										"status": "Internal Server Error",
										"code": 500,
										"_postman_previewlanguage": "json",
										"header": [
											{
												"key": "Content-Type",
												"value": "application/json"
											}
										],
										"cookie": [],
										"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "reports",
				"item": [
					{
						"name": "topTradedInstruments",
						"item": [
							{
								"name": "{timeOption}",
								"item": [
									{
										"name": "top",
										"item": [
											{
												"name": "{slice}",
												"item": [
													{
														"name": "orderSide",
														"item": [
															{
																"name": "{side}",
																"item": [
																	{
																		"name": "Get list of top traded instruments",
																		"request": {
																			"method": "GET",
																			"header": [
																				{
																					"key": "Accept",
																					"value": "text/plain"
																				}
																			],
																			"url": {
																				"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																				"host": [
																					"{{baseUrl}}"
																				],
																				"path": [
																					"api",
																					"reports",
																					"topTradedInstruments",
																					":timeOption",
																					"top",
																					":slice",
																					"orderSide",
																					":side"
																				],
																				"variable": [
																					{
																						"key": "timeOption",
																						"value": "<integer>",
																						"description": "(Required) Time option in days. Should be between 7 and 365"
																					},
																					{
																						"key": "slice",
																						"value": "<integer>",
																						"description": "(Required) Top n number instruments. Should be between 10 and 100"
																					},
																					{
																						"key": "side",
																						"value": "ASDEFINED",
																						"description": "(Required) Order side"
																					}
																				]
																			},
																			"description": "Returns a list of traded instrument based on several filters"
																		},
																		"response": [
																			{
																				"name": "TradedInstrumentList",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "OK",
																				"code": 200,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Bad request or input parameter",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "text/plain"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "Bad Request",
																				"code": 400,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
																			},
																			{
																				"name": "Caller unauthorized",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "Unauthorized",
																				"code": 401,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Forbidden",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "Forbidden",
																				"code": 403,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Payload size exceed the maximum defined size",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "Request Entity Too Large",
																				"code": 413,
																				"_postman_previewlanguage": "text",
																				"header": [],
																				"cookie": [],
																				"body": ""
																			},
																			{
																				"name": "Internal server error. Try again later.",
																				"originalRequest": {
																					"method": "GET",
																					"header": [
																						{
																							"key": "Accept",
																							"value": "text/plain"
																						},
																						{
																							"key": "Authorization",
																							"value": "Bearer <token>",
																							"description": "Added as a part of security scheme: bearer"
																						}
																					],
																					"url": {
																						"raw": "{{baseUrl}}/api/reports/topTradedInstruments/:timeOption/top/:slice/orderSide/:side",
																						"host": [
																							"{{baseUrl}}"
																						],
																						"path": [
																							"api",
																							"reports",
																							"topTradedInstruments",
																							":timeOption",
																							"top",
																							":slice",
																							"orderSide",
																							":side"
																						],
																						"variable": [
																							{
																								"key": "timeOption"
																							},
																							{
																								"key": "slice"
																							},
																							{
																								"key": "side"
																							}
																						]
																					}
																				},
																				"status": "Internal Server Error",
																				"code": 500,
																				"_postman_previewlanguage": "json",
																				"header": [
																					{
																						"key": "Content-Type",
																						"value": "application/json"
																					}
																				],
																				"cookie": [],
																				"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
																			}
																		]
																	}
																]
															}
														]
													}
												]
											}
										]
									}
								]
							}
						]
					},
					{
						"name": "trading",
						"item": [
							{
								"name": "positionHoldings",
								"item": [
									{
										"name": "List Position Holdings",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"reports",
													"trading",
													"positionHoldings"
												],
												"query": [
													{
														"key": "isinCode",
														"value": "<string>",
														"description": "ISIN Code"
													},
													{
														"key": "bookedDate",
														"value": "<string>",
														"description": "Position Booked Date"
													},
													{
														"key": "recordsPerPage",
														"value": "100",
														"description": "Number of Records Per Page In The List"
													},
													{
														"key": "pageNumber",
														"value": "1",
														"description": "Requested Page Of The List"
													}
												]
											},
											"description": "Returns a list of Position Holdings based on the filters given."
										},
										"response": [
											{
												"name": "DepositAccountBalanceRequest",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"depositAccountId\": \"<uuid>\",\n  \"isinCode\": \"<string>\",\n  \"securitiesHeld\": \"<number>\",\n  \"averagePrice\": \"<number>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/reports/trading/positionHoldings?isinCode=<string>&bookedDate=<string>&recordsPerPage=100&pageNumber=1",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"reports",
															"trading",
															"positionHoldings"
														],
														"query": [
															{
																"key": "isinCode",
																"value": "<string>",
																"description": "ISIN Code"
															},
															{
																"key": "bookedDate",
																"value": "<string>",
																"description": "Position Booked Date"
															},
															{
																"key": "recordsPerPage",
																"value": "100",
																"description": "Number of Records Per Page In The List"
															},
															{
																"key": "pageNumber",
																"value": "1",
																"description": "Requested Page Of The List"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					}
				]
			},
			{
				"name": "tenant",
				"item": [
					{
						"name": "{tenantId}",
						"item": [
							{
								"name": "eventReportUnsubscription",
								"item": [
									{
										"name": "Unsubscribe a report event",
										"request": {
											"method": "POST",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "PaymentSDDInstructionFailed",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"tenant",
													":tenantId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "tenantId",
														"value": "<uuid>",
														"description": "(Required) Tenant Id"
													}
												]
											},
											"description": "Unsubscribes a report event for the given tenant.\r\nAny change in data will propagate to online system within one hour"
										},
										"response": [
											{
												"name": "Address",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "POST",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Subscribe a report event",
										"request": {
											"method": "DELETE",
											"header": [
												{
													"key": "Content-Type",
													"value": "application/json"
												},
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"body": {
												"mode": "raw",
												"raw": "PaymentSDDInstructionFailed",
												"options": {
													"raw": {
														"headerFamily": "json",
														"language": "json"
													}
												}
											},
											"url": {
												"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"tenant",
													":tenantId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "tenantId",
														"value": "<uuid>",
														"description": "(Required) Tenant Id"
													}
												]
											},
											"description": "Subscribes a report event for the given tenant.\r\nAny change in data will propagate to online system within one hour"
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "DELETE",
													"header": [
														{
															"key": "Content-Type",
															"value": "application/json"
														},
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"body": {
														"mode": "raw",
														"raw": "PaymentSDDInstructionFailed",
														"options": {
															"raw": {
																"headerFamily": "json",
																"language": "json"
															}
														}
													},
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									},
									{
										"name": "Gets unsubscribed report events for a tenant",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"tenant",
													":tenantId",
													"eventReportUnsubscription"
												],
												"variable": [
													{
														"key": "tenantId",
														"value": "<uuid>",
														"description": "(Required) Tenant Id"
													}
												]
											},
											"description": "Gets unsubscribed report events for the given tenant."
										},
										"response": [
											{
												"name": "Untitled Response",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"alpha3CountryCode\": \"<string>\",\n  \"city\": \"<string>\",\n  \"addressName\": \"<string>\",\n  \"street\": \"<string>\",\n  \"buildingIdentifier\": \"<string>\",\n  \"suiteIdentifier\": \"<string>\",\n  \"floorIdentifier\": \"<string>\",\n  \"districtName\": \"<string>\",\n  \"postBox\": \"<string>\",\n  \"postCode\": \"<string>\",\n  \"countrySubentity\": \"<string>\",\n  \"addressType\": \"DeliveryAddress\",\n  \"id\": \"<uuid>\",\n  \"clientId\": \"<uuid>\",\n  \"recordState\": \"Inactive\",\n  \"createdDate\": \"<dateTime>\",\n  \"createdUserId\": \"<uuid>\",\n  \"updatedDate\": \"<dateTime>\",\n  \"updatedUserId\": \"<uuid>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportUnsubscription",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportUnsubscription"
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							},
							{
								"name": "eventReportReplay",
								"item": [
									{
										"name": "Replay Event Report",
										"request": {
											"method": "GET",
											"header": [
												{
													"key": "Accept",
													"value": "text/plain"
												}
											],
											"url": {
												"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
												"host": [
													"{{baseUrl}}"
												],
												"path": [
													"api",
													"tenant",
													":tenantId",
													"eventReportReplay"
												],
												"query": [
													{
														"key": "eventId",
														"value": "<uuid>",
														"description": "Event Report Id"
													}
												],
												"variable": [
													{
														"key": "tenantId",
														"value": "<string>",
														"description": "(Required) "
													}
												]
											},
											"description": "Resend option for records that have been processed incorrectly and whose retry count has expired in the webhook monitoring report"
										},
										"response": [
											{
												"name": "EventReportQueue",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "OK",
												"code": 200,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"clientId\": \"<uuid>\",\n  \"createdDate\": \"<dateTime>\",\n  \"eventId\": \"<uuid>\",\n  \"lastRetryDateTime\": \"<dateTime>\",\n  \"payload\": \"<string>\",\n  \"processed\": \"<boolean>\",\n  \"retryCount\": \"<integer>\",\n  \"tenantId\": \"<uuid>\",\n  \"type\": \"BONewClientCreate\",\n  \"webHookUrl\": \"<string>\",\n  \"errorInfo\": \"<string>\",\n  \"id\": \"<long>\",\n  \"processedDate\": \"<dateTime>\",\n  \"httpReplyCode\": \"UnprocessableEntity\",\n  \"errorCode\": \"<integer>\",\n  \"replayRequested\": \"<boolean>\",\n  \"replayRequestUserId\": \"<uuid>\",\n  \"replayRequestedDate\": \"<dateTime>\"\n}"
											},
											{
												"name": "Bad request or input parameter",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Bad Request",
												"code": 400,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"type\": \"<string>\",\n  \"title\": \"<string>\",\n  \"status\": \"<integer>\",\n  \"detail\": \"<string>\",\n  \"instance\": \"<string>\",\n  \"errors\": {\n    \"irure885\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"
											},
											{
												"name": "Caller unauthorized",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Unauthorized",
												"code": 401,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Forbidden",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Forbidden",
												"code": 403,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Not found",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Not Found",
												"code": 404,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											},
											{
												"name": "Payload size exceed the maximum defined size",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Request Entity Too Large",
												"code": 413,
												"_postman_previewlanguage": "text",
												"header": [],
												"cookie": [],
												"body": ""
											},
											{
												"name": "Internal server error. Try again later.",
												"originalRequest": {
													"method": "GET",
													"header": [
														{
															"key": "Accept",
															"value": "text/plain"
														},
														{
															"key": "Authorization",
															"value": "Bearer <token>",
															"description": "Added as a part of security scheme: bearer"
														}
													],
													"url": {
														"raw": "{{baseUrl}}/api/tenant/:tenantId/eventReportReplay?eventId=<uuid>",
														"host": [
															"{{baseUrl}}"
														],
														"path": [
															"api",
															"tenant",
															":tenantId",
															"eventReportReplay"
														],
														"query": [
															{
																"key": "eventId",
																"value": "<uuid>",
																"description": "Event Report Id"
															}
														],
														"variable": [
															{
																"key": "tenantId"
															}
														]
													}
												},
												"status": "Internal Server Error",
												"code": 500,
												"_postman_previewlanguage": "json",
												"header": [
													{
														"key": "Content-Type",
														"value": "application/json"
													}
												],
												"cookie": [],
												"body": "{\n  \"status\": \"HttpVersionNotSupported\",\n  \"timestamp\": \"<dateTime>\",\n  \"code\": \"<string>\",\n  \"message\": \"<string>\",\n  \"error\": \"<string>\"\n}"
											}
										]
									}
								]
							}
						]
					}
				]
			}
		]
	}
],
"auth": {
	"type": "bearer",
	"bearer": [
		{
			"key": "token",
			"value": "{{bearerToken}}",
			"type": "string"
		}
	]
},
"variable": [
	{
		"key": "baseUrl",
		"value": "/"
	}
]
}