Non Lease Lessee Expense Category Account Mapping

Get

HTTP Request

GET /api/v1/nonlease-lessee-expense-category-account-mappings/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNonLeaseLesseeExpenseCategoryAccountMappingDto

Update

HTTP Request

PUT /api/v1/nonlease-lessee-expense-category-account-mappings/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNonLeaseLesseeExpenseCategoryAccountMappingDto

Delete

HTTP Request

DELETE /api/v1/nonlease-lessee-expense-category-account-mappings/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseVoid

Create Or Update Bulk

HTTP Request

PUT /api/v1/nonlease-lessee-expense-category-account-mappings/createOrUpdate/bulk

Parameters

Name

In

Type

Required

Description

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListNonLeaseLesseeExpenseCategoryAccountMappingDto

Create Or Update

HTTP Request

PUT /api/v1/nonlease-lessee-expense-category-account-mappings/createOrUpdate

Parameters

Name

In

Type

Required

Description

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNonLeaseLesseeExpenseCategoryAccountMappingDto

Bulk Update

HTTP Request

PUT /api/v1/nonlease-lessee-expense-category-account-mappings/bulk

Parameters

Name

In

Type

Required

Description

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListNonLeaseLesseeExpenseCategoryAccountMappingDto

Bulk Create

HTTP Request

POST /api/v1/nonlease-lessee-expense-category-account-mappings/bulk

Parameters

Name

In

Type

Required

Description

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListNonLeaseLesseeExpenseCategoryAccountMappingDto

Bulk Delete

HTTP Request

DELETE /api/v1/nonlease-lessee-expense-category-account-mappings/bulk

Parameters

Name

In

Type

Required

Description

body

body

array[integer]

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseVoid

Find All

HTTP Request

GET /api/v1/nonlease-lessee-expense-category-account-mappings

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

PageNonLeaseLesseeExpenseCategoryAccountMappingDto

Create

HTTP Request

POST /api/v1/nonlease-lessee-expense-category-account-mappings

Parameters

Name

In

Type

Required

Description

body

body

NonLeaseLesseeExpenseCategoryAccountMappingDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseNonLeaseLesseeExpenseCategoryAccountMappingDto

Get Metadata

HTTP Request

GET /api/v1/nonlease-lessee-expense-category-account-mappings/meta

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema