GET /API/v2/Trades/Get/{tradeNo}
取引を取得します。 取引管理番号(***tradeNo***)を指定して、利用者が所属する組織が参加している取引を取得します。 取引に関する詳細については、[取引について]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional 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 |