Request Information

URI Parameters

NameDescriptionTypeAdditional information
appConditionId

The app condition identifier.

integer

Required

Body Parameters

The app condition.

Nano.AppCondition
NameDescriptionTypeAdditional information
appTaskMessage

Gets or sets the messsage that use to create app task.

string

None.

createDate

Gets or sets the create date.

date

None.

description

Gets or sets the end date.

string

None.

disposition

Gets or sets the disposition.

string

None.

dispositionReason

Gets or sets the disposition reason.

string

None.

endDate

Gets or sets the end date.

date

None.

externalDescription

Gets or sets the external description.

string

None.

indicator

Gets or sets the indicator.

string

None.

startDate

Gets or sets the start date.

date

None.

action

Gets or sets the action identifier.

integer

None.

id

Gets or sets the app condition identifier.

integer

None.

app

Gets or sets the app identifier.

integer

None.

baseCondition

Gets or sets the base condition identifier.

integer

None.

createdBy

Gets or sets the created by person identifier.

integer

None.

endedBy

Gets or sets the ended by person identifier.

integer

None.

startedBy

Gets or sets the started by person identifier.

integer

None.

verificationDocumentType

Gets or sets the verification document type identifier.

integer

None.

appTasks

Gets or sets the application task identifiers.

Collection of integer

None.

assets

Gets or sets the asset identifiers.

Collection of integer

None.

employers

Gets or sets the employer identifiers.

Collection of integer

None.

incomes

Gets or sets the income identifiers.

Collection of integer

None.

liabilities

Gets or sets the liability identifiers.

Collection of integer

None.

persons

Gets or sets the Person identifiers.

Collection of integer

None.

properties

Gets or sets the property identifiers.

Collection of integer

None.

Request Formats

application/json, text/json

Sample:
{
  "appTaskMessage": "sample String 1",
  "createDate": "2025-04-25T18:11:00.1949555Z",
  "description": "sample String 3",
  "disposition": "sample String 4",
  "dispositionReason": "sample String 5",
  "endDate": "2025-04-25T18:11:00.1949555Z",
  "externalDescription": "sample String 6",
  "indicator": "sample String 7",
  "startDate": "2025-04-25T18:11:00.1949555Z",
  "action": "1",
  "id": "8",
  "app": "9",
  "baseCondition": "1",
  "createdBy": "1",
  "endedBy": "1",
  "startedBy": "1",
  "verificationDocumentType": "1",
  "appTasks": [
    "1",
    "2"
  ],
  "assets": [
    "1",
    "2"
  ],
  "employers": [
    "1",
    "2"
  ],
  "incomes": [
    "1",
    "2"
  ],
  "liabilities": [
    "1",
    "2"
  ],
  "persons": [
    "1",
    "2"
  ],
  "properties": [
    "1",
    "2"
  ]
}

text/html

Sample:
{"appTaskMessage":"sample String 1","createDate":"2025-04-25T18:11:00.1949555Z","description":"sample String 3","disposition":"sample String 4","dispositionReason":"sample String 5","endDate":"2025-04-25T18:11:00.1949555Z","externalDescription":"sample String 6","indicator":"sample String 7","startDate":"2025-04-25T18:11:00.1949555Z","action":"1","id":"8","app":"9","baseCondition":"1","createdBy":"1","endedBy":"1","startedBy":"1","verificationDocumentType":"1","appTasks":["1","2"],"assets":["1","2"],"employers":["1","2"],"incomes":["1","2"],"liabilities":["1","2"],"persons":["1","2"],"properties":["1","2"]}

application/x-www-form-urlencoded

Sample:

Sample not available.

application/vnd.api+json

Sample:

Sample not available.

Response Information

Resource Description

The updated app condition.

Nano.AppCondition
NameDescriptionTypeAdditional information
appTaskMessage

Gets or sets the messsage that use to create app task.

string

None.

createDate

Gets or sets the create date.

date

None.

description

Gets or sets the end date.

string

None.

disposition

Gets or sets the disposition.

string

None.

dispositionReason

Gets or sets the disposition reason.

string

None.

endDate

Gets or sets the end date.

date

None.

externalDescription

Gets or sets the external description.

string

None.

indicator

Gets or sets the indicator.

string

None.

startDate

Gets or sets the start date.

date

None.

action

Gets or sets the action identifier.

integer

None.

id

Gets or sets the app condition identifier.

integer

None.

app

Gets or sets the app identifier.

integer

None.

baseCondition

Gets or sets the base condition identifier.

integer

None.

createdBy

Gets or sets the created by person identifier.

integer

None.

endedBy

Gets or sets the ended by person identifier.

integer

None.

startedBy

Gets or sets the started by person identifier.

integer

None.

verificationDocumentType

Gets or sets the verification document type identifier.

integer

None.

appTasks

Gets or sets the application task identifiers.

Collection of integer

None.

assets

Gets or sets the asset identifiers.

Collection of integer

None.

employers

Gets or sets the employer identifiers.

Collection of integer

None.

incomes

Gets or sets the income identifiers.

Collection of integer

None.

liabilities

Gets or sets the liability identifiers.

Collection of integer

None.

persons

Gets or sets the Person identifiers.

Collection of integer

None.

properties

Gets or sets the property identifiers.

Collection of integer

None.

Response Formats

application/json, text/json

Sample:
{
  "appTaskMessage": "sample String 1",
  "createDate": "2025-04-25T18:11:00.1949555Z",
  "description": "sample String 3",
  "disposition": "sample String 4",
  "dispositionReason": "sample String 5",
  "endDate": "2025-04-25T18:11:00.1949555Z",
  "externalDescription": "sample String 6",
  "indicator": "sample String 7",
  "startDate": "2025-04-25T18:11:00.1949555Z",
  "action": "1",
  "id": "8",
  "app": "9",
  "baseCondition": "1",
  "createdBy": "1",
  "endedBy": "1",
  "startedBy": "1",
  "verificationDocumentType": "1",
  "appTasks": [
    "1",
    "2"
  ],
  "assets": [
    "1",
    "2"
  ],
  "employers": [
    "1",
    "2"
  ],
  "incomes": [
    "1",
    "2"
  ],
  "liabilities": [
    "1",
    "2"
  ],
  "persons": [
    "1",
    "2"
  ],
  "properties": [
    "1",
    "2"
  ]
}

text/html

Sample:
{"appTaskMessage":"sample String 1","createDate":"2025-04-25T18:11:00.1949555Z","description":"sample String 3","disposition":"sample String 4","dispositionReason":"sample String 5","endDate":"2025-04-25T18:11:00.1949555Z","externalDescription":"sample String 6","indicator":"sample String 7","startDate":"2025-04-25T18:11:00.1949555Z","action":"1","id":"8","app":"9","baseCondition":"1","createdBy":"1","endedBy":"1","startedBy":"1","verificationDocumentType":"1","appTasks":["1","2"],"assets":["1","2"],"employers":["1","2"],"incomes":["1","2"],"liabilities":["1","2"],"persons":["1","2"],"properties":["1","2"]}

application/vnd.api+json

Sample:

Sample not available.