すべての契約の取得
get
/fscmRestApi/resources/11.13.18.05/contracts
リクエスト
問合せパラメータ
- effectiveDate: string
この問合せパラメータは、指定した開始日時点で有効なリソースをフェッチするために使用されます。 この問合せパラメータの値は、yyyy-MM-dd形式の日付を持つ文字列です
- expand: string
このパラメータを指定すると、指定した子がリソース・ペイロードに含まれます(リンクのみでなく)。 この問合せパラメータの値は"all"または""です。 カンマをセパレータとして使用して、複数の子を指定できます。 例: ?expand=Employees,Localizations. ネストされた子は、"Child.NestedChild"の書式に従って指定することもできます(例): ?expand=Employees.Managers). ネストされた子が指定されている場合(例): Employees.Managers)。欠落している子は暗黙的に処理されます。 たとえば、"?expand=Employees.Managers"は"?expand=Employees,Employees.Managers"と同じです(これにより、従業員とマネージャが展開されます)。
- fields: string
このパラメータは、リソース・フィールドをフィルタします。 指定されたフィールドのみが返されます。つまり、フィールドが指定されていない場合、フィールドは返されません(リンクのみを取得する場合に便利です)。 間接子リソースが指定されている場合(例): Employees.Managers)。欠落している子は暗黙的に処理されます。 たとえば、"?fields=Employees.Managers:Empname"は"?fields=;Employees:;Employees.Managers:Empname" (これはマネージャの"Empname"フィールドのみを返す)と同じです。この問合せパラメータの値は、リソース・フィールドのリストです。 属性は直接にすることができます(例): 従業員または間接(例): Employees.Managers) child. 拡張問合せパラメータと組み合せることはできません。 両方を指定した場合、フィールドのみが考慮されます。
フォーマット : ?fields=Attribute1,Attribute2
子リソースのフィールドの書式 : ?fields=Accessor1:Attribute1,Attribute2 - finder: string
コレクションを検索するための事前定義済ファインダとして使用されます。
フォーマット : ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
使用可能なファインダ名および対応するファインダ変数を次に示します:- ContractHeaderAltKey : 指定した代替キーIDとメジャー・バージョンを持つ契約を検索します。
ファインダ変数:- ID; integer;契約の一意の識別子。
- MajorVersion; integer;契約のメジャー・バージョン。
- ContractHeaderExtUniqueKey : 指定した外部一意キーを持つ契約を検索します。
ファインダ変数:- ExternalKey; string.
- ExternalSource; string.
- ContractHeaderPuidAltKey : 指定された代替キーPUIDを持つ契約を検索します。
ファインダ変数:- ContractPuid; string;契約の公開一意識別子。
- PrimaryKey : 指定した契約識別子を持つ契約を検索します。
ファインダ変数:- ContractId; integer;契約の一意の識別子。
- ContractHeaderAltKey : 指定した代替キーIDとメジャー・バージョンを持つ契約を検索します。
- limit: integer
このパラメータは、リソース・コレクション内で返されるリソースの数を制限します。 制限がリソース数を超えると、フレームワークは使用可能なリソースのみを返します。
- links: string
このパラメータは、単一のリソースまたはリソース・コレクションへのアクセス中に特定のリンクのみを表示するために使用できます。 パラメータ値書式は、次のカンマ区切りリストです : <link_relation>
例:
self,canonical
- offset: integer
リソース・コレクションの開始位置を定義するために使用します。 オフセットがリソース数を超えると、リソースは返されません。 デフォルト値は0です。
- onlyData: boolean
リソース・アイテム・ペイロードは、データのみを含めるようにフィルタされます(リンク・セクションなどは含まれません)。
- orderBy: string
このパラメータは、指定されたフィールドに基づいてリソース・コレクションを順序付けます。 パラメータ値は、属性名のカンマ区切りの文字列で、それぞれオプションでコロンと「asc」または「desc」が続きます。 昇順の場合は「asc」、降順の場合は「desc」を指定します。 デフォルト値は「asc」です。 たとえば、?orderBy=field1:asc,field2:descです
- q: string
この問合せパラメータは、where句を定義します。 リソース・コレクションは、指定された式を使用して問い合せられます。 この問合せパラメータの値は、1つ以上の式です。 例 : ?q=部門番号>=10および<= 30;Loc!=NY
フォーマット : ?q=expression1;expression2
次の問合せ可能属性を使用して、q問合せパラメータを使用してこの収集リソースをフィルタできます:
- AdjustmentBasis; string;契約の調整基準。
- AgreedAmount;数値;契約金額
- AgreementAmountLimit;数値;契約金額限度
- AmendmentEffectiveDate; string;修正が有効な日付。
- ApTermsId; integer; 支払条件の一意の識別子。
- Assignee、string、契約の割当て先。
- AssigneeId; integer;割当て先の一意の識別子。
- AssigneeType; string;契約の割当先のタイプ。
- AuthoringPartyMeaning; string;オーサリング・パーティの表示名。
- AutoSendForSignature; string;自動送信シグネチャ・フラグ。
- BillSequence; integer;契約の請求連番。
- BillToAccount; string;請求先アカウントの名前。
- BillToAccountId; integer;請求先アカウントの一意の識別子。
- BillToAccountNumber; string;請求先アカウントの代替キー識別子。
- BillToAccountPartyId; integer;請求先アカウント・パーティID。
- BillToAddress; string;請求先サイトのアドレス。
- BillToLocation; string;請求先のロケーション。
- BillToSiteUseId; integer;請求先サイトの一意の識別子。
- BillToSiteUseLocation; string;請求先サイト・ユーザーのロケーション。
- BillingSalesrepId;整数;請求営業担当者ID
- BillingSalesrepName;文字列;請求先営業担当者名
- BilltoLocationId; integer;請求先事業所ID。
- CancelReason; string;契約の取消事由。
- CarrierId; integer;契約が有効かどうかを示します。
- CloseReason; string;契約をクローズする理由。
- Cognomen; string;契約の名前。
- ContractClass; string;契約のクラス。
- ContractId; integer;契約の一意の識別子。
- ContractNumber; string;契約の代替キー識別子。
- ContractNumberModifier; string;契約番号修飾子。
- ContractPuid;文字列;契約PUID。
- ContractTrueValue; number;終了を考慮した後の契約の真の値。
- ContractTypeId; integer; 契約タイプの一意の識別子。
- ContractTypeName; string;契約タイプの名前。
- ContributionPercent; number;契約への拠出金の割合。
- CorpCurrencyCode; string;通貨コード。 この属性は、CRM拡張フレームワークで使用されます。 有効な値のリストは、参照RatedCurrenciesVOで定義されます。
- CreatedBy; string; レコードを作成したユーザー。
- CreationDate; string;レコードが作成された日付。
- CurcyConvRateType; string; Currency Conversion Rate。
- 通貨、文字列、契約の通貨。
- CurrencyCode; string;通貨コード。 この属性は、CRM拡張フレームワークで使用されます。 有効な値のリストは、参照RatedCurrenciesVOで定義されます。
- CustomerPONumber; string;顧客の発注番号。
- CustomerPartyName; string; Customer Party Name。
- DateApproved; string;契約が承認された日付。
- DateSigned; string;契約が署名された日付。
- DateTerminated; string;契約がクローズされた日付。
- DatetimeCancelled; string;契約が取り消された日付。
- 説明;文字列;契約の説明。
- EnableElectronicSignFlag; boolean;電子シグネチャを有効にするフラグ
- EncumbranceLevel; string;契約の予算引当レベル。
- EndDate; string;契約が終了する日付。
- EsignTemplateId; string;電子署名テンプレート識別子。
- EstimatedAmount; number。サービスが有効になっているかどうかを示します。
- ExemptCertificateNumber; string;免税証明書の番号。
- ExemptReasonCode; string; 免税の理由を示すコード。
- ExemptionReasonMeaning; string;契約の免除の理由。
- ExternalKey; string; 外部ソース・システム内の契約を識別するキー。
- ExternalSource; string; 契約のインポート元の外部ソース・システムの名前。
- FOB; string;契約のFOB。
- FreightTerms; string;契約の運送条件。
- GeneratedInvoiceStatus; string;生成された請求書のステータス。
- HoldReasonCode; string; 契約を保持する理由を示すコード。
- HoldReasonMeaning; string; 保留理由の意味。
- HoldUntilDate; string;契約が保留されるまでの日付。
- ID; integer;契約の外部ID。
- InvConvRateDate; string;請求書換算レートの日付。
- InvConvRateDateType; string;請求書換算レートの日付タイプ。
- InvConvRateDateTypeName; string;請求書換算レート日付タイプの名前。
- InvConvRateType; string;請求書換算レートのタイプ。
- InvConvRateTypeName; string;請求書換算レート・タイプの名前。
- InvOrgName; string;請求書組織の名前。
- InvOrganizationId; integer;品目マスター組織の一意の識別子。
- InvTrxTypeId; integer;請求書トランザクション・タイプ識別子。
- InvTrxTypeName; string;トランザクション・タイプ名を非表示にします。
- LastUpdateDate; string;契約の税額。
- LastUpdateLogin; string;レコードが最後に更新された日付。
- LastUpdatedBy; string; レコードを最後に更新したユーザーのログイン。
- LegalEntityId; integer;法的エンティティの一意の識別子。
- LegalEntityName; string;法的エンティティの名前。
- MajorVersion; integer;契約の現在のバージョン。
- MinimumReleaseAmount; number;最小リリース金額。
- NetInvoiceFlag; boolean;請求書をネッティングするかどうかを示します。
- NonStandardClauseCount; string; Nonstandard Clause Count。
- OrgId; integer;ビジネス・ユニットの一意の識別子。
- OrgName; string;ビジネス・ユニットの名前。
- OrigSystemId; integer; ソース・システムの一意の識別子。
- OrigSystemReference; string; 属性ソース・システムで指定した外部ソース・システムからのパーティの一意の識別子。
- OrigSystemSourceCode; string; ソース・システムのソース・コード。
- OutputTaxClassificationCode; string;仮受税分類のコード。
- OverallRiskCode; string;契約の全体的なリスクのコード。
- OwningOrgId; integer; 契約を所有する組織の一意の識別子。
- OwningOrgName; string; 契約を所有する組織の名前。
- PriceApplicationRule; string; Price Application Rule。
- PriceListName; string;使用される価格表の名前。
- PricingEffectivityDate; string;価格設定の有効開始日。
- PricingSegmentCode; string; 契約の価格設定戦略を決定するために使用される価格設定セグメントのコード。
- PricingStrategyId; integer;契約の価格設定に使用される価格設定戦略の一意の識別子。
- PrimaryPartyId; integer;プライマリ・パーティの一意の識別子。
- PrimarySalesrepId; integer; プライマリ営業担当リソース識別子。
- RecvInvOrg; string;契約の受入在庫組織。
- RecvInvOrgId; integer;受入在庫組織の一意の識別子。
- RenewalType; string;更改タイプ。
- SendForSignature; string;シグネチャのための送信アクション。 Discarded.
- ShipInvOrg; string;契約の出荷在庫組織。
- ShipInvOrgId; integer;出荷在庫組織の一意の識別子。
- ShipToAccount; string;出荷先アカウントの名前。
- ShipToAccountDescription; string;出荷先アカウントの説明。
- ShipToAccountId; integer;出荷先アカウントの一意の識別子。
- ShipToAccountNumber; string;出荷先アカウントの代替キー識別子。
- ShipToAddress; string;出荷先サイトの住所。
- ShipToLocationId; integer;出荷先事業所ID。
- ShipToOrgLocation; string;出荷先組織のロケーション。
- ShipToPartyId; integer;出荷先パーティ事業所の一意の識別子。
- ShipToPartyName;文字列;出荷先パーティ名
- ShipToPartySiteLocation;文字列;出荷先パーティ・サイトのロケーション
- ShipToSiteUseId; integer;出荷先サイトの一意の識別子。
- ShipToSiteUseLocation; string;出荷先サイト・ユーザーのロケーション。
- ShortDescription; string;契約の簡単な説明。
- SignContract; string;署名契約アクション。
- SoldToAccount; string;販売先アカウントの名前。
- SoldToAccountDescription; string;販売先アカウントの説明。
- SoldToAccountId; integer;販売先アカウントの一意の識別子。
- SoldToAccountNumber; string;販売先アカウントの代替キー識別子。
- SoldToAddress; string;販売先サイトのアドレス。
- SoldToNumber; string;販売先サイト・ユーザーのロケーション。
- SoldToSiteId; integer;販売先サイトの一意の識別子。
- SourceDocumentId; integer; ソース・ドキュメントの一意の識別子。
- SourceDocumentSystemCode; string; ソース文書システムを識別するコード。
- StartDate; string;契約が作成された日付。
- StateTransitionFlowName; string;状態遷移フローの名前。
- StateTransitionFlowState; string;状態遷移フローの状態。
- ステータス、文字列、契約のステータス。
- StsCode; string; 契約のステータスを示すコード。 契約の更新(パッチ適用)時には、StsCode属性を渡さないでください。 契約を承認するには、承認のために契約を送信(submitForApproval)メソッドを使用する必要があります。
- Supplier; string;契約のサプライヤ。
- SupplierId; integer;サプライヤの一意の識別子。
- SupplierSite; string;サプライヤの住所。
- SupplierSiteId; integer; サプライヤの住所の一意の識別子。
- TargetLineId; string;ターゲット行ID。
- TargetLineMajorVer; string;ターゲット行のメジャー・バージョン。
- TargetLineName; string; targer行名。
- TaxAmount; number;契約の見積金額。
- TaxClassificationMeaning; string;分類カテゴリに対応する有効な分類コード。
- TaxExemptionControl;文字列;免税管理
- TerminateCancelSource; string; 終了または取消リクエストのソース。
- TrnCode; string;取消またはクローズの理由コード。
- TrxnExtensionId; integer;トランザクション拡張のunqiue識別子。
- UnderMigrationFlag; boolean。契約が現在移行中であることを示します。
- UserStatusCode; string; ユーザーのステータスを示すコード。
- UserStatusMeaning; string;ユーザー・ステータスの表示名。
- VersionDescription; string;契約のバージョンの説明。
- totalResults: boolean
"?totalResults=true"の場合、リソース・コレクション表現には"推定行数"が含まれます。それ以外の場合、カウントは含まれません。 デフォルト値はfalseです。
ヘッダー・パラメータ
- Effective-Of:
このヘッダーは文字列値を受け入れます。 この文字列は、セミコロンで区切られた
= 有効日範囲操作の実行に使用されます。 受け入れられるパラメータは、RangeMode、RangeSpan、RangeStartDate、RangeEndDate、RangeStartSequenceおよびRangeEndSequenceです。 パラメータ値は常に文字列です。 RangeModeに指定できる値は、SET_LOGICAL_START、SET_LOGICAL_END、END_DATE、SET_EFFECTIVE_START、SET_EFFECTIVE_END、REPLACE_CORRECTION、REPLACE_UPDATE、RECONCILE_CORRECTION、CORRECTION、RECONCILE_UPDATE、UPDATE、ZAPおよびDELETE_CHANGESです。 RangeSpanに指定できる値は、PHYSICAL_ROW_END_DATEおよびLOGICAL_ROW_END_DATEです。 RangeStartDateおよびRangeEndDateの値は、yyyy-MM-dd形式の日付の文字列表現である必要があります。 RangeStartSequenceおよびRangeEndSequenceの値は、解析時に正の整数が生成されるように文字列である必要があります。のリストです。 - Metadata-Context:
REST APIがランタイム・カスタマイズをサポートしている場合、サービスのシェイプはランタイム中に変更される可能性があります。 RESTクライアントは、これらの変更から自身を分離したり、このヘッダーを指定して最新バージョンのAPIと対話することを選択できます。 次に例を示します : Metadata-Context:sandbox="TrackEmployeeFeature".
- REST-Framework-Version:
RESTクライアントとサービスの間のプロトコル・バージョン。 クライアントがリクエストでこのヘッダーを指定しない場合、サーバーはAPIのデフォルト・バージョンを選択します。
この操作にはリクエスト本文がありません。
トップに戻る応答
サポートされるメディア・タイプ
- application/json
デフォルトのレスポンス
次の表では、このタスクに対するデフォルトのレスポンスについて説明します。
ヘッダー
- Metadata-Context(required):
REST APIがランタイム・カスタマイズをサポートしている場合、サービスのシェイプはランタイム中に変更される可能性があります。 RESTクライアントは、これらの変更から自身を分離したり、このヘッダーを指定して最新バージョンのAPIと対話することを選択できます。 次に例を示します : Metadata-Context:sandbox="TrackEmployeeFeature".
- REST-Framework-Version(required):
RESTクライアントとサービスの間のプロトコル・バージョン。 クライアントがリクエストでこのヘッダーを指定しない場合、サーバーはAPIのデフォルト・バージョンを選択します。
ルート・スキーマ : 契約
タイプ:
ソースを表示
object-
count(required): integer
現在の範囲で返されたリソース・インスタンスの数。
-
hasMore(required): boolean
サーバーで使用可能なリソースが、レスポンスで返されたサブセットより多いかどうかを示します。 値がtrueの場合、サーバーから取得するリソースがさらにあります。 デフォルト値はfalseです。
-
items: array Items
タイトル:
Itemsコレクション内のアイテム。 -
limit(required): integer
サーバーで使用される実際のページング・サイズ。
-
links(required): array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
offset(required): integer
現在のページで使用されるオフセット値。
-
totalResults: integer
"?totalResults=true"の場合の推定行数。それ以外の場合、カウントは含まれません。
ネストされたスキーマ : contracts-item-response
タイプ:
ソースを表示
object-
AccessLevel: string
最大長:
80契約チーム・メンバーのアクセス・レベル。 -
AdjustmentBasis: string
タイトル:
Adjustment Basis最大長:30契約の修正基準。 -
AgreedAmount: number
タイトル:
Agreed Amount契約金額 -
AgreementAmountLimit: number
タイトル:
Amount Limit契約限度額 -
AmendmentEffectiveDate: 文字列(日付)
タイトル:
Amendment Effective Date修正が有効である日付。 -
ApTermsId: integer (int64)
タイトル:
Payment Terms支払条件の一意の識別子。 -
ApTermsName: string
支払条件の一意の識別子。
-
Assignee: string
タイトル:
Assignee契約の割当先。 -
AssigneeId: integer (int64)
割当先の一意の識別子。
-
AssigneeType: string
最大長:
30契約の割当先のタイプ。 -
AuthoringPartyCode: string
タイトル:
Authoring Party最大長:30契約の作成パーティを示すコード。 -
AuthoringPartyMeaning: string
タイトル:
Authoring Party作成パーティの表示名。 -
AutoSendForSignature: string
最大長:
1デフォルト値:Nシグネチャ用に自動送信フラグ。 -
BaseContractYN: string
タイトル:
Base Contract最大長:1現在の契約がネゴシエーション済ベース契約であるかどうかを示します。 -
BillingControl: array Billing Controls
タイトル:
Billing Controls請求管理リソースは、請求管理情報の表示、作成、更新および削除に使用されます。 これには、リソース、ハード制限、ソフト制限などが含まれます。 -
BillingSalesrepId: integer
タイトル:
Salesperson請求営業担当者ID -
BillingSalesrepName: string
タイトル:
Salesperson請求営業担当者名 -
BillPlan: array Bill Plans
タイトル:
Bill Plans請求プラン・リソースは、請求プランの表示、作成、更新および削除に使用されます。 これには、請求プラン名、請求メソッド、請求先アカウント番号、請求先担当者、請求先サイト、請求サイクル、請求セット、支払条件、請求書要約オプション、通貨換算が含まれます。 -
BillSequence: integer (int64)
タイトル:
Billing Sequence契約の請求連番。 -
BillToAccount: string
タイトル:
Bill-to Party請求先アカウントの名前。 -
BillToAccountId: integer (int64)
タイトル:
Bill-to Account請求先アカウントの一意の識別子。 -
BillToAccountNumber: string
タイトル:
Bill-to Account Number最大長:255請求先アカウントの代替キー識別子。 -
BillToAccountPartyId: integer
請求先アカウント・パーティID。
-
BillToAddress: string
タイトル:
Bill-to Address請求先サイトの住所。 -
BillToLocation: string
タイトル:
Bill-to Location最大長:240請求先事業所。 -
BilltoLocationId: integer (int64)
タイトル:
Bill-to Location請求先事業所ID。 -
BillToSiteUseId: integer (int64)
タイトル:
Bill-to Site請求先サイトの一意の識別子。 -
BillToSiteUseLocation: string
タイトル:
Bill-to Site請求先サイト・ユーザーの事業所。 -
CancelReason: string
タイトル:
Cancellation Reason契約の取消の事由。 -
CancelReasonSetCode: string
取消またはクローズ事由コードに使用されるセットの一意の識別子。
-
CarrierId: integer (int64)
タイトル:
Carrier契約が使用可能かどうかを示します。 -
CarrierName: string
タイトル:
Carrier契約運送業者の名前。 -
CloseReason: string
タイトル:
Close Reason契約をクローズする事由です。 -
CloseReasonSetCode: string
保留事由コードに使用されるセットの一意の識別子。
-
Cognomen: string
タイトル:
Name最大長:300契約の名前。 -
CommitmentAmount: number
タイトル:
Committed Amountコミットされた金額。 -
ContractClass: string
読取り専用:
true最大長:30契約のクラス。 -
ContractDocuments: array Contract Documents
タイトル:
Contract Documentsこのリソースは、契約文書カテゴリの文書の表示、作成、更新および削除に使用されます。 この情報には、ファイル名、タイトル、説明、カテゴリが含まれます。 -
ContractHeaderFlexfieldVA: array Contract Header Flexfields
タイトル:
Contract Header Flexfields契約ヘッダー・フレックス・フィールド・リソースは、契約ヘッダー・フレックス・フィールド情報を表示、作成、更新するために使用します。 -
ContractHeaderTranslation: array Contract Header Translations
タイトル:
Contract Header Translationsリソースは、契約ヘッダー翻訳情報の表示、更新に使用されます。 -
ContractId: integer (int64)
契約の一意の識別子。
-
ContractLine: array Contract Lines
タイトル:
Contract Lines契約明細リソースは、契約明細情報の表示、作成、更新、削除に使用されます。 明細情報には、名前、摘要、開始日、終了日、明細金額、出荷先アカウント、出荷先サイト、倉庫が含まれます。 -
ContractNumber: string
タイトル:
Number最大長:120契約の代替キー識別子。 -
ContractNumberModifier: string
タイトル:
Modifier読取り専用:true最大長:120契約番号ファイア。 -
ContractOwnerId: integer
契約所有者の一意の識別子。
-
ContractParty: array Contract Parties
タイトル:
Contract Parties契約パーティ・リソースは、契約パーティの詳細を表示するために使用されます。 契約に対するパーティは、義務を保持し、法的拘束力のある契約の利点を受け取るパーティです。 -
ContractPuid: string
タイトル:
Contract PUID最大長:120契約PUID。 -
ContractTrueValue: number
退職を考慮した後の契約の真の値。
-
ContractTypeId: integer (int64)
タイトル:
Type契約タイプの一意の識別子。 -
ContractTypeName: string
タイトル:
Type最大長:150契約タイプの名前。 -
ContributionPercent: number
タイトル:
Contribution Percent契約に対する拠出金のパーセント。 -
CorpCurrencyCode: string
最大長:
15通貨コード。 この属性は、CRM拡張フレームワークで使用されます。 有効な値のリストは、参照RatedCurrenciesVOで定義されます。 -
CreatedBy: string
タイトル:
Created By読取り専用:true最大長:64レコードを作成したユーザー。 -
CreationDate: string (date-time)
タイトル:
Creation Date読取り専用:trueレコードが作成された日付。 -
CurcyConvRateType: string
最大長:
30通貨換算レート -
Currency: string
タイトル:
Currency Name最大長:80契約の通貨。 -
CurrencyCode: string
タイトル:
Currency最大長:15通貨コード。 この属性は、CRM拡張フレームワークで使用されます。 有効な値のリストは、参照RatedCurrenciesVOで定義されます。 -
CustomerPartyId: integer
読取り専用:
trueパーティの一意識別子 -
CustomerPartyName: string
読取り専用:
true顧客パーティ名。 -
CustomerPartySiteId: integer
読取り専用:
true顧客パーティ・サイトの一意の識別子。 -
CustomerPONumber: string
タイトル:
PO Number最大長:50顧客の発注番号。 -
DateApproved: 文字列(日付)
タイトル:
Approved Date契約が承認された日付。 -
DateSigned: 文字列(日付)
タイトル:
Signed Date契約が署名された日付。 -
DateTerminated: 文字列(日付)
タイトル:
Closed Date契約がクローズされた日付。 -
DatetimeCancelled: 文字列(日付)
タイトル:
Canceled Date契約が取り消された日付。 -
Description: string
タイトル:
Description最大長:1995契約の摘要。 -
DiscountPercent: number
タイトル:
Discount Percent指定された割引のパーセント。 -
EnableElectronicSignFlag: boolean
タイトル:
Enable electronic signature最大長:1電子シグネチャを使用可能にするフラグ -
EncumbranceLevel: string
タイトル:
Encumbrance Level最大長:30契約の予算引当レベルです。 -
EncumbranceLevelMeaning: string
契約の予算引当レベルです。
-
EndDate: 文字列(日付)
タイトル:
End Date契約が終了する日付。 -
EsignTemplateId: string
最大長:
120電子署名テンプレート識別子。 -
EstimatedAmount: number
タイトル:
Amountデフォルト値:0サービスが有効かどうかを示します。 -
ExemptCertificateNumber: string
タイトル:
Exemption Certificate Number最大長:80免税証明書の番号。 -
ExemptionReasonMeaning: string
タイトル:
Exemption Reason契約の免除の事由です。 -
ExemptReasonCode: string
タイトル:
Exemption Reason最大長:30免税の事由を示すコード。 -
ExternalKey: string
最大長:
120外部ソース・システム内の契約を識別するキー。 - ExternalSharedDocuments: array External Shared Documents
-
ExternalSource: string
最大長:
120契約のインポート元の外部ソース・システムの名前。 -
FOB: string
タイトル:
FOB最大長:230契約のFOB。 -
FOBMeaning: string
契約明細の運送条件を示すコード。
-
FreightTerms: string
タイトル:
Freight Terms最大長:230契約の運送条件。 -
FreightTermsMeaning: string
運送条件。
-
GeneratedInvoiceStatus: string
タイトル:
Generated Invoice Status最大長:1生成された請求書のステータス。 -
HoldReasonCode: string
タイトル:
Hold Reason最大長:30契約を保持する事由を示すコード。 -
HoldReasonCodeSetId: integer (int64)
保留事由コードに使用されるセットの一意の識別子。
-
HoldReasonMeaning: string
保留事由の意味。
-
HoldReasonSetCode: string
保留事由コードに使用されるセットの一意の識別子。
-
HoldUntilDate: 文字列(日付)
タイトル:
Hold Until Date契約が保留される最終日。 -
Id: integer (int64)
契約の外部ID。
- InternalSharedDocuments: array Internal Shared Documents
-
InvConvRateDate: 文字列(日付)
タイトル:
Conversion Date請求書換算レートの日付。 -
InvConvRateDateType: string
タイトル:
Conversion Date Type最大長:15請求書換算レートの日付タイプ。 -
InvConvRateDateTypeName: string
請求書換算レート基準日タイプの名前。
-
InvConvRateType: string
タイトル:
Conversion Rate Type最大長:15請求書換算レートのタイプ。 -
InvConvRateTypeName: string
請求書換算レート・タイプの名前。
-
InvOrganizationId: integer (int64)
タイトル:
Item Master品目マスター組織の一意の識別子。 -
InvOrgName: string
タイトル:
Item Master最大長:240請求書組織の名前。 -
InvTrxTypeId: integer (int64)
タイトル:
Transaction Type請求書トランザクション・タイプ識別子。 -
InvTrxTypeName: string
タイトル:
Transaction Typeトランザクション・タイプ名の非表示。 -
ItemSourceCode: string
読取り専用:
true品目のソース・コード。 -
LastUpdateDate: string (date-time)
タイトル:
Last Update Date読取り専用:true契約の税額。 -
LastUpdatedBy: string
タイトル:
Last Updated By読取り専用:true最大長:64レコードを最後に更新したユーザーのログイン。 -
LastUpdateLogin: string
読取り専用:
true最大長:32レコードが最後に更新された日付。 -
LedgerCurrency: string
契約の元帳通貨。
-
LegalEntityId: integer (int64)
タイトル:
Legal Entity法的エンティティの一意の識別子。 -
LegalEntityName: string
タイトル:
Legal Entity最大長:240法的エンティティの名前。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Version読取り専用:trueデフォルト値:1契約の現在のバージョン。 -
MinimumReleaseAmount: number
タイトル:
Minimum Release Amount最小リリース金額。 -
NetInvoiceFlag: boolean
タイトル:
Net invoice最大長:1請求書をネッティングするかどうかを示します。 -
NonStandardClauseCount: string
読取り専用:
true非標準条項件数。 -
OrgId: integer (int64)
タイトル:
Business Unitビジネス・ユニットの一意の識別子。 -
OrgName: string
タイトル:
Business Unitビジネス・ユニットの名前。 -
OrigSystemId: integer (int64)
読取り専用:
trueソース・システムの一意の識別子。 -
OrigSystemReference: string
読取り専用:
true最大長:30属性ソース・システムで指定した外部ソース・システムからのパーティの一意の識別子。 -
OrigSystemSourceCode: string
読取り専用:
true最大長:30ソース・システムのソース・コード。 -
OutputTaxClassificationCode: string
タイトル:
Tax Classification Code最大長:50仮受税金分類のコード。 -
OutputTaxSetId: integer
読取り専用:
true仮受税金セットの一意の識別子。 -
OverallRiskCode: string
タイトル:
Overall Risk最大長:30契約の全体的なリスクのコード。 -
OwningOrgId: integer (int64)
タイトル:
Contract Organization契約を所有する組織の一意の識別子。 -
OwningOrgName: string
タイトル:
Contract Organization契約を所有する組織の名前。 -
PartyId: integer
プライマリ・パーティの一意の識別子。
-
PartyName: string
タイトル:
Primary Partyプライマリ・パーティの名前。 -
PartyObjectType: string
読取り専用:
trueパーティ・オブジェクトのタイプ。 -
PriceApplicationRule: string
タイトル:
Price Application Rule最大長:30価格適用ルール。 -
PriceList: string
タイトル:
Price Book最大長:30契約の価格リスト。 -
PriceListName: string
タイトル:
Price Book使用される価格リストの名前。 -
PricingEffectivityDate: string (date-time)
タイトル:
Pricing Effective Date価格設定の有効開始日。 -
PricingSegmentCode: string
最大長:
30契約の価格設定戦略の決定に使用される価格設定セグメントのコード。 -
PricingStrategyId: integer (int64)
契約の価格設定に使用される価格設定戦略の一意の識別子。
-
PrimaryLedgerId: integer
読取り専用:
trueデフォルト値:1プライマリ元帳の一意の識別子。 -
PrimaryPartyId: integer
プライマリ・パーティの一意の識別子。
-
PrimarySalesrepId: integer (int64)
プライマリ営業担当リソース識別子。
-
ProjectEnabledFlag: boolean
読取り専用:
trueプロジェクトが使用可能かどうかを示します。 -
RecvInvOrg: string
タイトル:
Ship-to Organization最大長:240契約の受入在庫組織。 -
RecvInvOrgId: integer (int64)
タイトル:
Ship-to Organization受入在庫組織の一意の識別子。 -
RelatedDocument: array Related Documents
タイトル:
Related Documentsリソースは、関連契約情報の表示、作成、更新、削除に使用されます。 -
RenewalType: string
タイトル:
Renewal Process最大長:30更改タイプ -
RevenuePlan: array Revenue Plans
タイトル:
Revenue Plansリソースは、収益プランの表示、作成、更新、削除に使用されます。 これには、収益プラン名および収益メソッドが含まれます。 -
RunContractExpertFlag: boolean
デフォルト値:
true契約の作成または更新時に条件をデフォルト設定した後にエキスパートを実行するかどうかを示します。 -
SalesCredit: array Sales Credits
タイトル:
Sales Creditsこのリソースは、契約ヘッダーおよび明細レベルで販売実績情報を表示、作成、更新および削除するために使用されます。 この情報には、営業担当名、目標タイプ、パーセント、開始日および終了日が含まれます。 -
Section: array Sections
タイトル:
Sectionsリソースは、契約条件のセクションを表示するために使用されます。 -
SendForSignature: string
シグネチャ用に送信アクション。 Discarded.
-
ServiceEnabledFlag: boolean
読取り専用:
trueサービス使用可能フラグ - ShareWithExternalPartyYn: string
-
ShipInvOrg: string
タイトル:
Warehouse最大長:240契約の出荷在庫組織。 -
ShipInvOrgId: integer (int64)
タイトル:
Warehouse出荷在庫組織の一意の識別子。 -
ShipToAccount: string
タイトル:
Ship-to Party出荷先アカウントの名前。 -
ShipToAccountDescription: string
タイトル:
Ship-to Account Description出荷先アカウントの摘要。 -
ShipToAccountId: integer (int64)
タイトル:
Ship-to Account出荷先アカウントの一意の識別子。 -
ShipToAccountNumber: string
タイトル:
Ship-to Account Number最大長:255出荷先アカウントの代替キー識別子です。 -
ShipToAddress: string
タイトル:
Ship-to Address出荷先サイトの住所。 -
ShipToLocationId: integer (int64)
タイトル:
Ship-to Location出荷先事業所ID。 -
ShipToOrgLocation: string
タイトル:
Ship-to Location最大長:240出荷先組織の事業所。 -
ShipToPartyId: integer (int64)
タイトル:
Ship-to Party出荷先パーティ事業所の一意の識別子。 -
ShipToPartyName: string
タイトル:
Ship-to Party出荷先パーティ名 -
ShipToPartySiteLocation: string
タイトル:
Ship-to Site出荷先パーティ・サイト事業所 -
ShipToSiteUseId: integer (int64)
タイトル:
Ship-to Site出荷先サイトの一意の識別子。 -
ShipToSiteUseLocation: string
タイトル:
Ship-to Site出荷先サイト・ユーザーの事業所。 -
ShortDescription: string
最大長:
600契約の概略。 -
SignContract: string
契約の署名処理。
-
SoldToAccount: string
タイトル:
Sold-to Party販売先アカウントの名前。 -
SoldToAccountDescription: string
タイトル:
Sold-to Account Description販売先アカウントの摘要。 -
SoldToAccountId: integer (int64)
タイトル:
Sold-to Account販売先アカウントの一意の識別子。 -
SoldToAccountNumber: string
タイトル:
Sold-to Account Number最大長:255販売先アカウントの代替キー識別子です。 -
SoldToAddress: string
タイトル:
Sold-to Address販売先サイトの住所。 -
SoldToNumber: string
タイトル:
Sold-to Site販売先サイト・ユーザーのロケーション。 -
SoldToSiteId: integer (int64)
タイトル:
Sold-to Site販売先サイトの一意の識別子。 -
SourceDocumentId: integer (int64)
タイトル:
Source Document Numberソース文書の一意の識別子。 -
SourceDocumentSystemCode: string
タイトル:
Source Application最大長:30ソース文書システムを識別するコード。 -
StartDate: 文字列(日付)
タイトル:
Start Date契約が作成された日付。 -
StateTransitionFlowName: string
最大長:
240状態遷移フローの名前。 -
StateTransitionFlowState: string
最大長:
240状態遷移フローの状態。 -
Status: string
タイトル:
Status読取り専用:true最大長:80契約のステータス。 -
StsCode: string
タイトル:
Status最大長:30デフォルト値:DRAFT契約のステータスを示すコード。 契約の更新(パッチ適用)時には、StsCode属性を渡さないでください。 契約を承認するには、承認のために契約を送信(submitForApproval)メソッドを使用する必要があります。 -
Supplier: string
タイトル:
Supplier最大長:360契約のサプライヤ。 -
SupplierId: integer (int64)
タイトル:
Supplierサプライヤの一意の識別子。 -
SupplierSite: string
タイトル:
Supplier Address最大長:240サプライヤの住所。 -
SupplierSiteId: integer (int64)
タイトル:
Supplier Addressサプライヤの住所の一意の識別子。 -
SupportingDocuments: array Supporting Documents
タイトル:
Supporting Documentsリソースは、サポート文書カテゴリの文書の表示、作成、更新、削除に使用されます。 この情報には、ファイル名、タイトル、説明、カテゴリが含まれます。 -
TargetLineId: string
読取り専用:
trueターゲット明細ID。 -
TargetLineMajorVer: string
読取り専用:
trueターゲット明細のメジャー・バージョン。 -
TargetLineName: string
読取り専用:
trueタラガー行名。 -
TaxAmount: number
タイトル:
Tax Amount契約の見積金額。 -
TaxClassificationMeaning: string
タイトル:
Classification Code分類カテゴリに対応する有効な分類コード。 -
TaxExemptionControl: string
タイトル:
Exemption Handling最大長:30免税管理 -
TaxExemptionControlMeaning: string
免税管理。
-
TemplateFlag: boolean
最大長:
3デフォルト値:false契約のテンプレートを示します。 -
TerminateCancelSource: string
最大長:
30退職または取消リクエストのソース。 -
TermsTemplateId: integer
条件テンプレートID
-
TrnCode: string
タイトル:
Close Reason最大長:30取消またはクローズ事由コード。 -
TrnCodeSetId: integer (int64)
取消またはクローズ事由コードに使用されるセットの一意の識別子。
-
TrxnExtensionId: integer (int64)
トランザクション拡張の必須でない識別子。
-
UnderMigrationFlag: boolean
タイトル:
Migration in progress最大長:1契約が現在移行中であることを示します。 -
UserStatusCode: string
タイトル:
User Status最大長:30ユーザーのステータスを示すコード。 -
UserStatusMeaning: string
タイトル:
User Status読取り専用:true最大長:150ユーザー・ステータスの表示名。 -
VersionDescription: string
タイトル:
Version Description最大長:1995契約のバージョンの説明。 -
WebServiceFlag: boolean
デフォルト値:
falsewebサービスが使用可能かどうかを示します。
ネストされたスキーマ : 請求管理
タイプ:
arrayタイトル:
Billing Controls請求管理リソースは、請求管理情報の表示、作成、更新および削除に使用されます。 これには、リソース、ハード制限、ソフト制限などが含まれます。
ソースを表示
ネストされたスキーマ : 請求プラン
タイプ:
arrayタイトル:
Bill Plans請求プラン・リソースは、請求プランの表示、作成、更新および削除に使用されます。 これには、請求プラン名、請求メソッド、請求先アカウント番号、請求先担当者、請求先サイト、請求サイクル、請求セット、支払条件、請求書要約オプション、通貨換算が含まれます。
ソースを表示
ネストされたスキーマ : 契約文書
タイプ:
arrayタイトル:
Contract Documentsこのリソースは、契約文書カテゴリの文書の表示、作成、更新および削除に使用されます。 この情報には、ファイル名、タイトル、説明、カテゴリが含まれます。
ソースを表示
ネストされたスキーマ : 契約ヘッダー・フレックスフィールド
タイプ:
arrayタイトル:
Contract Header Flexfields契約ヘッダー・フレックス・フィールド・リソースは、契約ヘッダー・フレックス・フィールド情報を表示、作成、更新するために使用します。
ソースを表示
ネストされたスキーマ : 契約ヘッダー翻訳
タイプ:
arrayタイトル:
Contract Header Translationsリソースは、契約ヘッダー翻訳情報の表示、更新に使用されます。
ソースを表示
ネストされたスキーマ : 契約明細
タイプ:
arrayタイトル:
Contract Lines契約明細リソースは、契約明細情報の表示、作成、更新、削除に使用されます。 明細情報には、名前、摘要、開始日、終了日、明細金額、出荷先アカウント、出荷先サイト、倉庫が含まれます。
ソースを表示
ネストされたスキーマ : 契約パーティ
タイプ:
arrayタイトル:
Contract Parties契約パーティ・リソースは、契約パーティの詳細を表示するために使用されます。 契約に対するパーティは、義務を保持し、法的拘束力のある契約の利点を受け取るパーティです。
ソースを表示
ネストされたスキーマ : 収益プラン
タイプ:
arrayタイトル:
Revenue Plansリソースは、収益プランの表示、作成、更新、削除に使用されます。 これには、収益プラン名および収益メソッドが含まれます。
ソースを表示
ネストされたスキーマ : 販売実績
タイプ:
arrayタイトル:
Sales Creditsこのリソースは、契約ヘッダーおよび明細レベルで販売実績情報を表示、作成、更新および削除するために使用されます。 この情報には、営業担当名、目標タイプ、パーセント、開始日および終了日が含まれます。
ソースを表示
ネストされたスキーマ : サポート文書
タイプ:
arrayタイトル:
Supporting Documentsリソースは、サポート文書カテゴリの文書の表示、作成、更新、削除に使用されます。 この情報には、ファイル名、タイトル、説明、カテゴリが含まれます。
ソースを表示
ネストされたスキーマ : contracts-BillingControl-item-response
タイプ:
ソースを表示
object-
ActiveFlag: boolean
タイトル:
Active最大長:1デフォルト値:true請求管理がアクティブかどうかを示します。 -
BillingControlId: integer (int64)
請求管理の一意の識別子。
-
BillingResource: string
タイトル:
Billing Resource請求管理が定義されているリソース・ブレークダウン・ストラクチャ要素。 -
EndDate: 文字列(日付)
タイトル:
End Date請求管理が終了する日付。 -
ExternalReferenceKey: string
最大長:
150外部ソースの参照キー。 -
ExternalSourceKey: string
最大長:
150請求管理の外部ソース・キー。 -
HardLimitAmount: number
タイトル:
Hard Limit請求管理のハード制限。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
請求管理の契約バージョン。
-
RbsElementId: integer (int64)
タイトル:
Billing Resource ID請求管理が定義されているリソース・ブレークダウン・ストラクチャ要素の識別子。 -
SoftLimitAmount: number
タイトル:
Soft Limit請求管理のソフト制限。 -
StartDate: 文字列(日付)
タイトル:
Start Date請求管理が開始する日付。
ネストされたスキーマ : リンク
タイプ:
ソースを表示
object-
href: string
タイトル:
hyperlink reference関連リソースへのURI。 -
kind: string
タイトル:
kind許可された値:[ "collection", "item", "describe", "other" ]関連リソースの種類。 -
name: string
タイトル:
name関連リソースへのリンクの名前。 -
properties: object properties
-
rel: string
タイトル:
relation許可された値:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]リソース・インスタンスとの関係の名前。 例: self.
ネストされたスキーマ : properties
タイプ:
ソースを表示
object-
changeIndicator: string
リソース・インスタンスのインジケータまたはETag値を変更します。
ネストされたスキーマ : contracts-BillPlan-item-response
タイプ:
ソースを表示
object-
BillingCurrencyType: string
タイトル:
Billing Currency Type最大長:80請求プランの通貨オプションです。 -
BillingCycle: string
タイトル:
Billing Cycle最大長:30請求の期間。 -
BillingCycleId: integer (int64)
タイトル:
Billing Cycle ID請求サイクルの一意の識別子。 -
BillMethodId: integer (int64)
タイトル:
Bill Method ID請求メソッドの一意の識別子。 -
BillMethodName: string
タイトル:
Method Name最大長:30請求メソッドの名前。 -
BillPlanDescriptiveFlexField: array Bill Plan Flexfields
タイトル:
Bill Plan Flexfields請求プラン・フレックスフィールド・リソースは、契約請求プラン・フレックスフィールド情報を表示、作成および更新するために使用されます。 -
BillPlanId: integer (int64)
タイトル:
Bill Plan ID請求プランの一意の識別子。 -
BillPlanName: string
タイトル:
Name最大長:30請求プランの名前。 -
BillPlanTranslation: array Bill Plan Translations
タイトル:
Bill Plan Translations請求プラン翻訳リソースは、契約請求プラン翻訳情報の表示および更新に使用されます。 -
BillSetNumber: number
タイトル:
Bill Set請求セット番号は請求書のグループ化に使用されます。 -
BillToAccountNumber: string
タイトル:
Bill-to Account Number最大長:30請求書の送信先および支払の責任を負う顧客の代替識別子。 -
BillToContactEmail: string
タイトル:
Bill-to Contact E-mail請求先顧客サイトからの担当者個人のEメール・アドレス。 -
BillToContactId: integer (int64)
タイトル:
Bill-to Contact請求先顧客サイトからの担当者の一意の識別子。 -
BillToContactName: string
タイトル:
Bill-to Contact最大長:360請求先顧客サイトからの担当者名。 -
BillToCustomerAccountId: integer (int64)
タイトル:
Bill-to Account Number請求書の送信先で支払を担当する顧客の一意の識別子。 -
BillToSite: string
タイトル:
Bill-to Site最大長:150請求書を送信する顧客サイト。 -
BillToSiteUseId: integer (int64)
タイトル:
Bill-to Site請求書を送信するサイトの一意の識別子。 -
BurdenSchedule: string
タイトル:
Burden Schedule最大長:30収益プランの間接費スケジュール。 -
BurdenSchFixedDate: 文字列(日付)
タイトル:
Fixed Date間接費スケジュールの有効レートの決定に使用される固定日。 -
BurdenSchId: integer (int64)
タイトル:
Burden Schedule ID間接費スケジュールの識別子。 -
DocumentNumber: string
タイトル:
Document Number最大長:240信用状使用可能付与の請求プランの文書番号。 -
EventInvoiceFormat: string
タイトル:
Event Format最大長:30請求書配分を請求書明細に要約するイベント請求書識別子。 このオプションは、イベント・トランザクションに適用されます。 -
EventsInvoiceFormatId: integer (int64)
タイトル:
Event Invoice Format ID請求書配分を請求書明細に要約するイベント請求書書式の一意の識別子です。 このオプションは、イベント・トランザクションに適用されます。 -
ExternalReferenceKey: string
最大長:
150外部ソースの参照キー -
ExternalSourceKey: string
最大長:
150外部ソース・キー -
FederalInvoiceFormat: string
タイトル:
Federal Invoice Format最大長:80GMS契約請求書の請求書書式。 -
FirstBillingOffsetDays: number
タイトル:
First Bill Offset Daysプロジェクト開始日とプロジェクトの最初の請求書の日付との間の経過日数。 -
InvHdrGroupingOptions: string
タイトル:
Invoice Grouping最大長:2000請求プランの請求書ヘッダー・グループ化オプション。 -
InvoiceComment: string
タイトル:
Invoice Comment最大長:240請求書のコメント -
InvoiceCurrencyCode: string
タイトル:
Invoice Revenue Currency最大長:30請求書通貨コード。 -
InvoiceCurrencyConversionDateType: string
タイトル:
Conversion Date Type最大長:80請求書通貨日付タイプ。 -
InvoiceCurrencyConversionRateType: string
タイトル:
Conversion Rate Type最大長:30請求書通貨レート・タイプ・コード。 -
InvoiceCurrencyDateType: string
タイトル:
Currency Conversion Date Type Code最大長:30請求書通貨日付タイプ・コード。 -
InvoiceCurrencyExchgDate: 文字列(日付)
タイトル:
Conversion Date請求書通貨換算日。 -
InvoiceCurrencyOptCode: string
タイトル:
Billing Currency Type Code最大長:30請求プランの通貨オプション・コード。 -
InvoiceCurrencyRateType: string
タイトル:
Currency Conversion Rate Type Code最大長:30請求書通貨レート・タイプ・コード。 -
InvoiceHdrGrpOptName: string
タイトル:
Invoice Grouping最大長:80請求プランの請求書ヘッダー・グループ化オプション名。 -
InvoiceInstructions: string
タイトル:
Billing Instructions最大長:240請求書指示 -
JobAssignmentOverride: array Job Assignment Overrides
タイトル:
Job Assignment Overridesリソースは、ジョブ割当上書き詳細の表示、作成、更新、削除に使用されます -
JobBillRateSchId: integer (int64)
タイトル:
Job Rate Scheduleジョブ請求レート・スケジュールの一意の識別子。 -
JobRateOverride: array Job Rate Overrides
タイトル:
Job Rate Overridesリソースは、ジョブ・レート上書き詳細の表示、作成、更新、削除に使用されます。 -
JobRateSchedule: string
タイトル:
Job Rate Schedule最大長:30ジョブ請求レート・スケジュール。 -
JobTitleOverride: array Job Title Overrides
タイトル:
Job Title Overridesリソースは、ジョブ・タイトル上書き詳細の表示、作成、更新、削除に使用されます。 -
LaborBillBasisCode: string
タイトル:
Labor Cost Basis Code最大長:30原価払戻可能な労務費基準コード。 -
LaborCostBasis: string
タイトル:
Labor Cost Basis最大長:80原価払戻可能な労務費基準。 -
LaborDiscountPercentage: number
タイトル:
Discount Percentage標準労務請求レート・スケジュールから割引されるパーセント。 -
LaborDiscountReasonCode: string
タイトル:
Labor Discount Reason Code最大長:30労務レート変更事由コード。 -
LaborInvoiceFormat: string
最大長:
30請求書配分を請求書明細に要約する労務請求書書式。 このオプションは労務トランザクションに適用されます。 -
LaborInvoiceFormatId: integer (int64)
タイトル:
Labor Invoice Format ID請求書配分を請求書明細に要約する労務請求書書式の一意識別子です。 このオプションは労務トランザクションに適用されます。 -
LaborMarkupPercentage: number
タイトル:
Labor Markup Percentage労務値入れ率。 -
LaborMultiplierOverride: array Labor Multiplier Overrides
タイトル:
Labor Multiplier Overridesリソースは、労務乗数上書き詳細の表示、作成、更新、削除に使用されます。 -
LaborRateChangeReason: string
タイトル:
Labor Rate Change Reason最大長:80労務レート変更事由。 -
LaborSchFixedDate: 文字列(日付)
タイトル:
Fixed Date標準労務請求レート・スケジュールの有効請求レートの決定に使用される固定日。 -
LaborTpScheduleId: integer
タイトル:
Labor Transfer Price Schedule ID会社間振替価格の労務スケジュールの一意の識別子です。 -
LaborTpSchFixedDate: 文字列(日付)
タイトル:
Fixed Date会社間労務振替価格スケジュールの有効レートの決定に使用される固定日。 -
LaborTransferPriceSchedule: string
タイトル:
Labor Transfer Price Schedule最大長:50会社間振替価格の労務スケジュールです。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
LocFlag: boolean
タイトル:
Enable letter of credit最大長:1信用状が使用可能かどうかを示します。 -
MajorVersion: integer (int64)
請求プランの契約メジャー・バージョン。
-
NlBillBasisCode: string
タイトル:
Nonlabor Cost Basis Code最大長:30原価払戻可能な非労務費基準コード。 -
NlBillRateSchId: integer (int64)
タイトル:
Nonlabor Rate Schedule非労務請求レート・スケジュールの識別子。 -
NlDiscountPercentage: number
タイトル:
Discount Percentage標準非労務請求レート・スケジュールから割引されるパーセント。 -
NlDiscountReasonCode: string
タイトル:
Nonlabor Discount Reason Code最大長:30非労務レート変更事由コード。 -
NlInvoiceFormatId: integer (int64)
タイトル:
Nonlabor Invoice Format ID請求書配分を請求書明細に要約する非労務請求書書式識別子の一意識別子です。 このオプションは、非労務トランザクションに適用されます。 -
NlMarkupPercentage: number
タイトル:
Nonlabor Markup Percentage非労務値入れ率。 -
NlSchFixedDate: 文字列(日付)
タイトル:
Fixed Date標準非労務請求レート・スケジュールの有効請求レートの決定に使用される固定日。 -
NlTpScheduleId: integer
タイトル:
Nonlabor Transfer Price Schedule ID会社間振替価格の非労務スケジュールの一意の識別子です。 -
NlTpSchFixedDate: 文字列(日付)
タイトル:
Fixed Date会社間非労務振替価格予定表の有効レートの決定に使用される固定日。 -
NonlaborCostBasis: string
タイトル:
Nonlabor Cost Basis最大長:80原価払戻可能な非労務費基準です。 -
NonlaborInvoiceFormat: string
タイトル:
Nonlabor Format最大長:30請求書配分を請求書明細に要約する非労務請求書書式。 このオプションは、非労務トランザクションに適用されます。 -
NonlaborRateChangeReason: string
タイトル:
Nonlabor Rate Change Reason最大長:80非労務レート変更事由。 -
NonLaborRateOverride: array Non Labor Rate Overrides
タイトル:
Non Labor Rate Overridesリソースは、非労務乗数上書き詳細の表示、作成、更新、削除に使用されます。 -
NonlaborRateSchedule: string
タイトル:
Nonlabor Rate Schedule最大長:30非労務請求レート・スケジュール。 -
NonlaborTransferPriceSchedule: string
タイトル:
Nonlabor Transfer Price Schedule最大長:50会社間振替価格の非労務スケジュールです。 -
OnHoldFlag: boolean
タイトル:
On hold最大長:1デフォルト値:false請求書の生成に請求プランを使用できるかどうかを示します。 -
PaymentTerms: string
タイトル:
Payment Terms最大長:15支払の条件。 -
PaymentTermsId: integer (int64)
タイトル:
Payment Term ID支払条件の一意の識別子。 -
PersonBillRateSchId: integer (int64)
タイトル:
Person Rate Schedule従業員請求レート・スケジュールの識別子。 -
PersonRateOverride: array Person Rate Overrides
タイトル:
Person Rate Overridesこのリソースは、個人レート上書き詳細の表示、作成、更新、削除に使用されます。 -
PersonRateSchedule: string
タイトル:
Person Rate Schedule最大長:30従業員請求レート・スケジュール。
ネストされたスキーマ : 請求プラン・フレックスフィールド
タイプ:
arrayタイトル:
Bill Plan Flexfields請求プラン・フレックスフィールド・リソースは、契約請求プラン・フレックスフィールド情報を表示、作成および更新するために使用されます。
ソースを表示
ネストされたスキーマ : 請求プラン翻訳
タイプ:
arrayタイトル:
Bill Plan Translations請求プラン翻訳リソースは、契約請求プラン翻訳情報の表示および更新に使用されます。
ソースを表示
ネストされたスキーマ : 職務割当上書き
タイプ:
arrayタイトル:
Job Assignment Overridesリソースは、ジョブ割当上書き詳細の表示、作成、更新、削除に使用されます
ソースを表示
ネストされたスキーマ : ジョブ・レート上書き
タイプ:
arrayタイトル:
Job Rate Overridesリソースは、ジョブ・レート上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 職務名上書き
タイプ:
arrayタイトル:
Job Title Overridesリソースは、ジョブ・タイトル上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 労務乗数上書き
タイプ:
arrayタイトル:
Labor Multiplier Overridesリソースは、労務乗数上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 非労務レート上書き
タイプ:
arrayタイトル:
Non Labor Rate Overridesリソースは、非労務乗数上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 個人レート上書き
タイプ:
arrayタイトル:
Person Rate Overridesこのリソースは、個人レート上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : contracts-BillPlan-BillPlanDescriptiveFlexField-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Prompt最大長:30 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Prompt -
BillPlanId: integer (int64)
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
ネストされたスキーマ : contracts-BillPlan-BillPlanTranslation-item-response
タイプ:
ソースを表示
object-
BillPlanDesc: string
最大長:
240収益プランの摘要。 -
BillPlanId: integer (int64)
請求プラン識別子
-
BillPlanName: string
最大長:
30請求プラン名 -
InvoiceComment: string
最大長:
240請求書のコメント -
InvoiceInstructions: string
最大長:
240請求書指示 -
Language: string
最大長:
4翻訳言語 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
請求プラン翻訳の契約バージョン
-
ObjectVersionNumber: 整数(int32)
収益プラン・オブジェクト・バージョンです。
-
SourceLang: string
最大長:
4ソース言語
ネストされたスキーマ : contracts-BillPlan-JobAssignmentOverride-item-response
タイプ:
ソースを表示
object-
BillingTitle: string
タイトル:
Billing Title Override最大長:80この請求プランの個人に割り当てられている上書きジョブ・タイトルの名前。 顧客への請求書の表示に使用されます。 -
ContractLineId: integer (int64)
タイトル:
Contract Line IDジョブ割当上書きが定義されている契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150ジョブ割当上書きが定義されている契約明細。 -
EmailAddress: string
タイトル:
Email最大長:240職務割当上書きが定義されている電子メール・アドレス。 -
EndDateActive: 文字列(日付)
タイトル:
End Dateジョブ・アサイメントの上書きが適用される日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでのジョブ割当上書きの一意識別子です。 外部webサービスを介して作成されたジョブ割当上書きを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150ジョブ割当上書きが発生したソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたジョブ割当上書きを識別するために使用されます。 -
JobAssignmentOverrideId: integer (int64)
タイトル:
Job Assignment Override ID請求プランのジョブ割当上書きの一意の識別子で、その個人の通常のジョブではなく、特定の個人に割り当てられたネゴシエーション済ジョブを識別します。 -
JobCode: string
タイトル:
Job Codeこの請求または収益プランの個人に割り当てられている上書きのジョブ・コード。 -
JobId: integer (int64)
タイトル:
Job IDこの請求または収益プランの個人に割り当てられている上書きジョブの一意識別子です。 -
JobName: string
タイトル:
Job Name最大長:240この請求または収益プランの個人に割り当てられている上書きのジョブ名。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1この特定のジョブ割当セット上書き詳細を含む契約のバージョン。 -
PersonId: integer (int64)
タイトル:
Person IDジョブ・アサイメント上書きが定義されている個人の一意の識別子。 -
PersonName: string
タイトル:
Person最大長:2000ジョブ・アサイメント上書きが定義されている個人。 -
PersonNumber: string
タイトル:
Person Number最大長:30ジョブ・アサイメント上書きが定義されている個人番号。 -
StartDateActive: 文字列(日付)
タイトル:
Start Dateジョブ・アサイメントの上書きが適用される開始日。
ネストされたスキーマ : contracts-BillPlan-JobRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Job Rate Override ID請求レート上書きの一意識別子です。 -
BillRateUnitCode: string
タイトル:
Unit of Measure読取り専用:true最大長:30デフォルト値:HOURS請求レート・ユニット・コード。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
JobCode: string
タイトル:
Job Code請求レートが上書きされるジョブのコード。 -
JobId: integer (int64)
タイトル:
Job ID請求レートが上書きされるジョブの一意識別子です。 -
JobName: string
タイトル:
Job最大長:240請求レートが上書きされるジョブの名前。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Discount Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Discount Reason最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-BillPlan-JobTitleOverride-item-response
タイプ:
ソースを表示
object-
BillingTitle: string
タイトル:
Billing Title Override最大長:80この請求プランのジョブに割り当てられている上書きジョブ・タイトルの名前。 顧客への請求書の表示に使用されます。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID役職上書きが定義されている契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150職務名上書きが定義されている契約行番号。 -
EndDateActive: 文字列(日付)
タイトル:
End Date役職の上書きが適用される日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでのジョブ・タイトル上書きの一意識別子です。 外部webサービスを介して作成されたジョブ・タイトル上書きを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150役職の上書き元のソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたジョブ・タイトル上書きを識別するために使用されます。 -
JobCode: string
タイトル:
Job Code役職の上書きが定義されている役職のコード。 -
JobId: integer (int64)
タイトル:
Job IDジョブ・タイトル上書きが定義されているジョブの一意の識別子。 -
JobName: string
タイトル:
Job Name最大長:240役職の上書きが定義されている役職の名前。 -
JobTitleOverrideId: integer (int64)
タイトル:
Job Title Override ID請求プランのジョブ・タイトル上書きの一意の識別子で、その個人の通常のタイトルではなく、特定の個人に割り当てられたネゴシエーション済ジョブ・タイトルを識別します。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1この特定のジョブ・タイトル上書き詳細セットを含む契約のバージョン。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date役職の上書きが適用される開始日。
ネストされたスキーマ : contracts-BillPlan-LaborMultiplierOverride-item-response
タイプ:
ソースを表示
object-
ContractLineId: integer (int64)
タイトル:
Contract Line ID労務乗数上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150労務相互階層上書きが適用される契約明細番号。 -
EndDateActive: 文字列(日付)
タイトル:
End Date労務乗数上書きが適用される日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
LaborMultiplier: number
タイトル:
Multiplier労務乗数 -
LaborMultiplierId: integer (int64)
タイトル:
Labor Multiplier ID請求プランまたは収益プランの労務乗数上書きの一意識別子で、ネゴシエーション済値に労務のコスト・レートを乗算するように識別します。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1この特定の労務乗数上書き詳細セットを含む契約のバージョン。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date労務乗数上書きが適用される開始日。
ネストされたスキーマ : contracts-BillPlan-NonLaborRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Nonlabor Rate Override ID請求レート上書きの一意識別子です。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExpenditureTypeId: integer (int64)
タイトル:
Expenditure Type ID請求レートが上書きされる支出タイプの一意識別子です。 -
ExpenditureTypeName: string
タイトル:
Expenditure Type最大長:240請求レートが上書きされる支出タイプ名。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
MarkupPercentage: number
タイトル:
Markup Percentage請求レートに適用される値入れ率。 -
NonLaborResourceId: integer (int64)
タイトル:
Nonlabor Resource ID請求レートが上書きされる非労務リソースの一意識別子です。 -
NonLaborResourceName: string
タイトル:
Nonlabor Resource最大長:240請求レートが上書きされる非労務リソース名。 -
OrganizationId: integer (int64)
タイトル:
Organization ID請求レート上書きが定義されている組織の一意識別子。 -
OrganizationName: string
タイトル:
Organization最大長:240請求レート上書きが定義されている組織の名前。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Rate Change Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Rate Change Reason Code最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-BillPlan-PersonRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Person Rate Override ID請求レート上書きの一意識別子です。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
PersonEmail: string
タイトル:
Person Email最大長:240請求レートが上書きされる個人のEメール。 -
PersonId: integer (int64)
タイトル:
Person ID請求レートが上書きされる個人の一意の識別子。 -
PersonName: string
タイトル:
Person最大長:240請求レートが上書きされる個人の名前。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Rate Change Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Rate Change Reason Code最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-ContractDocuments-item-response
タイプ:
ソースを表示
object-
AsyncTrackerId: string
タイトル:
Asynchronous Upload Tracker Id内部共有ドキュメントの非同期トラッカID。 -
AttachedDocumentId: integer (int64)
タイトル:
Attached Document Id添付された内部共有文書の一意の識別子。 -
CategoryName: string
タイトル:
Category最大長:30内部共有文書が割り当てられるカテゴリのコード。 - ContentRepositoryFileShared: boolean
-
CreatedBy: string
タイトル:
Created By読取り専用:true最大長:255内部共有文書を作成したユーザー。 -
CreatedByUserName: string
タイトル:
Created By User Name読取り専用:true内部共有文書を作成したユーザーの名前。 -
CreationDate: string (date-time)
タイトル:
Creation Date読取り専用:true内部共有文書が作成された日付。 -
DatatypeCode: string
タイトル:
Type最大長:30デフォルト値:FILE外部共有文書がファイルまたはURLであるかどうかを識別するコード。 -
Description: string
タイトル:
Description最大長:255内部共有文書の摘要。 -
DmDocumentId: string
最大長:
255内部共有ドキュメントのDMドキュメントID。 -
DmFolderPath: string
タイトル:
Dm Folder Path最大長:1000内部共有ドキュメントのDmフォルダ・パス。 -
DmVersionNumber: string
最大長:
255内部共有ドキュメントのDmバージョン番号。 -
DownloadInfo: string
タイトル:
DownloadInfoファイル添付をプログラムで取得するために使用される情報を含む、文字列として表されるJSONオブジェクト。 -
ErrorStatusCode: string
タイトル:
Error Status Code内部共有文書のエラー・ステータス・コード。 -
ErrorStatusMessage: string
タイトル:
Error Status Message内部共有文書のエラー・ステータス・メッセージ。 -
ExpirationDate: string (date-time)
タイトル:
Expiration Date内部共有文書の失効日。 -
FileContents: 文字列(バイト)
タイトル:
File Contents内部共有ドキュメントのファイル・コンテンツ。 -
FileName: string
タイトル:
File Name最大長:2048内部共有ドキュメントのファイル名。 ファイル名またはURLが必要です。 -
FileUrl: string
タイトル:
File Url内部共有ドキュメントのURLのロケーション。 -
FileWebImage: 文字列(バイト)
タイトル:
File Web Image読取り専用:trueソースが変換可能なイメージの場合、.png形式で表示されるファイルのbase64エンコード・イメージ。 -
LastUpdateDate: string (date-time)
タイトル:
Last Update Date読取り専用:true内部共有文書が最後に更新された日付。 -
LastUpdatedBy: string
タイトル:
Last Updated By読取り専用:true最大長:255内部共有ドキュメントを最後に更新したユーザーに関連付けられたログイン・ユーザー名。 -
LastUpdatedByUserName: string
タイトル:
Last Updated By User読取り専用:true内部共有文書を最後に更新したユーザーの名前。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
Title: string
タイトル:
Title内部共有ドキュメントのタイトル。 -
UploadedFileContentType: string
タイトル:
Uploaded File Content Type内部共有文書のアップロード済ファイル・コンテンツ・タイプ。 -
UploadedFileLength: integer
タイトル:
File Size内部共有ドキュメントのアップロードされたファイル長。 -
UploadedFileName: string
タイトル:
Uploaded File Name内部共有文書のアップロード済ファイル名。 -
UploadedText: string
タイトル:
Uploaded Text内部共有文書のアップロード済テキスト。 -
Uri: string
タイトル:
Uri最大長:4000内部共有ドキュメントのURI。 -
Url: string
タイトル:
Url最大長:4000内部共有ドキュメントのURL。 ファイル名またはURLが必要です。 -
UserName: string
タイトル:
User Name読取り専用:true最大長:255内部共有文書が割り当てられるカテゴリの名前。
ネストされたスキーマ : contracts-ContractHeaderFlexfieldVA-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Segment最大長:30付加フレックスフィールド: ユーザー付加フレックスフィールドの構造定義です。 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Segment -
ContractId: integer (int64)
契約ヘッダー・フレックスフィールド一意ID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。
ネストされたスキーマ : contracts-ContractHeaderTranslation-item-response
タイプ:
ソースを表示
object-
Cognomen: string
最大長:
300契約名 -
Description: string
最大長:
1995契約の摘要 -
Id: integer (int64)
契約翻訳ID
-
Language: string
最大長:
12翻訳可能な列の内容の翻訳先となる言語のコードを示します。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
メジャー・バージョン
-
ShortDescription: string
最大長:
600概略 -
SourceLang: string
最大長:
12ソース言語 -
VersionDescription: string
最大長:
1995バージョン摘要
ネストされたスキーマ : contracts-ContractLine-item-response
タイプ:
ソースを表示
object-
AdjustmentAmount: number
タイトル:
Adjustment契約明細の修正金額。 -
AdjustmentBasisCode: string
タイトル:
Adjustment Basis調整基準を示すコード。 -
AdjustmentBasisId: integer
タイトル:
Adjustment Basis修正基準の一意の識別子。 -
AdjustmentType: string
契約明細の修正のタイプです。
-
AdjustmentTypeCode: string
タイトル:
Adjustment Type調整のタイプを示すコード。 -
AgreedAmount: number
タイトル:
AgreedAmount契約明細の合意金額。 -
AgreedQuantity: number
タイトル:
Committed Quantity契約明細の出荷予定契約数量。 -
AgreementAmountLimit: number
タイトル:
Amount Limit契約金額の限度。 -
AgreementPriceLimit: number
タイトル:
Price Limit契約明細の価格限度。 -
AgreementPriceOverAllwdYn: string
タイトル:
Allow Price Override最大長:1デフォルト値:N契約価格を上書きできるかどうかを示します。 -
AgreementQuantityLimit: number
タイトル:
Quantity Limit出荷する契約済数量の制限。 -
AgreementUnitPrice: number
タイトル:
Unit Price契約明細の単価です。 -
AllowCustomAdjustmentsFlag: boolean
タイトル:
Allow Price Override on Orderカスタム調整を実行できるかどうかを示します。 -
AllowPricelistOverrideYn: string
タイトル:
Allow Price Book Override on Order最大長:1価格表上書きが許可されるかどうかを示します。 -
AllowPromotionsYn: string
タイトル:
Allow Promotions最大長:1デフォルト値:Nプロモーションが許可されるかどうかを示します。 -
AssociatedProject: array Associated Projects
タイトル:
Associated Projectsリソースは、関連付けられたプロジェクト情報の表示、作成、更新、削除に使用されます。 これには、プロジェクト番号、タスク番号、完了率、資金調達金額などが含まれます。 -
AtRiskYn: string
タイトル:
At risk最大長:1デフォルト値:N契約明細がリスクありかどうかを示します。 -
AutoApplyStrategyPriceAdjustmentFlag: boolean
タイトル:
Apply Pricing Strategy Adjustments最大長:1戦略価格調整の自動適用フラグ -
BillingControl: array Billing Controls
タイトル:
Billing Controls請求管理リソースは、請求管理情報の表示、作成、更新および削除に使用されます。 これには、リソース、ハード制限、ソフト制限などが含まれます。 -
BillPlan: string
タイトル:
Bill Plan請求プラン名 -
BillPlanExternalKey: string
請求プランの外部キー。
-
BillPlanExternalSource: string
請求プラン外部ソース。
-
BillPlanId: integer (int64)
タイトル:
Bill Plan請求プランの一意の識別子。 -
CancelReason: string
タイトル:
Cancellation Reason取消事由。 -
CarrierId: integer (int64)
タイトル:
Carrier運送業者の一意の識別子。 -
CarrierName: string
タイトル:
Carrier運送業者の名前。 -
CloseReason: string
タイトル:
Close Reason契約明細をクローズする事由です。 -
Cognomen: string
最大長:
300契約明細の名前。 -
Comments: string
タイトル:
Comments最大長:1995契約明細のコメント。 -
CommitLevel: string
コミット・レベル
-
CommitLevelCode: string
タイトル:
Commitment Level最大長:30デフォルト値:ESTIMATEDコミット・レベル・コード -
ContractAllLineDesFlexVA: array Contract Line Flexfields
タイトル:
Contract Line Flexfieldsリソースは、契約明細フレックス・フィールド情報の表示、作成、更新に使用されます。 -
ContractLineTranslation: array Contract Line Translations
タイトル:
Contract Line Translationsリソースは、契約明細翻訳情報の表示、更新に使用されます。 -
ContractPuid: string
契約PUID。
-
CustomerPONumber: string
タイトル:
PO Number最大長:50顧客の発注番号。 -
DateCancelled: 文字列(日付)
取消された日付。
-
DateTerminated: 文字列(日付)
タイトル:
Closed Date契約明細が終了する日付。 -
DeliveryDate: 文字列(日付)
タイトル:
Need-by Dateアイテムの配送が予想される日付。 -
EndDate: 文字列(日付)
タイトル:
End Date契約明細が終了する日付。 -
EstimatedVariableConsiderationAmount: number
タイトル:
Estimated Variable Consideration Amount推定変動対価金額 -
ExemptCertificateNumber: string
タイトル:
Exemption Certificate Number最大長:80免税証明書番号 -
ExemptReason: string
タイトル:
Exemption Reason免税事由名 -
ExemptReasonCode: string
タイトル:
Exemption Reason最大長:30免税事由コード -
ExternalKey: string
最大長:
150外部ソース・システムの契約明細のキー識別子。 -
ExternalSource: string
最大長:
150契約明細のインポート元となる外部ソース・システムの名前。 -
FixedPriceServiceYn: string
タイトル:
Fixed price最大長:1デフォルト値:Nサービスの価格が固定であることを示します。 -
FloorPrice: number
タイトル:
Floor Price読取り専用:true契約明細のフロア価格。 -
FOB: string
契約明細のFOB。
-
FOBCode: string
タイトル:
FOB最大長:30契約明細のFOBを示すコード。 -
FreightTerms: string
契約明細の運送条件の表示名。
-
FreightTermsCode: string
タイトル:
Freight Terms最大長:30契約明細の運送条件を示すコード。 -
HoldReason: string
タイトル:
Hold Reason契約明細を保持する事由です。 -
HoldReasonCode: string
タイトル:
Hold Reason最大長:30契約明細を保持する事由を示すコード。 -
HoldReasonCodeSetId: integer (int64)
契約明細の保留事由コードに使用されるセットの一意の識別子。
-
HoldReasonSetCode: string
保留事由セット・コード
-
HoldUntilDate: 文字列(日付)
タイトル:
Hold Until Date契約明細が保留になるまでの日付。 -
Id: integer (int64)
契約明細ID
-
ItemDescription: string
タイトル:
Description最大長:1995契約明細アイテムの摘要。 -
ItemName: string
タイトル:
Name最大長:1995契約明細アイテムの名前。 -
ItemNameTxt: string
タイトル:
Name最大長:1995契約明細アイテムの実績名を格納する列。 -
ItemQuantity: number
タイトル:
Line Quantity契約明細の数量。 -
LastRevenueRecogDate: 文字列(日付)
タイトル:
Last Revenue Recognized Date最終売上が認識される日付。 -
LineAmount: number
タイトル:
Line Total契約明細の合計金額。 -
LineId: integer (int64)
契約明細の一意の識別子。
-
LineNumber: string
タイトル:
Number最大長:150契約の明細番号。 -
LinePuid: string
タイトル:
Line PUID最大長:120明細PUID -
LineStatus: string
タイトル:
Status契約明細のステータス。 -
LineTypeId: integer (int64)
タイトル:
Type契約明細タイプの一意の識別子。 -
LineTypeName: string
タイトル:
Type契約明細タイプの名前。 -
LineValueAmount: number
タイトル:
Line Amount契約明細の値です。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
ListPrice: number
タイトル:
List Price契約明細の定価。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1契約明細のバージョン。 -
MinimumReleaseAmount: number
タイトル:
Minimum Release Amount契約明細のオーダーごとの最小リリース金額。 -
MinimumReleaseQuantity: number
タイトル:
Minimum Quantity per Orderオーダーごとに出荷される最小リリース数量。 -
Object1Id1: integer (int64)
オブジェクトの一意の識別子。
-
Object1Id2: integer (int64)
オブジェクトの代替キー識別子。
-
OrigSystemReference: string
最大長:
30契約明細の元のシステム参照。 -
OrigSystemSourceCode: string
最大長:
30元のシステムのソース・コード。 -
OutputTaxClassificationCode: string
タイトル:
Classification Code最大長:50仮受税金の分類を示すコード。 -
OutputTaxClassMeaning: string
タイトル:
Classification Code仮受税金の分類。 -
PaymentTerms: string
タイトル:
Payment Terms支払条件の表示名。 -
PaymentTermsId: integer (int64)
タイトル:
Payment Terms支払条件の一意の識別子。 -
PercentComplete: number
タイトル:
Percent Complete契約明細の完全性(パーセント)。 -
PriceApplicationRule: string
タイトル:
Price Application Rule最大長:30価格適用ルール -
PriceAsOf: 文字列(日付)
タイトル:
Price as of Date契約明細またはアセット明細が価格設定される時点の日付。 -
PriceBook: string
タイトル:
Price Book価格台帳 -
PriceBookId: integer (int64)
価格台帳の一意の識別子。
-
PriceList: string
タイトル:
Price List価格表 -
PriceListId: integer (int64)
価格リストの一意の識別子。
-
PricingEffectivityDate: string (date-time)
読取り専用:
true価格有効日。 -
ProjectContractLineInternalAttributes: array Contract Line Internal Attributes
タイトル:
Contract Line Internal Attributes契約明細内部属性リソースは、内部契約明細属性の表示、作成、更新および削除に使用されます。 -
PurchasingCategory: string
タイトル:
Purchasing Category購買カテゴリ -
PurchasingCategoryId: integer (int64)
タイトル:
Item Class購買カテゴリの一意の識別子です。 -
RecInvOrgName: string
タイトル:
Ship-to Organization受入在庫組織名 -
RecvInvOrgId: integer (int64)
タイトル:
Ship-to Organization受入在庫組織の一意の識別子です。 -
RecvLocationId: integer (int64)
タイトル:
Ship-to Location受入事業所の一意の識別子。 -
RevenueAmount: string
タイトル:
Revenue Amount読取り専用:true契約明細の収益金額。 -
RevenuePlan: string
タイトル:
Revenue Plan契約明細の収益金額。 -
RevenuePlanExternalKey: string
収益プラン外部キー。
-
RevenuePlanExternalSource: string
収益プラン外部ソース。
-
RevenuePlanId: integer (int64)
タイトル:
Revenue Plan収益プランの一意の識別子。 -
SalesCredit: array Sales Credits
タイトル:
Sales Creditsこのリソースは、契約ヘッダーおよび明細レベルで販売実績情報を表示、作成、更新および削除するために使用されます。 この情報には、営業担当名、目標タイプ、パーセント、開始日および終了日が含まれます。 -
ShipInvOrgId: integer (int64)
タイトル:
Warehouse出荷在庫組織の一意の識別子。 -
ShipToAccount: string
タイトル:
Ship-to Party出荷先アカウントの名前。 -
ShipToAccountId: integer (int64)
タイトル:
Ship-to Account出荷先アカウントの一意の識別子。 -
ShipToAccountNumber: string
タイトル:
Ship-to Account Number出荷先サイトの代替一意識別子。 -
ShipToOrgLocation: string
タイトル:
Ship-to Location出荷先組織の事業所。 -
ShipToSite: string
タイトル:
Ship-to Site出荷先サイトの表示名。 -
ShipToSiteUseId: integer (int64)
タイトル:
Ship-to Site出荷先サイトの一意の識別子。 -
SourceDocumentId: integer (int64)
タイトル:
Source Document Numberソース文書ID -
SourceDocumentLineId: integer (int64)
タイトル:
Source Document Line Numberソース文書明細ID -
SourceDocumentSystemCode: string
タイトル:
Source Application最大長:30ソース・アプリケーション・コード -
SourceSystemAttributes: 文字列(バイト)
ソース・システム属性
-
StandaloneSellingPrice: number
タイトル:
Standalone Selling Priceスタンドアロン販売価格 -
StartDate: 文字列(日付)
タイトル:
Start Date契約明細が作成された日付。 -
StsCode: string
タイトル:
Status最大長:30デフォルト値:DRAFT契約明細のステータスを示すコード。 -
Supplier: string
タイトル:
Supplierサプライヤの名前。 -
SupplierId: integer (int64)
タイトル:
Supplierサプライヤの一意の識別子。 -
SupplierSiteId: integer (int64)
タイトル:
Supplier Siteサプライヤの住所の一意の識別子。 -
SupplierSiteName: string
タイトル:
Supplier Addressサプライヤの住所。 -
TaxAmount: number
契約明細の税額です。
-
TaxExemptionControl: string
タイトル:
Exemption Handling最大長:30免税の事由を示すコード。 -
TaxExemptionControlMeaning: string
免税の事由です。
-
TrnCode: string
タイトル:
Close Reason最大長:30契約明細の保留事由コードに使用されるセットの一意の識別子。 -
TrnCodeSetId: integer (int64)
契約明細の取消またはクローズ事由コードに使用されるセットの一意の識別子。
-
TrnSetCode: string
トランザクション・セット・コード。
-
UnitOfMeasure: string
タイトル:
UOM単位 -
UnitPrice: number
タイトル:
Unit Price契約明細の単価です。 -
UOMCode: string
タイトル:
UOM最大長:15契約明細の単位を示すコード。 -
VendorSiteId: integer
読取り専用:
trueベンダー・サイトの一意の識別子。 -
WareHouse: string
タイトル:
Warehouse契約明細の倉庫。
ネストされたスキーマ : 関連プロジェクト
タイプ:
arrayタイトル:
Associated Projectsリソースは、関連付けられたプロジェクト情報の表示、作成、更新、削除に使用されます。 これには、プロジェクト番号、タスク番号、完了率、資金調達金額などが含まれます。
ソースを表示
ネストされたスキーマ : 請求管理
タイプ:
arrayタイトル:
Billing Controls請求管理リソースは、請求管理情報の表示、作成、更新および削除に使用されます。 これには、リソース、ハード制限、ソフト制限などが含まれます。
ソースを表示
ネストされたスキーマ : 契約明細フレックスフィールド
タイプ:
arrayタイトル:
Contract Line Flexfieldsリソースは、契約明細フレックス・フィールド情報の表示、作成、更新に使用されます。
ソースを表示
ネストされたスキーマ : 契約明細内部属性
タイプ:
arrayタイトル:
Contract Line Internal Attributes契約明細内部属性リソースは、内部契約明細属性の表示、作成、更新および削除に使用されます。
ソースを表示
ネストされたスキーマ : 販売実績
タイプ:
arrayタイトル:
Sales Creditsこのリソースは、契約ヘッダーおよび明細レベルで販売実績情報を表示、作成、更新および削除するために使用されます。 この情報には、営業担当名、目標タイプ、パーセント、開始日および終了日が含まれます。
ソースを表示
ネストされたスキーマ : contracts-ContractLine-AssociatedProject-item-response
タイプ:
ソースを表示
object-
ActiveFlag: boolean
タイトル:
Active最大長:1デフォルト値:trueリンクがまだ有効かどうかを確認するフラグ -
CurrencyCode: string
タイトル:
Contract Currency通貨コード。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150外部ソースの参照キー -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150外部ソース・キー -
FundingAmount: number
タイトル:
Contract Fundingリンケージ資金額 -
LastRevRecogDate: 文字列(日付)
タイトル:
Last Revenue Recognized Date読取り専用:trueこの契約明細内のこの関連プロジェクトについて、収益が最後に認識された日付。 -
LinkId: integer (int64)
タイトル:
Contract Project Association ID契約プロジェクト・リンケージの一意の識別子。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionリンケージが定義されている契約バージョン -
PercentComplete: number
タイトル:
Percent Complete完了率 -
ProjectId: integer (int64)
タイトル:
Project IDリンク上のプロジェクトのプロジェクト識別子 -
ProjectNumber: string
タイトル:
Project Number最大長:25リンク上のプロジェクトのプロジェクト番号 -
ProjElementId: integer (int64)
タイトル:
Project Task IDリンケージのタスクのタスク識別子 -
TaskNumber: string
タイトル:
Task Number最大長:100リンク上のタスクのタスク番号
ネストされたスキーマ : contracts-ContractLine-BillingControl-item-response
タイプ:
ソースを表示
object-
ActiveFlag: boolean
タイトル:
Active最大長:1デフォルト値:true請求管理がアクティブかどうかを示します。 -
BillingControlId: integer (int64)
請求管理の一意の識別子。
-
BillingResource: string
タイトル:
Billing Resource請求管理が定義されているリソース・ブレークダウン・ストラクチャ要素。 -
EndDate: 文字列(日付)
タイトル:
End Date請求管理が終了する日付。 -
ExternalReferenceKey: string
最大長:
150外部ソースの参照キー。 -
ExternalSourceKey: string
最大長:
150請求管理の外部ソース・キー。 -
HardLimitAmount: number
タイトル:
Hard Limit請求管理のハード制限。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
請求管理の契約バージョン。
-
RbsElementId: integer (int64)
タイトル:
Billing Resource ID請求管理が定義されているリソース・ブレークダウン・ストラクチャ要素の識別子。 -
SoftLimitAmount: number
タイトル:
Soft Limit請求管理のソフト制限。 -
StartDate: 文字列(日付)
タイトル:
Start Date請求管理が開始する日付。
ネストされたスキーマ : contracts-ContractLine-ContractAllLineDesFlexVA-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Value最大長:30付加フレックスフィールド: ユーザー付加フレックスフィールドの構造定義です。 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Value -
LineId: integer (int64)
明細ID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。
ネストされたスキーマ : contracts-ContractLine-ContractLineTranslation-item-response
タイプ:
ソースを表示
object-
Comments: string
最大長:
1995契約明細コメント -
Id: integer
契約明細ID
-
ItemDescription: string
最大長:
1995品目摘要 -
ItemName: string
最大長:
1995項目名 -
Language: string
最大長:
12翻訳可能な列の内容の翻訳先となる言語のコードを示します。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
メジャー・バージョン
-
SourceLanguage: string
最大長:
12ソース言語
ネストされたスキーマ : contracts-ContractLine-ProjectContractLineInternalAttributes-item-response
タイプ:
ソースを表示
object-
ContractId: integer
契約の一意識別子です。
-
ContractLineId: integer
契約明細の一意識別子です。
-
ExpenditureTypeId: integer
契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出タイプの一意識別子です。
-
ExpenditureTypeName: string
タイトル:
Expenditure Type Name最大長:240契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出タイプの名前。 -
ExpOrgSourceFlag: boolean
タイトル:
Use original task owning organization最大長:20買掛管理に送信された会社間請求書明細に移入された支出組織が、当初支出アイテムのタスク所有組織または会社間契約明細の支出組織からのものであるかどうかを示します。 -
ExpTypeOrigEiFlag: boolean
タイトル:
Use original expenditure type最大長:1買掛管理に送信された内部請求書明細に移入された支出タイプが、当初支出アイテムの支出タイプまたは内部契約明細の支出タイプのどちらから取得されるかを示します。 -
ExternalReferenceKey: string
最大長:
150外部参照キー。 -
ExternalSourceKey: string
最大長:
150外部ソース・キー。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer
収益配分の生成に使用される、契約を修正して作成された契約のバージョンの識別。
-
OrganizationId: integer
契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出組織の一意識別子。
-
OrganizationName: string
タイトル:
Expenditure Organization Name最大長:240契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される組織の名前。 -
ProviderBusinessUnitId: integer
タイトル:
Provider Business Unit ID社内契約明細を使用して請求される商品またはサービスを提供するビジネス・ユニットの一意の識別子です。 -
ProviderBusinessUnitName: string
タイトル:
Provider Business Unit Name最大長:240内部契約明細を使用して請求される商品またはサービスを提供するビジネス・ユニットの名前。 -
RcvrBusinessUnitId: integer (int64)
受け側ビジネス・ユニットの一意の識別子。
-
RcvrBusinessUnitName: string
タイトル:
Receiver Business Unit最大長:240受け側ビジネス・ユニット名。 -
ReceiverProjectId: integer
契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるプロジェクトの一意の識別子。
-
ReceiverProjectName: string
タイトル:
Receiver Project Name最大長:240契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるプロジェクトの名前。 -
ReceiverTaskId: integer
契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるタスクの一意の識別子。
-
ReceiverTaskName: string
タイトル:
Receiver Task Name最大長:255契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるタスクの名前。
ネストされたスキーマ : contracts-ContractLine-SalesCredit-item-response
タイプ:
ソースを表示
object-
ActiveFlag: boolean
最大長:
1デフォルト値:false有効フラグ -
EndDate: 文字列(日付)
タイトル:
End Date販売実績終了日 -
ExternalReferenceKey: string
最大長:
120外部参照キー -
ExternalSourceKey: string
最大長:
120外部ソース・キー -
Id: integer (int64)
販売実績ID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
メジャー・バージョン
-
パーセント: number
タイトル:
Percent販売実績率 -
SalesCreditPuid: string
タイトル:
Sales Credit PUID最大長:120販売実績PUID -
SalesCreditType: string
最大長:
240販売実績タイプ -
SalesCreditTypeId: integer
タイトル:
Credit Type販売実績タイプID -
SalesrepId: integer (int64)
営業担当ID
-
SalesrepName: string
タイトル:
Salesperson最大長:360営業担当名 -
StartDate: 文字列(日付)
タイトル:
Start Date販売実績開始日
ネストされたスキーマ : contracts-ContractParty-item-response
タイプ:
ソースを表示
object-
ContractClass: string
最大長:
80契約クラス。 -
ContractPartyContact: array Contract Party Contacts
タイトル:
Contract Party Contacts契約パーティ担当者リソースは、契約パーティ担当者の詳細を表示するために使用されます。 契約のパーティ担当は、契約上の義務を遵守する責任を負う担当者です。 -
ContractPartyFlexfieldVA: array Contract Party Flexfields
タイトル:
Contract Party Flexfields契約パーティ・フレックス・フィールドは、契約パーティ・フレックス・フィールド情報の表示、作成、更新に使用されます。 -
DeleteFlag: boolean
デフォルト値:
false削除フラグ -
ExternalKey: string
最大長:
120外部ソース・システムの契約パーティのキー識別子。 -
ExternalSource: string
最大長:
120契約パーティがインポートされる外部ソース・システムの名前。 -
HeaderStartDate: string
読取り専用:
trueヘッダー開始日。 -
Id: integer (int64)
契約パーティの一意の識別子。
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
デフォルト値:
1契約パーティのバージョン。 -
PartyId: integer (int64)
契約パーティの一意の識別子。
-
PartyName: string
タイトル:
Name契約パーティの名前。 -
PartyNameLOVSwitcher: string
パーティ名値リスト・スイッチャ。
-
PartyRoleCode: string
タイトル:
Role最大長:30パーティ・ロールを示すコード。 -
PartyRolePuid: string
タイトル:
Party Role PUID最大長:120パーティ・ロールPUID -
Role: string
パーティ・ロールの名前。
-
SignedBy: string
タイトル:
Signed By最大長:100契約に署名したパーティ。 -
SignedDate: 文字列(日付)
タイトル:
Signed Dateパーティが契約に署名した日付。 -
SignerRole: string
タイトル:
Signer Role最大長:100署名者ロール
ネストされたスキーマ : 契約パーティ担当者
タイプ:
arrayタイトル:
Contract Party Contacts契約パーティ担当者リソースは、契約パーティ担当者の詳細を表示するために使用されます。 契約のパーティ担当は、契約上の義務を遵守する責任を負う担当者です。
ソースを表示
ネストされたスキーマ : 契約パーティ・フレックスフィールド
タイプ:
arrayタイトル:
Contract Party Flexfields契約パーティ・フレックス・フィールドは、契約パーティ・フレックス・フィールド情報の表示、作成、更新に使用されます。
ソースを表示
ネストされたスキーマ : contracts-ContractParty-ContractPartyContact-item-response
タイプ:
ソースを表示
object-
AccessLevel: string
タイトル:
Access最大長:30契約パーティ担当者のアクセス・レベル。 -
AccessLevelName: string
契約パーティ担当者のアクセス・レベルの名前。
-
ContactId: integer (int64)
担当者の一意の識別子。
-
ContactPuid: string
タイトル:
Party Contact PUID最大長:120担当者PUID -
ContactRoleCode: string
タイトル:
Role最大長:30契約パーティ担当者のロールを示すコード。 -
ContractPartyContactFlexfieldVA: array Contract Party Contact Flexfields
タイトル:
Contract Party Contact Flexfields契約パーティ担当者フレックス・フィールド・リソースは、契約パーティ担当者フレックス・フィールド情報を表示、作成、更新するために使用します。 -
EndDate: 文字列(日付)
タイトル:
End Date終了日 -
ExternalKey: string
最大長:
120外部ソース・システムの契約パーティ担当者のキー識別子。 -
ExternalSource: string
最大長:
120契約パーティ担当者のインポート元となる外部ソース・システムの名前。 -
Id: integer (int64)
契約パーティ担当の一意の識別子。
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
デフォルト値:
1契約パーティ担当者のバージョン。 -
OwnerFlag: boolean
タイトル:
Owner担当者が契約の所有者であるかどうかを示します。 -
PartyContactName: string
契約パーティ担当者の名前。
-
Role: string
契約パーティ担当者のロール。
-
RoutingSequence: number
タイトル:
Signing Sequence署名順序 -
SignatureRole: string
タイトル:
Signature Role最大長:30署名者ロール・コード -
SignatureRoleMeaning: string
署名者ロール
-
SignerSequence: integer
タイトル:
Display Sequence歌手シーケンス -
StartDate: 文字列(日付)
タイトル:
Start Date開始日
ネストされたスキーマ : 契約パーティ担当者フレックスフィールド
タイプ:
arrayタイトル:
Contract Party Contact Flexfields契約パーティ担当者フレックス・フィールド・リソースは、契約パーティ担当者フレックス・フィールド情報を表示、作成、更新するために使用します。
ソースを表示
ネストされたスキーマ : contracts-ContractParty-ContractPartyContact-ContractPartyContactFlexfieldVA-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Segment最大長:90付加フレックスフィールド: ユーザー付加フレックスフィールドの構造定義です。 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Segment -
Id: integer (int64)
契約パーティ担当者フレックスフィールドID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
デフォルト値:
1メジャー・バージョン
ネストされたスキーマ : contracts-ContractParty-ContractPartyFlexfieldVA-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Segment最大長:90付加フレックスフィールド: ユーザー付加フレックスフィールドの構造定義です。 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Segment -
Id: integer (int64)
契約パーティ・フレックスフィールドID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
デフォルト値:
1メジャー・バージョン
ネストされたスキーマ : contracts-RelatedDocument-item-response
タイプ:
ソースを表示
object-
Attribute26: string
最大長:
150attribute26。 -
BuyOrSell: string
タイトル:
Intent読取り専用:true最大長:3目的フラグ。 -
ChrId: integer (int64)
契約ID
-
CleId: integer (int64)
契約明細ID
-
Cognomen: string
タイトル:
Name読取り専用:true最大長:300契約名。 -
ContractHeaderId: integer (int64)
読取り専用:
true契約ヘッダーID。 -
ContractId: integer (int64)
読取り専用:
true関連文書一意ID -
ContractMajorVersion: integer (int64)
タイトル:
Version読取り専用:trueデフォルト値:1契約メジャー・バージョン。 -
ContractNumber: string
タイトル:
Document Reference最大長:120関連契約番号 -
ContractTypeDescription: string
読取り専用:
true最大長:1995契約タイプ摘要。 -
ContractTypeId: integer
読取り専用:
true契約タイプID。 -
CreateEnableFlag: boolean
create enableフラグ。
-
CurrencyCode: string
タイトル:
Currency読取り専用:true最大長:15通貨コード。 -
DeleteEnableFlag: boolean
削除の有効化フラグ。
-
Description: string
タイトル:
Description読取り専用:true最大長:1995摘要 -
DocumentTypeNew: string
タイトル:
Document Type文書タイプ新規です。 -
EndDate: 文字列(日付)
タイトル:
End Date読取り専用:true終了日。 -
EstimatedAmount: number
タイトル:
Amount読取り専用:trueデフォルト値:0見積金額。 -
ExternalKey: string
最大長:
120外部キー -
ExternalSource: string
最大長:
120外部ソース -
Id: integer (int64)
関連文書ID
-
IntentMeaning: string
タイトル:
Intent最大長:80インテント。 -
JtotObject1Code: string
最大長:
30デフォルト値:OKX_ECMCONTRACTjtot object1コード。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
ObjectVersionNumber1: 整数(int32)
読取り専用:
trueオブジェクト・バージョンnumber1。 -
ObjectVersionNumber2: 整数(int32)
読取り専用:
trueオブジェクト・バージョンnumber2。 -
OrgName: string
読取り専用:
true組織名。 -
RelatedContractId: integer (int64)
タイトル:
Document Reference関連契約ID -
RelatedObjPuid: string
タイトル:
Related Object PUID最大長:120関連するオブジェクトPUID。 -
Relationship: string
関係名
-
RelationshipCode: string
タイトル:
Relationship最大長:30関係コード -
StartDate: 文字列(日付)
タイトル:
Start Date読取り専用:true開始日。 -
StsCode: string
タイトル:
Status読取り専用:true最大長:30デフォルト値:DRAFTステータス・コード。 -
Type: string
読取り専用:
true最大長:150タイプ。
ネストされたスキーマ : contracts-RevenuePlan-item-response
タイプ:
ソースを表示
object-
BillMethodId: integer (int64)
タイトル:
Bill Method ID収益メソッドの識別子 -
BillMethodName: string
タイトル:
Revenue Method Name最大長:30収益メソッド名 -
BillPlanId: integer (int64)
タイトル:
Bill Plan ID収益プラン識別子 -
BillPlanName: string
タイトル:
Bill Plan Name最大長:30収益プラン名 -
BurdenSchedule: string
タイトル:
Burden Schedule最大長:30収益プランの間接費スケジュール -
BurdenSchFixedDate: 文字列(日付)
タイトル:
Burden Schedule Fixed Date間接費スケジュールの有効レートの決定に使用される固定日。 -
BurdenSchId: integer (int64)
タイトル:
Burden Schedule ID間接費スケジュールの識別子 -
EnableLbrBillXtnsnFlag: boolean
タイトル:
Enable Labor Billing Extension最大長:1労務請求拡張の使用を許可するフラグ -
EnableNlBillXtnsnFlag: boolean
タイトル:
Enable Nonlabor Billing Extension最大長:1非労務請求拡張の使用を許可するフラグ -
ExternalReferenceKey: string
最大長:
150外部ソースの参照キー -
ExternalSourceKey: string
最大長:
150外部ソース・キー -
JobAssignmentOverride: array Job Assignment Overrides
タイトル:
Job Assignment Overridesリソースは、ジョブ割当上書き詳細の表示、作成、更新、削除に使用されます -
JobBillRateSchId: integer (int64)
タイトル:
Job Rate Schedule IDジョブ請求レート・スケジュールの識別子 -
JobRateOverride: array Job Rate Overrides
タイトル:
Job Rate Overridesリソースは、ジョブ・レート上書き詳細の表示、作成、更新、削除に使用されます。 -
JobRateSchedule: string
タイトル:
Job Rate Schedule最大長:30ジョブ請求レート・スケジュール -
LaborBillBasisCode: string
タイトル:
Labor Cost Basis Code最大長:30原価払戻可能な労務費基準コード -
LaborCostBasis: string
タイトル:
Labor Cost Basis最大長:80原価払戻可能な労務費基準 -
LaborDiscountPercentage: number
タイトル:
Labor Discount Percentage標準労務請求レート・スケジュールから割引されるパーセント。 -
LaborDiscountReasonCode: string
タイトル:
Labor Discount Reason Code最大長:30労務レート変更事由コード -
LaborMarkupPercentage: number
タイトル:
Labor Markup Percentage労務値入れ率 -
LaborMultiplierOverride: array Labor Multiplier Overrides
タイトル:
Labor Multiplier Overridesリソースは、労務乗数上書き詳細の表示、作成、更新、削除に使用されます。 -
LaborRateChangeReason: string
タイトル:
Labor Rate Change Reason最大長:80労務レート変更事由 -
LaborSchFixedDate: 文字列(日付)
タイトル:
Labor Schedule Fixed Date標準労務請求レート・スケジュールの有効請求レートの決定に使用される固定日。 -
LaborTpScheduleId: integer
タイトル:
Labor Transfer Price Schedule ID会社間振替価格の労務スケジュール識別子です。 -
LaborTpSchFixedDate: 文字列(日付)
タイトル:
Labor Transfer Price Schedule Fixed Date会社間労務振替価格スケジュールの有効レートの決定に使用される固定日。 -
LaborTransferPriceSchedule: string
タイトル:
Labor Transfer Price Schedule最大長:50会社間振替価格の労務スケジュールです。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
収益プランが定義されている契約メジャー・バージョン
-
NlBillBasisCode: string
タイトル:
Nonlabor Cost Basis Code最大長:30原価払戻可能な非労務費基準コード -
NlBillRateSchId: integer (int64)
タイトル:
Nonlabor Rate Schedule ID非労務請求レート・スケジュールの識別子 -
NlDiscountPercentage: number
タイトル:
Nonlabor Discount Percentage標準非労務請求レート・スケジュールから割引されるパーセント。 -
NlDiscountReasonCode: string
タイトル:
Nonlabor Discount Reason Code最大長:30非労務レート変更事由コード -
NlMarkupPercentage: number
タイトル:
Nonlabor Markup Percentage非労務値入れ率 -
NlSchFixedDate: 文字列(日付)
タイトル:
Nonlabor Schedule Fixed Date標準非労務請求レート・スケジュールの有効請求レートの決定に使用される固定日。 -
NlTpScheduleId: integer
タイトル:
Nonlabor Transfer Price Schedule ID会社間振替価格の非労務スケジュール識別子です。 -
NlTpSchFixedDate: 文字列(日付)
タイトル:
Nonlabor Transfer Price Schedule Fixed Date会社間労務振替価格スケジュールの有効レートの決定に使用される固定日。 -
NonlaborCostBasis: string
タイトル:
Nonlabor Cost Basis最大長:80原価払戻可能な非労務費基準 -
NonlaborRateChangeReason: string
タイトル:
Nonlabor Rate Change Reason最大長:80非労務レート変更事由 -
NonLaborRateOverride: array Non Labor Rate Overrides
タイトル:
Non Labor Rate Overridesリソースは、非労務乗数上書き詳細の表示、作成、更新、削除に使用されます。 -
NonlaborRateSchedule: string
タイトル:
Nonlabor Rate Schedule最大長:30非労務請求レート・スケジュール -
NonlaborTransferPriceSchedule: string
タイトル:
Nonlabor Transfer Price Schedule最大長:50会社間振替価格の非労務スケジュールです。 -
OnHoldFlag: boolean
タイトル:
On Hold最大長:1デフォルト値:false収益プランを使用して収益を認識できるかどうかをチェックするフラグ。 -
PersonBillRateSchId: integer (int64)
タイトル:
Person Rate Schedule ID従業員請求レート・スケジュールの識別子 -
PersonRateOverride: array Person Rate Overrides
タイトル:
Person Rate Overridesこのリソースは、個人レート上書き詳細の表示、作成、更新、削除に使用されます。 -
PersonRateSchedule: string
タイトル:
Person Rate Schedule最大長:30従業員請求レート・スケジュール -
RevenuePlanDescriptiveFlexField: array Revenue Plan Flexfields
タイトル:
Revenue Plan Flexfields収益プラン・フレックスフィールド・リソースは、契約収益プラン・フレックスフィールド情報を表示、作成、更新および削除するために使用されます。 -
RevenuePlanTranslation: array Revenue Plan Translations
タイトル:
Revenue Plan Translations収益プラン・トランザクション・リソースは、契約収益プラン翻訳情報を表示および更新するために使用されます。
ネストされたスキーマ : 職務割当上書き
タイプ:
arrayタイトル:
Job Assignment Overridesリソースは、ジョブ割当上書き詳細の表示、作成、更新、削除に使用されます
ソースを表示
ネストされたスキーマ : ジョブ・レート上書き
タイプ:
arrayタイトル:
Job Rate Overridesリソースは、ジョブ・レート上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 労務乗数上書き
タイプ:
arrayタイトル:
Labor Multiplier Overridesリソースは、労務乗数上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 非労務レート上書き
タイプ:
arrayタイトル:
Non Labor Rate Overridesリソースは、非労務乗数上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 個人レート上書き
タイプ:
arrayタイトル:
Person Rate Overridesこのリソースは、個人レート上書き詳細の表示、作成、更新、削除に使用されます。
ソースを表示
ネストされたスキーマ : 収益プラン・フレックスフィールド
タイプ:
arrayタイトル:
Revenue Plan Flexfields収益プラン・フレックスフィールド・リソースは、契約収益プラン・フレックスフィールド情報を表示、作成、更新および削除するために使用されます。
ソースを表示
ネストされたスキーマ : 収益プラン翻訳
タイプ:
arrayタイトル:
Revenue Plan Translations収益プラン・トランザクション・リソースは、契約収益プラン翻訳情報を表示および更新するために使用されます。
ソースを表示
ネストされたスキーマ : contracts-RevenuePlan-JobAssignmentOverride-item-response
タイプ:
ソースを表示
object-
BillingTitle: string
タイトル:
Billing Title Override最大長:80この請求プランの個人に割り当てられている上書きジョブ・タイトルの名前。 顧客への請求書の表示に使用されます。 -
ContractLineId: integer (int64)
タイトル:
Contract Line IDジョブ割当上書きが定義されている契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150ジョブ割当上書きが定義されている契約明細。 -
EmailAddress: string
タイトル:
Email最大長:240職務割当上書きが定義されている電子メール・アドレス。 -
EndDateActive: 文字列(日付)
タイトル:
End Dateジョブ・アサイメントの上書きが適用される日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでのジョブ割当上書きの一意識別子です。 外部webサービスを介して作成されたジョブ割当上書きを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150ジョブ割当上書きが発生したソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたジョブ割当上書きを識別するために使用されます。 -
JobAssignmentOverrideId: integer (int64)
タイトル:
Job Assignment Override ID請求プランのジョブ割当上書きの一意の識別子で、その個人の通常のジョブではなく、特定の個人に割り当てられたネゴシエーション済ジョブを識別します。 -
JobCode: string
タイトル:
Job Codeこの請求または収益プランの個人に割り当てられている上書きのジョブ・コード。 -
JobId: integer (int64)
タイトル:
Job IDこの請求または収益プランの個人に割り当てられている上書きジョブの一意識別子です。 -
JobName: string
タイトル:
Job Name最大長:240この請求または収益プランの個人に割り当てられている上書きのジョブ名。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1この特定のジョブ割当セット上書き詳細を含む契約のバージョン。 -
PersonId: integer (int64)
タイトル:
Person IDジョブ・アサイメント上書きが定義されている個人の一意の識別子。 -
PersonName: string
タイトル:
Person最大長:2000ジョブ・アサイメント上書きが定義されている個人。 -
PersonNumber: string
タイトル:
Person Number最大長:30ジョブ・アサイメント上書きが定義されている個人番号。 -
StartDateActive: 文字列(日付)
タイトル:
Start Dateジョブ・アサイメントの上書きが適用される開始日。
ネストされたスキーマ : contracts-RevenuePlan-JobRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Job Rate Override ID請求レート上書きの一意識別子です。 -
BillRateUnitCode: string
タイトル:
Unit of Measure読取り専用:true最大長:30デフォルト値:HOURS請求レート・ユニット・コード。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
JobCode: string
タイトル:
Job Code請求レートが上書きされるジョブのコード。 -
JobId: integer (int64)
タイトル:
Job ID請求レートが上書きされるジョブの一意識別子です。 -
JobName: string
タイトル:
Job最大長:240請求レートが上書きされるジョブの名前。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Discount Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Discount Reason最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-RevenuePlan-LaborMultiplierOverride-item-response
タイプ:
ソースを表示
object-
ContractLineId: integer (int64)
タイトル:
Contract Line ID労務乗数上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150労務相互階層上書きが適用される契約明細番号。 -
EndDateActive: 文字列(日付)
タイトル:
End Date労務乗数上書きが適用される日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
LaborMultiplier: number
タイトル:
Multiplier労務乗数 -
LaborMultiplierId: integer (int64)
タイトル:
Labor Multiplier ID請求プランまたは収益プランの労務乗数上書きの一意識別子で、ネゴシエーション済値に労務のコスト・レートを乗算するように識別します。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1この特定の労務乗数上書き詳細セットを含む契約のバージョン。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date労務乗数上書きが適用される開始日。
ネストされたスキーマ : contracts-RevenuePlan-NonLaborRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Nonlabor Rate Override ID請求レート上書きの一意識別子です。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExpenditureTypeId: integer (int64)
タイトル:
Expenditure Type ID請求レートが上書きされる支出タイプの一意識別子です。 -
ExpenditureTypeName: string
タイトル:
Expenditure Type最大長:240請求レートが上書きされる支出タイプ名。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
MarkupPercentage: number
タイトル:
Markup Percentage請求レートに適用される値入れ率。 -
NonLaborResourceId: integer (int64)
タイトル:
Nonlabor Resource ID請求レートが上書きされる非労務リソースの一意識別子です。 -
NonLaborResourceName: string
タイトル:
Nonlabor Resource最大長:240請求レートが上書きされる非労務リソース名。 -
OrganizationId: integer (int64)
タイトル:
Organization ID請求レート上書きが定義されている組織の一意識別子。 -
OrganizationName: string
タイトル:
Organization最大長:240請求レート上書きが定義されている組織の名前。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Rate Change Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Rate Change Reason Code最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-RevenuePlan-PersonRateOverride-item-response
タイプ:
ソースを表示
object-
BillRateOverrideId: integer (int64)
タイトル:
Person Rate Override ID請求レート上書きの一意識別子です。 -
ContractLineId: integer (int64)
タイトル:
Contract Line ID請求レート上書きが適用される契約明細の一意識別子です。 -
ContractLineNumber: string
タイトル:
Contract Line Number最大長:150請求レート上書きが適用される契約明細番号。 -
DiscountPercentage: number
タイトル:
Discount Percentage請求レートに適用された割引率。 -
EndDateActive: 文字列(日付)
タイトル:
End Date請求レート上書きが有効になる日付。 -
ExternalReferenceKey: string
タイトル:
External Reference Key最大長:150ソース・アプリケーションでの上書きの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
ExternalSourceKey: string
タイトル:
External Source Key最大長:150オーバーライドが作成されるソース・アプリケーションの一意の識別子。 外部webサービスを介して作成されたオーバーライドを識別するために使用されます。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
タイトル:
Versionデフォルト値:1レコードの現在のバージョン。 -
PersonEmail: string
タイトル:
Person Email最大長:240請求レートが上書きされる個人のEメール。 -
PersonId: integer (int64)
タイトル:
Person ID請求レートが上書きされる個人の一意の識別子。 -
PersonName: string
タイトル:
Person最大長:240請求レートが上書きされる個人の名前。 -
レート: number
タイトル:
Rate品目の顧客に請求される金額。 -
RateCurrency: string
タイトル:
Currency最大長:80請求レート上書きの通貨。 -
RateCurrencyCode: string
タイトル:
Currency Code最大長:30請求レート上書きの通貨コード。 -
RateDiscountReason: string
タイトル:
Rate Change Reason最大長:80割引を適用する事由です。 -
RateDiscReasonCode: string
タイトル:
Rate Change Reason Code最大長:30割引を適用する事由コード。 -
StartDateActive: 文字列(日付)
タイトル:
Start Date請求レート上書きが有効になる日付です。
ネストされたスキーマ : contracts-RevenuePlan-RevenuePlanDescriptiveFlexField-item-response
タイプ:
ソースを表示
object-
__FLEX_Context: string
タイトル:
Context Prompt最大長:30 -
__FLEX_Context_DisplayValue: string
タイトル:
Context Prompt -
BillPlanId: integer (int64)
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
ネストされたスキーマ : contracts-RevenuePlan-RevenuePlanTranslation-item-response
タイプ:
ソースを表示
object-
BillPlanDesc: string
最大長:
240収益プランの摘要。 -
BillPlanId: integer (int64)
請求プラン識別子
-
BillPlanName: string
最大長:
30請求プラン名 -
InvoiceComment: string
最大長:
240請求書のコメント -
InvoiceInstructions: string
最大長:
240請求書指示 -
Language: string
最大長:
4翻訳言語 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
請求プラン翻訳の契約バージョン
-
ObjectVersionNumber: 整数(int32)
収益プラン・オブジェクト・バージョンです。
-
SourceLang: string
最大長:
4ソース言語
ネストされたスキーマ : contracts-SalesCredit-item-response
タイプ:
ソースを表示
object-
ActiveFlag: boolean
最大長:
1デフォルト値:false有効フラグ -
EndDate: 文字列(日付)
タイトル:
End Date販売実績終了日 -
ExternalReferenceKey: string
最大長:
120外部参照キー -
ExternalSourceKey: string
最大長:
120外部ソース・キー -
Id: integer (int64)
販売実績ID
-
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
メジャー・バージョン
-
パーセント: number
タイトル:
Percent販売実績率 -
SalesCreditPuid: string
タイトル:
Sales Credit PUID最大長:120販売実績PUID -
SalesCreditType: string
最大長:
240販売実績タイプ -
SalesCreditTypeId: integer
タイトル:
Credit Type販売実績タイプID -
SalesrepId: integer (int64)
営業担当ID
-
SalesrepName: string
タイトル:
Salesperson最大長:360営業担当名 -
StartDate: 文字列(日付)
タイトル:
Start Date販売実績開始日
ネストされたスキーマ : contracts-Section-item-response
タイプ:
ソースを表示
object-
Alignment: string
最大長:
80整列。 -
Clause: array Clauses
タイトル:
Clausesリソースは、契約条件の条項を表示するために使用されます。 -
Description: string
タイトル:
Description最大長:2000摘要 -
Heading: string
タイトル:
Section最大長:300見出し。 -
Id: integer
セクションの一意の識別子。
-
Label: string
最大長:
60ラベル。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
ScnId: number
セクションID。
-
SkipNumbering: string
最大長:
1スキップ採番フラグ。 -
StartOnNewPage: string
最大長:
1新しいページの開始フラグ。 -
SubSection: array Sub Sections
タイトル:
Sub Sectionsリソースは、契約条件のサブ・セクションを表示するために使用されます。 -
SuppressScnNamePrint: string
最大長:
1抑制セクション名印刷フラグ。
ネストされたスキーマ : contracts-Section-Clause-item-response
タイプ:
ソースを表示
object-
ArticleId: integer (int64)
読取り専用:
true条項ID。 -
ArticleVersionId: number
読取り専用:
true条項バージョンID。 -
ArticleVersionNumber: integer (int64)
読取り専用:
true条項バージョン番号。 -
ClauseDescription: string
読取り専用:
true最大長:2000条項の説明。 -
ClauseDisplayTitle: string
読取り専用:
true最大長:450条項の表示タイトル。 -
ClauseLabel: string
読取り専用:
true最大長:60条項ラベル。 -
ClauseNumber: string
読取り専用:
true最大長:240条項番号。 -
ClauseSection: string
読取り専用:
true最大長:300条項セクション。 -
ClauseTextInHTML: 文字列(バイト)
読取り専用:
trueHTMLの条項タイトル。 -
ClauseTextInWord: 文字列(バイト)
読取り専用:
trueWordの条項タイトル。 -
ClauseTitle: string
読取り専用:
true最大長:450条項タイトル。 -
ClauseType: string
条項タイプ。
-
ContractExpertFlag: boolean
読取り専用:
true最大長:1契約エキスパート・フラグ。 -
DocumentId: number
読取り専用:
trueドキュメントID。 -
Id: integer (int64)
読取り専用:
true条項の未指定識別子。 -
IncludeByReferenceFlag: boolean
読取り専用:
true最大長:1参照による包含フラグ。 -
Instructions: string
読取り専用:
true最大長:2000条項の指示。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
MajorVersion: integer (int64)
読取り専用:
true条項に関連付けられたメジャー・バージョンです。 -
MandatoryFlag: boolean
読取り専用:
true最大長:1必須フラグ。 -
NonstandardFlag: boolean
読取り専用:
true最大長:1非標準フラグ。 -
ProtectedTextFlag: boolean
読取り専用:
true最大長:1保護されたテキスト・フラグ。 -
ScnId: number
読取り専用:
trueセクションID。 -
SkipNumberingFlag: boolean
読取り専用:
true最大長:1スキップ採番フラグ。 -
SuppressTitleFlag: boolean
読取り専用:
true最大長:1タイトルの抑制フラグ。
ネストされたスキーマ : contracts-Section-SubSection-item-response
タイプ:
ソースを表示
object-
Alignment: string
最大長:
80整列。 -
Description: string
タイトル:
Description最大長:2000摘要 -
Heading: string
タイトル:
Section最大長:300見出し。 -
Id: integer
セクションの一意の識別子。
-
Label: string
最大長:
60ラベル。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
ScnId: number
セクションID。
-
SkipNumbering: string
最大長:
1スキップ採番フラグ。 -
StartOnNewPage: string
最大長:
1新しいページの開始フラグ。 -
SuppressScnNamePrint: string
最大長:
1抑制セクション名印刷フラグ。
ネストされたスキーマ : contracts-SupportingDocuments-item-response
タイプ:
ソースを表示
object-
AsyncTrackerId: string
タイトル:
Asynchronous Upload Tracker Id内部共有ドキュメントの非同期トラッカID。 -
AttachedDocumentId: integer (int64)
タイトル:
Attached Document Id添付された内部共有文書の一意の識別子。 -
CategoryName: string
タイトル:
Category最大長:30内部共有文書が割り当てられるカテゴリのコード。 - ContentRepositoryFileShared: boolean
-
CreatedBy: string
タイトル:
Created By読取り専用:true最大長:255内部共有文書を作成したユーザー。 -
CreatedByUserName: string
タイトル:
Created By User Name読取り専用:true内部共有文書を作成したユーザーの名前。 -
CreationDate: string (date-time)
タイトル:
Creation Date読取り専用:true内部共有文書が作成された日付。 -
DatatypeCode: string
タイトル:
Type最大長:30デフォルト値:FILE外部共有文書がファイルまたはURLであるかどうかを識別するコード。 -
Description: string
タイトル:
Description最大長:255内部共有文書の摘要。 -
DmDocumentId: string
最大長:
255内部共有ドキュメントのDMドキュメントID。 -
DmFolderPath: string
タイトル:
Dm Folder Path最大長:1000内部共有ドキュメントのDmフォルダ・パス。 -
DmVersionNumber: string
最大長:
255内部共有ドキュメントのDmバージョン番号。 -
DownloadInfo: string
タイトル:
DownloadInfoファイル添付をプログラムで取得するために使用される情報を含む、文字列として表されるJSONオブジェクト。 -
ErrorStatusCode: string
タイトル:
Error Status Code内部共有文書のエラー・ステータス・コード。 -
ErrorStatusMessage: string
タイトル:
Error Status Message内部共有文書のエラー・ステータス・メッセージ。 -
ExpirationDate: string (date-time)
タイトル:
Expiration Date内部共有文書の失効日。 -
FileContents: 文字列(バイト)
タイトル:
File Contents内部共有ドキュメントのファイル・コンテンツ。 -
FileName: string
タイトル:
File Name最大長:2048内部共有ドキュメントのファイル名。 ファイル名またはURLが必要です。 -
FileUrl: string
タイトル:
File Url内部共有ドキュメントのURLのロケーション。 -
FileWebImage: 文字列(バイト)
タイトル:
File Web Image読取り専用:trueソースが変換可能なイメージの場合、.png形式で表示されるファイルのbase64エンコード・イメージ。 -
LastUpdateDate: string (date-time)
タイトル:
Last Update Date読取り専用:true内部共有文書が最後に更新された日付。 -
LastUpdatedBy: string
タイトル:
Last Updated By読取り専用:true最大長:255内部共有ドキュメントを最後に更新したユーザーに関連付けられたログイン・ユーザー名。 -
LastUpdatedByUserName: string
タイトル:
Last Updated By User読取り専用:true内部共有文書を最後に更新したユーザーの名前。 -
links: array Links
タイトル:
Linksリソース・インスタンスに関連付けられたリンク関係。 -
Title: string
タイトル:
Title内部共有ドキュメントのタイトル。 -
UploadedFileContentType: string
タイトル:
Uploaded File Content Type内部共有文書のアップロード済ファイル・コンテンツ・タイプ。 -
UploadedFileLength: integer
タイトル:
File Size内部共有ドキュメントのアップロードされたファイル長。 -
UploadedFileName: string
タイトル:
Uploaded File Name内部共有文書のアップロード済ファイル名。 -
UploadedText: string
タイトル:
Uploaded Text内部共有文書のアップロード済テキスト。 -
Uri: string
タイトル:
Uri最大長:4000内部共有ドキュメントのURI。 -
Url: string
タイトル:
Url最大長:4000内部共有ドキュメントのURL。 ファイル名またはURLが必要です。 -
UserName: string
タイトル:
User Name読取り専用:true最大長:255内部共有文書が割り当てられるカテゴリの名前。
例:
次の例では、cURLを使用してRESTリソースに対するGETリクエストを発行することによって、すべての契約を取得する方法を示しています。
cURLコマンド
curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts
レスポンス本文の例
次の例は、JSON形式のレスポンス本文のコンテンツを示しています。
Get all ?
{
"items" : [ {
"Id" : 100000012640230,
"MajorVersion" : 1,
"ExternalSource" : null,
"ExternalKey" : null,
"InvConvRateTypeName" : null,
"InvConvRateDateTypeName" : null,
"OrgName" : "Vision Operations",
"OrgId" : 204,
"ContractTypeName" : "Buy : Project lines",
"ContractClass" : "CONTRACT",
"ContractTypeId" : 102,
"ContractNumber" : "ZOKC_DTS_CON_01",
"ContractNumberModifier" : null,
"Cognomen" : null,
"PartyId" : 1005,
"PartyName" : "AT&T Universal Card",
"InvOrganizationId" : 204,
"StsCode" : "DRAFT",
"CurrencyCode" : "USD",
"StartDate" : "2009-10-15",
"EndDate" : null,
"SupplierId" : 2960,
"SupplierSiteId" : 2641,
"InvConvRateType" : null,
"InvConvRateDate" : null,
"BillToAccountId" : null,
"BillToAccount" : null,
"BillToAccountNumber" : null,
"BillToSiteUseId" : null,
"BillToSiteUseLocation" : null,
"BillToAddress" : null,
"ShipToAccountId" : null,
"ShipToAccount" : null,
"ShipToAccountNumber" : null,
"ShipToSiteUseId" : null,
"ShipToSiteUseLocation" : null,
"ShipToAddress" : null,
"ShipToAccountDescription" : null,
"SoldToAccountId" : null,
"SoldToAccount" : null,
"SoldToAccountNumber" : null,
"SoldToSiteId" : null,
"SoldToNumber" : null,
"SoldToAddress" : null,
"SoldToAccountDescription" : null,
"ShipInvOrgId" : null,
"RecvInvOrgId" : 498,
"LegalEntityId" : 204,
"OutputTaxClassificationCode" : null,
"DateApproved" : null,
"DatetimeCancelled" : null,
"DateSigned" : null,
"DateTerminated" : null,
"TerminateCancelSource" : null,
"ContributionPercent" : null,
"BillSequence" : null,
"OverallRiskCode" : null,
"ShortDescription" : null,
"Description" : null,
"HoldReasonCode" : null,
"HoldUntilDate" : null,
"AmendmentEffectiveDate" : null,
"ExemptCertificateNumber" : null,
"ExemptReasonCode" : null,
"ProjectEnabledFlag" : false,
"OutputTaxSetId" : null,
"PartyObjectType" : "OKX_VENDOR",
"PrimaryLedgerId" : 1,
"CustomerPartyId" : null,
"CustomerPartySiteId" : null,
"GeneratedInvoiceStatus" : null,
"OwningOrgId" : null,
"NetInvoiceFlag" : null,
"OwningOrgName" : null,
"TaxClassificationMeaning" : null,
"ExemptionReasonMeaning" : null,
"FreightTerms" : "SHIP",
"FOB" : "Destination",
"ApTermsId" : 10042,
"ServiceEnabledFlag" : "false",
"EstimatedAmount" : 4499999999999,
"TaxAmount" : null,
"LastUpdateDate" : "2009-10-15T03:56:41-07:00",
"LastUpdateLogin" : "75F800C4CE194F7AE04044987CF0768F",
"CreatedBy" : "OPERATIONS",
"CreationDate" : "2009-10-15T03:50:00-07:00",
"LedgerCurrency" : "USD",
"EncumbranceLevel" : null,
"AgreementEnabledFlag" : false,
"CarrierName" : "Federal Express",
"CloseReason" : null,
"CancelReason" : null,
"AuthoringPartyCode" : "INTERNAL",
"HoldReasonMeaning" : null,
"PrimaryPartyId" : 1005,
"PersonId" : 100010024202242,
"SalesAccountId" : null,
"OrigSystemId" : null,
"OrigSystemReference" : null,
"OrigSystemSourceCode" : null,
"AllowExternalItemFlag" : false,
"SalesAccountName" : null,
"ItemSourceCode" : "PRODUCT_MASTER",
"StateTransitionFlowName" : null,
"StateTransitionFlowState" : "DRAFT",
"UserStatusCode" : null,
"AssigneeType" : null,
"AssigneeId" : null,
"Assignee" : null,
"CustomerPONumber" : null,
"AccessLevel" : "UPDATE",
"TemplateFlag" : false,
"VersionDescription" : null,
"Comment" : null,
"PriceList" : null,
"AdjustmentBasis" : null,
"PricingCalendarId" : null,
"PricingPeriodType" : null,
"PricingCalendarName" : null,
"DiscountPercent" : null,
"PriceListName" : null,
"OraPricingInteg" : "NONE",
"TrnCodeSetId" : null,
"HoldReasonCodeSetId" : null,
"WebServiceFlag" : null,
"ContractOwnerId" : null,
"Status" : "Draft",
"AuthoringPartyMeaning" : "Internal",
"InvOrgName" : "Vision Operations",
"Supplier" : "Costco Wholesale Corp.",
"SupplierSite" : null,
"ShipInvOrg" : null,
"RecvInvOrg" : "Vision ADB",
"Currency" : "US Dollar",
"UserStatusMeaning" : null,
"LegalEntityName" : "Vision Operations",
"ShipToOrgLocation" : "CSP10002",
"ChrType" : null,
"AccountRuleId" : null,
"AllowCurrencyOverrideFlag" : null,
"ContractTrueValue" : null,
"InvoiceRuleId" : null,
"PricingSegmentExplanation" : null,
"PricingStrategyExplanation" : null,
"SegmentExplanationMessageName" : null,
"ShipToPartyId" : null,
"ShipToPartySiteId" : null,
"Subtotal" : null,
"ShipToPartyName" : null,
"ShipToPartySiteLocation" : null,
"ArInterfaceYn" : null,
"PaymentTermId" : null,
"CustomerPartyName" : null,
"CustomerPartySiteName" : null,
"DocumentSubType" : null,
"InstrAssignmentId" : null,
"PaymentMethod" : null,
"PoNumber" : null,
"TrxnExtensionId" : null,
"WireNumber" : null,
"CreditCardNumber" : null,
"CreditCardHolderName" : null,
"CreditCardIssuerCode" : null,
"CreditCardIssuerName" : null,
"CreditCardExpiryDate" : null,
"BillToAccountPartyId" : null,
"links" : [ {
...,
} ]
}, {
"Id" : 300100036628512,
"MajorVersion" : 1,
"ExternalSource" : null,
"ExternalKey" : null,
"InvConvRateTypeName" : null,
"InvConvRateDateTypeName" : null,
"OrgName" : "Vision Operations",
"OrgId" : 204,
"ContractTypeName" : "Buy : Project lines",
"ContractClass" : "CONTRACT",
"ContractTypeId" : 102,
"ContractNumber" : "ZOKC_AUDIT003",
"ContractNumberModifier" : null,
"Cognomen" : "ZOKC_audit",
"PartyId" : 1000,
"PartyName" : "World of Business",
"InvOrganizationId" : 204,
"StsCode" : "DRAFT",
"CurrencyCode" : "USD",
"StartDate" : "2014-08-04",
"EndDate" : "2015-08-31",
"SupplierId" : 1000,
"SupplierSiteId" : null,
"InvConvRateType" : null,
"InvConvRateDate" : null,
"BillToAccountId" : null,
"BillToAccount" : null,
"BillToAccountNumber" : null,
"BillToSiteUseId" : null,
"BillToSiteUseLocation" : null,
"BillToAddress" : null,
"ShipToAccountId" : null,
"ShipToAccount" : null,
"ShipToAccountNumber" : null,
"ShipToSiteUseId" : null,
"ShipToSiteUseLocation" : null,
"ShipToAddress" : null,
"ShipToAccountDescription" : null,
"SoldToAccountId" : null,
"SoldToAccount" : null,
"SoldToAccountNumber" : null,
"SoldToSiteId" : null,
"SoldToNumber" : null,
"SoldToAddress" : null,
"SoldToAccountDescription" : null,
"ShipInvOrgId" : null,
"RecvInvOrgId" : null,
"LegalEntityId" : 204,
"OutputTaxClassificationCode" : null,
"DateApproved" : null,
"DatetimeCancelled" : null,
"DateSigned" : null,
"DateTerminated" : null,
"TerminateCancelSource" : null,
"ContributionPercent" : null,
"BillSequence" : null,
"OverallRiskCode" : null,
"ShortDescription" : null,
"Description" : null,
"HoldReasonCode" : null,
"HoldUntilDate" : null,
"AmendmentEffectiveDate" : null,
"ExemptCertificateNumber" : null,
"ExemptReasonCode" : null,
"ProjectEnabledFlag" : false,
"OutputTaxSetId" : null,
"PartyObjectType" : "OKX_VENDOR",
"PrimaryLedgerId" : 1,
"CustomerPartyId" : null,
"CustomerPartySiteId" : null,
"GeneratedInvoiceStatus" : null,
"OwningOrgId" : null,
"NetInvoiceFlag" : null,
"OwningOrgName" : null,
"TaxClassificationMeaning" : null,
"ExemptionReasonMeaning" : null,
"FreightTerms" : null,
"FOB" : null,
"ApTermsId" : null,
"ServiceEnabledFlag" : "false",
"EstimatedAmount" : 30000,
"TaxAmount" : null,
"LastUpdateDate" : "2014-08-05T00:07:17-07:00",
"LastUpdateLogin" : "FFDBECFAC8F44AF2E0435160F00A2D57",
"CreatedBy" : "CONMGR",
"CreationDate" : "2014-08-04T23:59:17-07:00",
"LedgerCurrency" : "USD",
"EncumbranceLevel" : null,
"AgreementEnabledFlag" : false,
"CarrierName" : null,
"CloseReason" : null,
"CancelReason" : null,
"AuthoringPartyCode" : "INTERNAL",
"HoldReasonMeaning" : null,
"PrimaryPartyId" : 1000,
"PersonId" : 300100005242507,
"SalesAccountId" : null,
"OrigSystemId" : null,
"OrigSystemReference" : null,
"OrigSystemSourceCode" : null,
"AllowExternalItemFlag" : false,
"SalesAccountName" : null,
"ItemSourceCode" : "PRODUCT_MASTER",
"StateTransitionFlowName" : null,
"StateTransitionFlowState" : "DRAFT",
"UserStatusCode" : null,
"AssigneeType" : null,
"AssigneeId" : null,
"Assignee" : null,
"CustomerPONumber" : null,
"AccessLevel" : "UPDATE",
"TemplateFlag" : false,
"VersionDescription" : null,
"Comment" : null,
"PriceList" : null,
"AdjustmentBasis" : null,
"PricingCalendarId" : null,
"PricingPeriodType" : null,
"PricingCalendarName" : null,
"DiscountPercent" : null,
"PriceListName" : null,
"OraPricingInteg" : "NONE",
"TrnCodeSetId" : null,
"HoldReasonCodeSetId" : null,
"WebServiceFlag" : null,
"ContractOwnerId" : null,
"Status" : "Draft",
"AuthoringPartyMeaning" : "Internal",
"InvOrgName" : "Vision Operations",
"Supplier" : "World of Business",
"SupplierSite" : null,
"ShipInvOrg" : null,
"RecvInvOrg" : null,
"Currency" : "US Dollar",
"UserStatusMeaning" : null,
"LegalEntityName" : "Vision Operations",
"ShipToOrgLocation" : null,
"ChrType" : null,
"AccountRuleId" : null,
"AllowCurrencyOverrideFlag" : null,
"ContractTrueValue" : null,
"InvoiceRuleId" : null,
"PricingSegmentExplanation" : null,
"PricingStrategyExplanation" : null,
"SegmentExplanationMessageName" : null,
"ShipToPartyId" : null,
"ShipToPartySiteId" : null,
"Subtotal" : null,
"ShipToPartyName" : null,
"ShipToPartySiteLocation" : null,
"ArInterfaceYn" : null,
"PaymentTermId" : null,
"CustomerPartyName" : null,
"CustomerPartySiteName" : null,
"DocumentSubType" : null,
"InstrAssignmentId" : null,
"PaymentMethod" : null,
"PoNumber" : null,
"TrxnExtensionId" : null,
"WireNumber" : null,
"CreditCardNumber" : null,
"CreditCardHolderName" : null,
"CreditCardIssuerCode" : null,
"CreditCardIssuerName" : null,
"CreditCardExpiryDate" : null,
"BillToAccountPartyId" : null,
"links" : [ {
...,
} ]
},...