NFS Import Job

Get

HTTP Request

GET /api/v1/imports/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNfsImportJobDto

Update

HTTP Request

PUT /api/v1/imports/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

body

body

NfsImportJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNfsImportJobDto

Create Or Update Bulk

HTTP Request

PUT /api/v1/imports/createOrUpdate/bulk

Parameters

Name

In

Type

Required

Description

body

body

NfsImportJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListNfsImportJobDto

Create Or Update

HTTP Request

PUT /api/v1/imports/createOrUpdate

Parameters

Name

In

Type

Required

Description

body

body

NfsImportJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNfsImportJobDto

Bulk Update

HTTP Request

PUT /api/v1/imports/bulk

Parameters

Name

In

Type

Required

Description

body

body

NfsImportJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListNfsImportJobDto

List NFS Sheet Group Types

HTTP Request

POST /api/v1/imports/types

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Download Template

HTTP Request

POST /api/v1/imports/template

Parameters

Name

In

Type

Required

Description

sampleData

query

boolean

false

none

body

body

NfsImportJobDto

true

none

Default Values

Parameter

Default

Type

sampleData

true

query

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Search Tasks

HTTP Request

POST /api/v1/imports/tasks/search

Parameters

Name

In

Type

Required

Description

body

body

object

false

none

» filter

body

NfsImportTaskDtoFilter

false

none

»» idIn

body

[integer]

false

none

»» idEqual

body

integer(int64)

false

none

»» idLike

body

string

false

none

»» createdAtGreaterThanOrEqual

body

string(date-time)

false

none

»» createdAtLessThanOrEqual

body

string(date-time)

false

none

»» createdByLike

body

string

false

none

»» createdByEqual

body

string

false

none

»» modifiedAtGreaterThanOrEqual

body

string(date-time)

false

none

»» modifiedAtLessThanOrEqual

body

string(date-time)

false

none

»» modifiedByLike

body

string

false

none

»» modifiedByEqual

body

string

false

none

»» queueTimeGreaterThanOrEqual

body

string(date-time)

false

none

»» queueTimeLessThanOrEqual

body

string(date-time)

false

none

»» startTimeGreaterThanOrEqual

body

string(date-time)

false

none

»» startTimeLessThanOrEqual

body

string(date-time)

false

none

»» endTimeGreaterThanOrEqual

body

string(date-time)

false

none

»» endTimeLessThanOrEqual

body

string(date-time)

false

none

»» statusIn

body

[string]

false

none

»» statusEqual

body

string

false

none

»» jobIdEqual

body

integer(int64)

false

none

»» itemsSheetTypeIn

body

[INfsSheetType]

false

none

»»» persistentId

body

string

true

none

»»» rowCaption

body

string

true

none

»»» tabCaption

body

string

true

none

»»» sheetCaption

body

string

true

none

»»» sheetGroupType

body

string

true

none

»»» principalPositionMode

body

string

true

none

»»» order

body

integer(int32)

false

none

»»» name

body

string

true

none

» pageable

body

Pageable

false

Represents pagination request parameters including page number, page size, and sorting options.

»» page

body

integer(int32)

true

The requested page number (0-based).

»» size

body

integer(int32)

true

The number of elements to be returned per page.

»» sort

body

[string]

false

