見積依頼明細API
見積依頼明細リソースは、ソーシングイベント内の明細を操作するためのものです。
関連付け
このリソースは、見積依頼APIに関連付けられています。
Elements
| 要素 | 説明 | 必須 | 一意 | 許容値 | 入力 | 出力 | データタイプ |
|---|---|---|---|---|---|---|---|
| commodity | 明細の品目カテゴリー | yes | yes | コモディティ | |||
| 作成日時 | CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します | yes | datetime | ||||
| creatable-from-id | 生成元 | yes | 整数 | ||||
| creatable-from-type | 生成元のタイプ | yes | string(255) | ||||
| created-by | 作成したユーザー | yes | 整数 | ||||
| 説明 | 明細の説明 | yes | yes | string(255) | |||
| extra-line-attribute | 追加の明細属性 | yes | yes | ExtraLineAttributes/QuoteRequestLineAttribute | |||
| ID | Coupaの一意の識別子 | yes | 整数 | ||||
| 納品希望日 | 明細アイテムが必要な期日 | no | no | any | yes | datetime | |
| price-amount | Price | yes | yes | decimal(30,6) | |||
| price-currency | 明細の通貨 | yes | yes | Currency | |||
| quantity | Quantity | yes | yes | decimal(30,6) | |||
| reporting-price-amount | 明細の報告価格 | yes | yes | decimal(30,6) | |||
| タイプ | 明細のタイプ | yes | yes | yes | string(255) | ||
| uom | 数量単位 | yes | yes | 数量単位 | |||
| updated-at | CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します | yes | datetime | ||||
| updated-by | 更新したユーザー | yes | 整数 | ||||
| weight | Weight | yes | yes | 小数 | |||
| manufacturer_name | yes | yes | string(255) | ||||
| manufacturer_part_number | yes | yes | string(255) | ||||
| manually_entered_base_price | yes | yes | boolean | ||||
| extended_description | yes | yes | text | ||||
| fiscal_code | 税務コード | yes | yes | string(255) | |||
| classification_of_goods | 商品の分類 | yes | yes | string(255) | |||
| shipping_term | 発送条件 | yes | yes | ||||
| ship-to-address | 明細の発送先住所 | yes | 住所 | ||||
| cost-formula | 明細単位の合計コストの計算式 | yes | CostFormula |