予算品目調整API(... / budget_line_adjustments)
このページは機械翻訳を使用して翻訳されています。
アクション
予算品目調整APIを使用すると、次のことができます。
動詞 | パス | アクション | 説明 |
---|---|---|---|
投稿 | / api / budget_lines /:budget_line_id / budget_line_adjustments | 作成 | このAPIを介して予算品目調整を作成することはできません(budget_lines /:id / adjustを参照) |
GET | / api / budget_lines /:budget_line_id / budget_line_adjustments | インデックス | 予算品目調整の問合せ |
GET | / api / budget_lines /:budget_line_id / budget_line_adjustments /:id | 表示 | 予算品目調整を表示 |
パッチ | / api / budget_lines /:budget_line_id / budget_line_adjustments /:id | 更新 | APIを介して予算項目の調整を直接更新することはできません |
置く | / api / budget_lines /:budget_line_id / budget_line_adjustments /:id | 更新 | APIを介して予算項目の調整を直接更新することはできません |
要素
予算品目調整APIでは次の要素を使用できます。
要素 | 説明 | 必須フィールド | 一意ですか? | 許容値 | Api_Inフィールド? | Api_Outフィールド? | データタイプ |
---|---|---|---|---|---|---|---|
accounting-total | accounting-total | はい | 小数(32,4) | ||||
アジャスター | アジャスター | はい | ExpenseLine、OrderLine、InvoiceLine、InvoiceCharge、ItemizedExpenseLine、ExpenseLineAllocation、OrderLineAllocation、InvoiceLineAllocation、InvoiceChargeAllocation OrderAmountLine、OrderQuantityLine、InvoiceAmountLine、InvoiceQuantityLine、InvoiceHandlingCharge、InvoiceMiscCharge、InvoiceShippingCharge | ||||
調整額 | amount | はい | 小数(32,4) | ||||
amount | amount | はい | 小数(32,4) | ||||
budget_line | budget_line | はい | はい | はい | 予算品目 | ||
予算残り | budget_remaining | はい | 小数(32,4) | ||||
created-at | 「YYYY-MM-DDTHH:MM:SS+HH:MMZ」の形式で、Coupaによって自動的に作成されます | はい | 日時 | ||||
created_by | 作成したユーザー | はい | ユーザーユーザーAPI(/ users)ユーザーAPI(/ users) | ||||
currency | 取引の通貨 | はい | はい | 通貨通貨API(/通貨) | |||
description | description | はい | はい | 文字列(255) | |||
id | Coupaの一意の識別子 | はい | 整数 | ||||
price | price | はい | 小数(30,6) | ||||
数量 | 数量 | はい | 小数(30,6) | ||||
理由は | 理由は | はい | 文字列(255) |