Operational Posting Schedule Job

Get

HTTP Request

GET /api/v1/batch/operational-posting/schedule-jobs/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseOperationalPostingScheduleJobDto

Update

HTTP Request

PUT /api/v1/batch/operational-posting/schedule-jobs/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

body

body

OperationalPostingScheduleJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseOperationalPostingScheduleJobDto

Delete

HTTP Request

DELETE /api/v1/batch/operational-posting/schedule-jobs/{id}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Create Or Update Bulk

HTTP Request

PUT /api/v1/batch/operational-posting/schedule-jobs/createOrUpdate/bulk

Parameters

Name

In

Type

Required

Description

body

body

OperationalPostingScheduleJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListOperationalPostingScheduleJobDto

Create Or Update

HTTP Request

PUT /api/v1/batch/operational-posting/schedule-jobs/createOrUpdate

Parameters

Name

In

Type

Required

Description

body

body

OperationalPostingScheduleJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseOperationalPostingScheduleJobDto

Schedule

HTTP Request

POST /api/v1/batch/operational-posting/schedule-jobs/createOrUpdate

Parameters

Name

In

Type

Required

Description

body

body

OperationalPostingScheduleJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseOperationalPostingScheduleJobDto

Bulk Update

HTTP Request

PUT /api/v1/batch/operational-posting/schedule-jobs/bulk

Parameters

Name

In

Type

Required

Description

body

body

OperationalPostingScheduleJobDto

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

ResponseListOperationalPostingScheduleJobDto

Bulk Delete

HTTP Request

DELETE /api/v1/batch/operational-posting/schedule-jobs/bulk

Parameters

Name

In

Type

Required

Description

body

body

array[integer]

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

Change State

HTTP Request

POST /api/v1/batch/operational-posting/schedule-jobs/{id}/enable/{state}

Parameters

Name

In

Type

Required

Description

id

path

integer(int64)

true

none

state

path

boolean

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

None

List All Posting Transaction Type Options

HTTP Request

GET /api/v1/batch/operational-posting/schedule-jobs/posting_transaction_type_options

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

List All Internal Posting Date Type For Schedule

HTTP Request

GET /api/v1/batch/operational-posting/schedule-jobs/internal_posting_date_type

Responses

Status

Meaning

Description

Schema

200

OK

OK

Inline

Response Schema

Find All

HTTP Request

GET /api/v1/batch/operational-posting/schedule-jobs

Parameters

Name

In

Type

Required

Description

pageable

query

Pageable

true

none

Responses

Status

Meaning

Description

Schema

200

OK

OK

PageOperationalPostingScheduleJobDto