契約条件API
このページは機械翻訳を使用して翻訳されています。
契約条件にアクセスするためのURLは /api/contracts/{id}/contract_terms
です。
詳細については、 統合のベストプラクティス を参照してください。
アクション
契約条件APIを使用すると、次のことができます。
動詞 | パス | アクション | 説明 |
---|---|---|---|
投稿 | / api / contracts /:contract_id / contract_terms | 作成 | 契約期間を作成 |
GET | / api / contracts /:contract_id / contract_terms | インデックス | 契約条件のクエリ |
GET | / api / contracts /:contract_id / contract_terms /:id | 表示 | 契約期間を表示 |
置く | / api / contracts /:contract_id / contract_terms /:id | 更新 | 契約期間を更新 |
要素
契約条件APIでは以下の要素を使用できます。
要素 | 説明 | 必須フィールド | 一意ですか? | 許容値 | Api_Inフィールド? | Api_Outフィールド? | データタイプ |
---|---|---|---|---|---|---|---|
契約期間タイプ | Contract_term_type | はい | PerOrderContractTerm、TotalQtyContractTerm、TotalAmtContractTerm | はい | |||
created-at | 「YYYY-MM-DDTHH:MM:SS+HH:MMZ」の形式で、Coupaによって自動的に作成されます | はい | 日時 | ||||
created_by | 作成したユーザー | はい | ユーザー | ||||
id | Coupaの一意の識別子 | はい | 整数 | ||||
name | name | はい | はい | はい | string型 | ||
tier-10-disc-pct | tier_10_disc_pct | はい | はい | decimal型 | |||
tier-10-upper-bound | tier_10_upper_bound | はい | はい | decimal型 | |||
tier-11-disc-pct | tier_11_disc_pct | はい | はい | decimal型 | |||
tier-11-upper-bound | tier_11_upper_bound | はい | はい | decimal型 | |||
tier-12-disc-pct | tier_12_disc_pct | はい | はい | decimal型 | |||
tier-12-upper-bound | tier_12_upper_bound | はい | はい | decimal型 | |||
tier-13-disc-pct | tier_13_disc_pct | はい | はい | decimal型 | |||
tier-13-upper-bound | tier_13_upper_bound | はい | はい | decimal型 | |||
tier-14-disc-pct | tier_14_disc_pct | はい | はい | decimal型 | |||
tier-14-upper-bound | tier_14_upper_bound | はい | はい | decimal型 | |||
tier-15-disc-pct | tier_15_disc_pct | はい | はい | decimal型 | |||
tier-15-upper-bound | tier_15_upper_bound | はい | はい | decimal型 | |||
tier-16-disc-pct | tier_16_disc_pct | はい | はい | decimal型 | |||
tier-16-upper-bound | tier_16_upper_bound | はい | はい | decimal型 | |||
tier-17-disc-pct | tier_17_disc_pct | はい | はい | decimal型 | |||
tier-17-upper-bound | tier_17_upper_bound | はい | はい | decimal型 | |||
tier-18-disc-pct | tier_18_disc_pct | はい | はい | decimal型 | |||
tier-18-upper-bound | tier_18_upper_bound | はい | はい | decimal型 | |||
tier-19-disc-pct | tier_19_disc_pct | はい | はい | decimal型 | |||
tier-19-upper-bound | tier_19_upper_bound | はい | はい | decimal型 | |||
tier-1-disc-pct | tier_1_disc_pct | はい | はい | decimal型 | |||
tier-1-upper-bound | tier_1_upper_bound | はい | はい | はい | decimal型 | ||
tier-20-disc-pct | tier_20_disc_pct | はい | はい | decimal型 | |||
tier-20-upper-bound | tier_20_upper_bound | はい | はい | decimal型 | |||
tier-2-disc-pct | tier_2_disc_pct | はい | はい | decimal型 | |||
tier-2-upper-bound | tier_2_upper_bound | はい | はい | decimal型 | |||
tier-3-disc-pct | tier_3_disc_pct | はい | はい | decimal型 | |||
tier-3-upper-bound | tier_3_upper_bound | はい | はい | decimal型 | |||
tier-4-disc-pct | tier_4_disc_pct | はい | はい | decimal型 | |||
tier-4-upper-bound | tier_4_upper_bound | はい | はい | decimal型 | |||
tier-5-disc-pct | tier_5_disc_pct | はい | はい | decimal型 | |||
tier-5-upper-bound | tier_5_upper_bound | はい | はい | decimal型 | |||
tier-6-disc-pct | tier_6_disc_pct | はい | はい | decimal型 | |||
tier-6-upper-bound | tier_6_upper_bound | はい | はい | decimal型 | |||
tier-7-disc-pct | tier_7_disc_pct | はい | はい | decimal型 | |||
tier-7-upper-bound | tier_7_upper_bound | はい | はい | decimal型 | |||
tier-8-disc-pct | tier_8_disc_pct | はい | はい | decimal型 | |||
tier-8-upper-bound | tier_8_upper_bound | はい | はい | decimal型 | |||
tier-9-disc-pct | tier_9_disc_pct | はい | はい | decimal型 | |||
tier-9-upper-bound | tier_9_upper_bound | はい | はい | decimal型 | |||
type | type | はい | string型 | ||||
updated-at | 「YYYY-MM-DDTHH:MM:SS+HH:MMZ」の形式で、Coupaによって自動的に作成されます | はい | 日時 | ||||
updated_by | 更新したユーザー | はい | ユーザー | ||||
use-pct-discounts | use_pct_discounts | はい | はい | ブール値 |