POST /API/v2/Inquiries/Create

問合せ取引を作成します。 ここに説明を記載する。 問合せ取引に関する詳細については、[問合せについて]()を参照ください。

Request Information

URI Parameters

None.

Body Parameters

v2.InquiryTrade_Create

NameDescriptionTypeAdditional information
organizationId

組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

partnerOrganizationId

問合せ先となるパートナーの組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

tradeType

取引タイプ

String

Required

Max length: 8

tradeName

取引名

String, Null

Max length: 100

message

メッセージ

String, Null

None.

Response Information

Resource Description

v2.InquiryTrade

NameDescriptionTypeAdditional information
tradeNo

取引管理番号

String

Required

Max length: 20

tradeName

取引名

String, Null

None.

tradeType

取引タイプ

String

Required

Max length: 8

parentTradeNo

親の取引管理番号

String, Null

None.

partnerIdAsOwner

オーナーとなる取引のパートナーID

String

Required

Max length: 41

tradeStatus

取引ステータス

String

Required

Max length: 9

processSummary

取引内のプロセスサマリ

Collection, Null of processSummary

None.

uniqueNos

社内管理番号

Collection, Null of uniqueNos

None.

vessel

Object, Null

None.

invoiceNo

インボイス番号

String, Null

Max length: 35

blNo

B/L番号

String, Null

Max length: 30

createdAt

作成日時

String, Null

Format : date-time

updatedAt

更新日時

String, Null

Format : date-time