POST /API/v1/DealSearchConditions/Register

取引を検索する条件を検索ショートカットとして保存します。 ## 概要 取引を検索する条件を検索ショートカットとして保存します。 保存した取引を検索する条件には、取引検索条件ID(***searchConditionId***)がつけられます。 この取引検索条件ID(***searchConditionId***)を、取引の検索API(***/API/v1/Deals/GetList***)に指定することで、保存した条件での取引の検索が実施できます。

Request Information

URI Parameters

None.

Body Parameters

DealSearchConditions

NameDescriptionTypeAdditional information
blNumber

B/L番号

String, Null

None.

bookingNo

ブッキング(船腹予約)番号

String, Null

None.

businessPattern

業務パターン

String, Null

None.

cfsCutDate

Object, Null

None.

cfsCutDateRange

Object, Null

None.

columnsOrder

列の並び順

Collection, Null of String

None.

createCompanyId

取引検索条件作成者会社ID

String, Null

None.

createDatetime

取引検索条件作成日時

String, Null

Format : date-time

createDealDatetime

Object, Null

None.

createDealDatetimeRange

Object, Null

None.

createDealEmployeeId

取引作成利用者ID

String, Null

None.

createDealOrganizationId

取引作成組織ID

String, Null

None.

createdReportCodes

作成済み帳票コード

Collection, Null of String, Null

None.

createEmployeeId

取引検索条件作成利用者ID

String

Required

createOrganizationId

取引検索条件作成者組織ID

String

Required

cyCutDate

Object, Null

None.

cyCutDateRange

Object, Null

None.

dealName

取引名

String, Null

None.

dealNo

取引管理番号

String, Null

None.

displayOrder

表示順

Integer

Required

domesticNo

社内管理番号

String, Null

None.

estimatedTimeOfArrivalPodEta

Object, Null

None.

estimatedTimeOfArrivalPodEtaDateRange

Object, Null

None.

estimatedTimeOfDeparturePolEtd

Object, Null

None.

estimatedTimeOfDeparturePolEtdDateRange

Object, Null

None.

fclOrLcl

FCL/LCL

String, Null

None.

hasCoastal

内航ありフラグ

Boolean, Null

None.

hasInChargeReport

担当中帳票保持しているか

Boolean, Null

None.

invoiceNo

インボイス番号

String, Null

None.

isCompleted

取引完了フラグ

Boolean, Null

None.

isPreset

システム側が提供する取引検索条件

Boolean

Required

notCreatedReportCodes

未作成帳票コード

Collection, Null of String, Null

None.

organizations

取引参加組織

Collection, Null of organizations

None.

partitionNo

パーティション番号

Integer, Null

None.

portOfDischarge

荷揚港 名称

String, Null

None.

portOfLoading

積荷港 名称

String, Null

None.

scacCode

船社コード

String, Null

None.

searchConditionId

取引検索条件ID

String

Required

title

取引検索条件タイトル

String, Null

None.

updateDealDatetime

Object, Null

None.

updateDealDatetimeRange

Object, Null

None.

vesselName

本船名

String, Null

None.

visible

表示

Boolean

Required

voyageNo

航海番号

String, Null

None.

withBroker

仲介ありフラグ

Boolean, Null

None.

Response Information

Resource Description

None.