Sorting criteria in the format: property,(asc

Example Values

Parameter

Example

Type

»» page

0

body

»» size

10

body

»» sort

["id,asc","name,desc"]

body

Enumerated Values

Attribute

Value

»» statusEqual

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED

»» statusIn

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED

»»» principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

»»» sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

Parameter Constraints

Parameter

Constraints

»» page

Min: 0

»» size

Min: 1

Responses

Status

Meaning

Description

Schema

200

OK

OK

PageNfsImportTaskDto

List Sorted Import Job Sheet Types

HTTP Request

POST /api/v1/imports/sub-items

Parameters

Name

In

Type

Required

Description

body

body

NfsImportJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[INfsSheetType]

false

none

none

» persistentId

string

true

none

none

» rowCaption

string

true

none

none

» tabCaption

string

true

none

none

» sheetCaption

string

true

none

none

» sheetGroupType

string

true

none

none

» principalPositionMode

string

true

none

none

» order

integer(int32)

false

none

none

» name

string

true

none

none

Enumerated Values

Attribute

Value

principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

Search Details

HTTP Request

POST /api/v1/imports/reports/details/search

Parameters

Name

In

Type

Required

Description

body

body

object

false

none

» filter

body

NfsImportItemReportDtoFilter

false

none

»» reportTypeEqual

body

string

false

none

»» itemIdIn

body

[integer]

false

none

» pageable

body

Pageable

false

Represents pagination request parameters including page number, page size, and sorting options.

»» page

body

integer(int32)

true

The requested page number (0-based).

»» size

body

integer(int32)

true

The number of elements to be returned per page.

»» sort

body

[string]

false

Sorting criteria in the format: property,(asc

Example Values

Parameter

Example

Type

»» page

0

body

»» size

10

body

»» sort

["id,asc","name,desc"]

body

Enumerated Values

Attribute

Value

»» reportTypeEqual

ERROR, SKIPPED, SUCCESS, WARNING

Parameter Constraints

Parameter

Constraints

»» page

Min: 0

»» size

Min: 1

Responses

Status

Meaning

Description

Schema

200

OK

OK

PageNfsImportItemReportDto

Get Number Of Filtered Entities

HTTP Request

POST /api/v1/imports/number-of-filtered-entities

Parameters

Name

In

Type

Required

Description

body

body

object

true

none

» request

body

NfsImportJobDto

true

none

»» id

body

integer(int64)

false

none

»» taskCount

body

integer(int32)

false

none

»» failedTaskCount

body

integer(int32)

false

none

»» doneTaskCount

body

integer(int32)

false

none

»» inProgressTaskCount

body

integer(int32)

false

none

»» cancelledTaskCount

body

integer(int32)

false

none

»» errorMessage

body

string

false

none

»» queueTime

body

string(date-time)

false

none

»» startTime

body

string(date-time)

false

none

»» endTime

body

string(date-time)

false

none

»» status

body

string

false

none

»» batchSize

body

integer(int32)

false

none

»» totalObjectCount

body

integer(int32)

false

none

»» fileStorageId

body

string

false

none

»» importDocumentFileName

body

string

false

none

»» version

body

integer(int32)

false

none

»» readOnly

body

boolean

false

none

»» importDocumentStoreId

body

integer(int64)

false

none

»» input

body

NfsImportJobInput

false

none

»»» erpSystemId

body

integer(int64)

false

none

»»» principalPositionType

body

string

false

none

»»» useMassWorkflowTransition

body

boolean

false

none

»»» massWorkflowJobBatchSize

body

integer(int32)

false

none

»»» terminalState

body

string

false

none

»»» transitions

body

[string]

false

none

»»» useDefaultMassWorkflowWorkbookInput

body

boolean

false

none

»»» leaseComponentRevisionId

body

integer(int64)

false

none

»» requestReferences

body

[NfsExcelRequestReference]

false

none

»»» key

body

string

false

none

»»» value

body

string

false

none

»» sheetTypes

body

[INfsSheetType]

false

none

»»» persistentId

body

string

true

none

»»» rowCaption

body

string

true

none

»»» tabCaption

body

string

true

none

»»» sheetCaption

body

string

true

none

»»» sheetGroupType

body

string

true

none

»»» principalPositionMode

body

string

true

none

»»» order

body

integer(int32)

false

none

»»» name

body

string

true

none

»» sheetGroupTypes

body

[string]

false

none

» file

body

string(binary)

true

none

Enumerated Values

Attribute

Value

»» sheetGroupTypes

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

»» status

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED

»»» principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

»»» principalPositionType

LESSEE, LESSOR

»»» sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

»»» terminalState

AG_ACTIVATING, AG_ACTIVE, AG_CLASSIFIED, AG_CLOSED, AG_CLOSING, AG_DEFINE, AG_GENERATING_SCHEDULE, AG_GENERATING_SCHEDULE_2, AG_INACTIVE, AG_LEASE_END, AG_LEASE_ENDING, AG_PENDING_ASSESSMENT, AG_PENDING_CLASSIFICATION, AG_RECLOSE, AG_REJECTED, AG_REPROCESS, AG_REVERSING, AG_REVERTED, AG_REVERTING, AG_REVISION, AG_SPLITTING, CONTRACT_ACTIVE, CONTRACT_CLOSED, CONTRACT_DEFINE, CONTRACT_REJECTED, CONTRACT_REVISION, CONTRACT_WAITING_FOR_APPROVAL, LC_ACTIVATING, LC_ACTIVE, LC_CLOSED, LC_DEFINE, LC_REJECTED, LC_REVISION, LC_WAITING_FOR_APPROVAL, MLA_ACTIVE, MLA_CLOSED, MLA_DEFINE, MLA_DISCARDED, MLA_WAITING_FOR_APPROVAL, UNIT_ACTIVE, UNIT_CASUALTY, UNIT_DELIVERED, UNIT_DRAFT, UNIT_INITIAL, UNIT_PURCHASED, UNIT_REACQUIRED, UNIT_RECEIVED, UNIT_RELINQUISHED, UNIT_RETURNED, UNIT_SHIPPED

»»» transitions

AG_ACTIVATING_TO_ACTIVE, AG_ACTIVE_TO_LEASE_ENDING, AG_CLASSIFIED_TO_ACTIVATING, AG_CLASSIFIED_TO_DEFINE, AG_CLASSIFIED_TO_REJECTED, AG_CLOSING_TO_CLOSE, AG_DEFINE_TO_GENERATING, AG_DEFINE_TO_GENERATING_2, AG_GENERATING_TO_DEFINE, AG_GENERATING_TO_PENDING_ASSESSMENT, AG_LEASE_ENDING_TO_LEASE_END, AG_LEASE_END_TO_CLOSING, AG_PENDING_ASSESSMENT_TO_DEFINE, AG_PENDING_ASSESSMENT_TO_PENDING_CLASSIFICATION, AG_PENDING_CLASSIFICATION_TO_CLASSIFIED, AG_PENDING_CLASSIFICATION_TO_DEFINE, AG_RECLOSE_TO_CLOSING, AG_REPROCESS_TO_ACTIVATING, AG_REPROCESS_TO_REVERSING, AG_REVERSING_TO_DEFINE, AG_SPLITTING_TO_UNKNOWN, CONTRACT_ACTIVE_TO_CLOSE, CONTRACT_ACTIVE_TO_DEFINE, CONTRACT_ACTIVE_TO_REJECTED, CONTRACT_DEFINE_TO_WAITING_FOR_APPROVAL, CONTRACT_WAITING_FOR_APPROVAL_TO_APPROVED, CONTRACT_WAITING_FOR_APPROVAL_TO_DEFINE, LC_ACTIVATING_TO_APPROVED, LC_ACTIVE_TO_CLOSE, LC_ACTIVE_TO_DEFINE, LC_ACTIVE_TO_REJECTED, LC_DEFINE_TO_WAITING_FOR_APPROVAL, LC_WAITING_FOR_APPROVAL_TO_ACTIVATING, LC_WAITING_FOR_APPROVAL_TO_DEFINE, MLA_ACTIVE_TO_CLOSED, MLA_ACTIVE_TO_DEFINE, MLA_DEFINE_TO_WAITING_FOR_APPROVAL, MLA_WAITING_FOR_APPROVAL_TO_ACTIVE, MLA_WAITING_FOR_APPROVAL_TO_DEFINE, MLA_WAITING_FOR_APPROVAL_TO_DISCARDED, UNIT_ACTIVE_TO_CLOSED, UNIT_DELIVERED_TO_REACQUIRED, UNIT_DELIVERED_TO_RELINQUISHED, UNIT_DRAFT_TO_INITIAL, UNIT_INITIAL_TO_RECEIVED, UNIT_INITIAL_TO_SHIPPED, UNIT_RECEIVED_TO_ACTIVE, UNIT_SHIPPED_TO_DELIVERED

Parameter Constraints

Parameter

Constraints

»» batchSize

Min: 1000, Max: 15000

Responses

Status

Meaning

Description

Schema

200

OK

OK

integer

Get Main Sheet Type

HTTP Request

POST /api/v1/imports/main-sheets

Parameters

Name

In

Type

Required

Description

principalPositionType

query

string

false

none

body

body

array[string]

true

none

Enumerated Values

Attribute

Value

body

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Cancel

HTTP Request

POST /api/v1/imports/cancel/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Cancel All

HTTP Request

POST /api/v1/imports/cancel/bulk

Parameters

Name

In

Type

Required

Description

body

body

array[integer]

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Find All

HTTP Request

GET /api/v1/imports

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

PageNfsImportJobDto

Create

HTTP Request

POST /api/v1/imports

Parameters

Name

In

Type

Required

Description

body

body

object

true

none

» request

body

NfsImportJobDto

true

none

»» id

body

integer(int64)

false

none

»» taskCount

body

integer(int32)

false

none

»» failedTaskCount

body

integer(int32)

false

none

»» doneTaskCount

body

integer(int32)

false

none

»» inProgressTaskCount

body

integer(int32)

false

none

»» cancelledTaskCount

body

integer(int32)

false

none

»» errorMessage

body

string

false

none

»» queueTime

body

string(date-time)

false

none

»» startTime

body

string(date-time)

false

none

»» endTime

body

string(date-time)

false

none

»» status

body

string

false

none

»» batchSize

body

integer(int32)

false

none

»» totalObjectCount

body

integer(int32)

false

none

»» fileStorageId

body

string

false

none

»» importDocumentFileName

body

string

false

none

»» version

body

integer(int32)

false

none

»» readOnly

body

boolean

false

none

»» importDocumentStoreId

body

integer(int64)

false

none

»» input

body

NfsImportJobInput

false

none

»»» erpSystemId

body

integer(int64)

false

none

»»» principalPositionType

body

string

false

none

»»» useMassWorkflowTransition

body

boolean

false

none

»»» massWorkflowJobBatchSize

body

integer(int32)

false

none

»»» terminalState

body

string

false

none

»»» transitions

body

[string]

false

none

»»» useDefaultMassWorkflowWorkbookInput

body

boolean

false

none

»»» leaseComponentRevisionId

body

integer(int64)

false

none

»» requestReferences

body

[NfsExcelRequestReference]

false

none

»»» key

body

string

false

none

»»» value

body

string

false

none

»» sheetTypes

body

[INfsSheetType]

false

none

»»» persistentId

body

string

true

none

»»» rowCaption

body

string

true

none

»»» tabCaption

body

string

true

none

»»» sheetCaption

body

string

true

none

»»» sheetGroupType

body

string

true

none

»»» principalPositionMode

body

string

true

none

»»» order

body

integer(int32)

false

none

»»» name

body

string

true

none

»» sheetGroupTypes

body

[string]

false

none

» file

body

string(binary)

true

none

Enumerated Values

Attribute

Value

»» sheetGroupTypes

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

»» status

CANCELLED, CANCELLING, CREATED, CREATING, DONE, FAILED, INTERRUPTED, INTERRUPTING, KILLING, PENDING, PROCESSING, SCHEDULED

»»» principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

»»» principalPositionType

LESSEE, LESSOR

»»» sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

»»» terminalState

AG_ACTIVATING, AG_ACTIVE, AG_CLASSIFIED, AG_CLOSED, AG_CLOSING, AG_DEFINE, AG_GENERATING_SCHEDULE, AG_GENERATING_SCHEDULE_2, AG_INACTIVE, AG_LEASE_END, AG_LEASE_ENDING, AG_PENDING_ASSESSMENT, AG_PENDING_CLASSIFICATION, AG_RECLOSE, AG_REJECTED, AG_REPROCESS, AG_REVERSING, AG_REVERTED, AG_REVERTING, AG_REVISION, AG_SPLITTING, CONTRACT_ACTIVE, CONTRACT_CLOSED, CONTRACT_DEFINE, CONTRACT_REJECTED, CONTRACT_REVISION, CONTRACT_WAITING_FOR_APPROVAL, LC_ACTIVATING, LC_ACTIVE, LC_CLOSED, LC_DEFINE, LC_REJECTED, LC_REVISION, LC_WAITING_FOR_APPROVAL, MLA_ACTIVE, MLA_CLOSED, MLA_DEFINE, MLA_DISCARDED, MLA_WAITING_FOR_APPROVAL, UNIT_ACTIVE, UNIT_CASUALTY, UNIT_DELIVERED, UNIT_DRAFT, UNIT_INITIAL, UNIT_PURCHASED, UNIT_REACQUIRED, UNIT_RECEIVED, UNIT_RELINQUISHED, UNIT_RETURNED, UNIT_SHIPPED

»»» transitions

AG_ACTIVATING_TO_ACTIVE, AG_ACTIVE_TO_LEASE_ENDING, AG_CLASSIFIED_TO_ACTIVATING, AG_CLASSIFIED_TO_DEFINE, AG_CLASSIFIED_TO_REJECTED, AG_CLOSING_TO_CLOSE, AG_DEFINE_TO_GENERATING, AG_DEFINE_TO_GENERATING_2, AG_GENERATING_TO_DEFINE, AG_GENERATING_TO_PENDING_ASSESSMENT, AG_LEASE_ENDING_TO_LEASE_END, AG_LEASE_END_TO_CLOSING, AG_PENDING_ASSESSMENT_TO_DEFINE, AG_PENDING_ASSESSMENT_TO_PENDING_CLASSIFICATION, AG_PENDING_CLASSIFICATION_TO_CLASSIFIED, AG_PENDING_CLASSIFICATION_TO_DEFINE, AG_RECLOSE_TO_CLOSING, AG_REPROCESS_TO_ACTIVATING, AG_REPROCESS_TO_REVERSING, AG_REVERSING_TO_DEFINE, AG_SPLITTING_TO_UNKNOWN, CONTRACT_ACTIVE_TO_CLOSE, CONTRACT_ACTIVE_TO_DEFINE, CONTRACT_ACTIVE_TO_REJECTED, CONTRACT_DEFINE_TO_WAITING_FOR_APPROVAL, CONTRACT_WAITING_FOR_APPROVAL_TO_APPROVED, CONTRACT_WAITING_FOR_APPROVAL_TO_DEFINE, LC_ACTIVATING_TO_APPROVED, LC_ACTIVE_TO_CLOSE, LC_ACTIVE_TO_DEFINE, LC_ACTIVE_TO_REJECTED, LC_DEFINE_TO_WAITING_FOR_APPROVAL, LC_WAITING_FOR_APPROVAL_TO_ACTIVATING, LC_WAITING_FOR_APPROVAL_TO_DEFINE, MLA_ACTIVE_TO_CLOSED, MLA_ACTIVE_TO_DEFINE, MLA_DEFINE_TO_WAITING_FOR_APPROVAL, MLA_WAITING_FOR_APPROVAL_TO_ACTIVE, MLA_WAITING_FOR_APPROVAL_TO_DEFINE, MLA_WAITING_FOR_APPROVAL_TO_DISCARDED, UNIT_ACTIVE_TO_CLOSED, UNIT_DELIVERED_TO_REACQUIRED, UNIT_DELIVERED_TO_RELINQUISHED, UNIT_DRAFT_TO_INITIAL, UNIT_INITIAL_TO_RECEIVED, UNIT_INITIAL_TO_SHIPPED, UNIT_RECEIVED_TO_ACTIVE, UNIT_SHIPPED_TO_DELIVERED

Parameter Constraints

Parameter

Constraints

»» batchSize

Min: 1000, Max: 15000

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNfsImportJobDto

Get Permissible End States

HTTP Request

GET /api/v1/imports/{entity_type}/permissible-end-states

Parameters

Name

In

Type

Required

Description

entity_type

path

string

true

none

principalPositionType

query

string

false

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Get Ordered Possible Terminal States

HTTP Request

GET /api/v1/imports/{entity_type}/ordered-possible-terminal-states

Parameters

Name

In

Type

Required

Description

entity_type

path

string

true

none

principalPositionType

query

string

false

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Report By Task

HTTP Request

GET /api/v1/imports/reports/task/{taskId}

Parameters

Name

In

Type

Required

Description

taskId

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[NfsImportItemDto]

false

none

none

» id

integer(int64)

false

none

none

» importTaskId

integer(int64)

false

none

none

» sheetType

INfsSheetType

false

none

none

»» persistentId

string

true

none

none

»» rowCaption

string

true

none

none

»» tabCaption

string

true

none

none

»» sheetCaption

string

true

none

none

»» sheetGroupType

string

true

none

none

»» principalPositionMode

string

true

none

none

»» order

integer(int32)

false

none

none

»» name

string

true

none

none

» startedAt

string(date-time)

false

none

none

» finishedAt

string(date-time)

false

none

none

» doneItemCount

integer(int32)

false

none

none

» failedItemCount

integer(int32)

false

none

none

» skippedItemCount

integer(int32)

false

none

none

» cancelledItemCount

integer(int32)

false

none

none

» totalItemCount

integer(int32)

false

none

none

Enumerated Values

Attribute

Value

principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

Report By Job

HTTP Request

GET /api/v1/imports/reports/job/{jobId}

Parameters

Name

In

Type

Required

Description

jobId

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Status Code 200

Name

Type

Required

Restrictions

Description

anonymous

[NfsJobImportItemDto]

false

none

none

» ids

[integer]

false

none

none

» sheetType

INfsSheetType

false

none

none

»» persistentId

string

true

none

none

»» rowCaption

string

true

none

none

»» tabCaption

string

true

none

none

»» sheetCaption

string

true

none

none

»» sheetGroupType

string

true

none

none

»» principalPositionMode

string

true

none

none

»» order

integer(int32)

false

none

none

»» name

string

true

none

none

» startedAt

string(date-time)

false

none

none

» finishedAt

string(date-time)

false

none

none

» doneItemCount

integer(int32)

false

none

none

» failedItemCount

integer(int32)

false

none

none

» skippedItemCount

integer(int32)

false

none

none

» cancelledItemCount

integer(int32)

false

none

none

» totalItemCount

integer(int32)

false

none

none

Enumerated Values

Attribute

Value

principalPositionMode

LESSEE, LESSEE_LESSOR, LESSOR

sheetGroupType

ACTIVATION_GROUP, CHARGE, CONTACT, CONTRACT, LEASE_COMPONENT, MASTER_AGREEMENT, NOT_AVAILABLE, SCHEDULE, UNIT

Download Xlsx Report

HTTP Request

GET /api/v1/imports/download_xlsx_report/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Download Original Import File

HTTP Request

GET /api/v1/imports/download_original/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None