予算明細調整API (.../budget_line_adjustments)

アクション

予算明細調整APIでは以下の操作が可能です。

動詞パスアクション説明
POST/api/budget_lines/:budget_line_id/budget_line_adjustments作成予算明細の調整を作成
GET/api/budget_lines/:budget_line_id/budget_line_adjustmentsインデックス予算明細の調整を検索
GET/api/budget_lines/:budget_line_id/budget_line_adjustments/:id表示予算明細の調整を表示
PATCH/api/budget_lines/:budget_line_id/budget_line_adjustments/:id更新API経由で予算明細の調整を直接更新することはできません
PUT/api/budget_lines/:budget_line_id/budget_line_adjustments/:id更新API経由で予算明細の調整を直接更新することはできません

Elements

予算明細調整APIでは、次の要素を使用できます。

要素Description必須フィールド?一意?許容値Api_Inフィールド?Api_Outフィールド?データタイプ
accounting-totalaccounting_totalyes
decimal(32,4)
アジャスターアジャスターyes
[「ExpenseLine」、「OrderLine」、「InvoiceLine」、「InvoiceCharge」、「ItemizedExpenseLine」、「ExpenseLineAllocation」、「OrderLineAllocation」、「InvoiceLineAllocation」、「InvoiceChargeAllocation」、「OrderAmountLine」、「OrderQuantityLine」、「InvoiceAmountLine」、「InvoiceQuantityLine」、「InvoiceHandlingCharge」、「InvoiceMiscCharge」、「InvoiceShippingCharge」]
adjustment-amount金額yes
decimal(32,4)
金額金額yes
decimal(32,4)
budget-line予算明細yes
yes
yes
予算明細
budget-remaining残り予算yes
decimal(32,4)
作成日時CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますyes
datetime
created-by作成したユーザーyes
ユーザー
currency取引の通貨yes
yes
Currency
description説明yes
yes
string(255)
IDCoupaの一意の識別子yes
整数
価格価格yes
decimal(30,6)
quantityquantityyes
decimal(30,6)
reasonreasonyes
string(255)