機械翻訳について

すべての契約明細の取得

get

/fscmRestApi/resources/11.13.18.05/contracts/{contractsUniqID}/child/ContractLine

リクエスト

パス・パラメータ
  • これは、Contractsリソースの複合キーを構成し、Contractsのインスタンスを一意に識別するために使用される属性のハッシュ・キーです。 クライアントはハッシュ・キー値を生成しないでください。 かわりに、クライアントは、Contractsの特定のインスタンスに移動してハッシュ・キーを取得するために、Contractsコレクション・リソースを問い合せる必要があります。
問合せパラメータ
  • このパラメータは、レスポンスの生成後に設定およびロールバックされるフィールドである依存関係を指定します。 通常、これらは属性変更の影響をプレビューするために使用されます。 このパラメータで指定されたフィールドは、常に問題のリソース・インスタンスで設定されます。 子リソース・コレクションがリクエストされ、パラメータが設定されると、リソース・コレクション・ペイロードを生成する前にフィールドが親リソース・インスタンスに設定されます。 この問合せパラメータの値は、依存性フィールドのセットです。 例: dependency=ProductId=2

    フォーマット: <attr1>=<val1>,<attr2>=<value2>
  • このパラメータを指定すると、指定した子がリソース・ペイロードに含まれます(リンクのみでなく)。 この問合せパラメータの値は"all"または""です。 カンマをセパレータとして使用して、複数の子を指定できます。 例: ?expand=Employees,Localizations. ネストされた子は、"Child.NestedChild"の書式に従って指定することもできます(例): ?expand=Employees.Managers). ネストされた子が指定されている場合(例): Employees.Managers)。欠落している子は暗黙的に処理されます。 たとえば、"?expand=Employees.Managers"は"?expand=Employees,Employees.Managers"と同じです(これにより、従業員とマネージャが展開されます)。
  • このパラメータは、リソース・フィールドをフィルタします。 指定されたフィールドのみが返されます。つまり、フィールドが指定されていない場合、フィールドは返されません(リンクのみを取得する場合に便利です)。 間接子リソースが指定されている場合(例): Employees.Managers)。欠落している子は暗黙的に処理されます。 たとえば、"?fields=Employees.Managers:Empname"は"?fields=;Employees:;Employees.Managers:Empname" (これはマネージャの"Empname"フィールドのみを返す)と同じです。この問合せパラメータの値は、リソース・フィールドのリストです。 属性は直接にすることができます(例): 従業員または間接(例): Employees.Managers) child. 拡張問合せパラメータと組み合せることはできません。 両方を指定した場合、フィールドのみが考慮されます。

    フォーマット : ?fields=Attribute1,Attribute2

    子リソースのフィールドの書式 : ?fields=Accessor1:Attribute1,Attribute2
  • コレクションを検索するための事前定義済ファインダとして使用されます。

    フォーマット : ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    使用可能なファインダ名および対応するファインダ変数を次に示します:

    • ContractAllLineAltKey : 代替キーのある契約明細を検索 - IDとメジャー・バージョン。
      ファインダ変数:
      • ID; integer;契約明細の一意の識別子。
      • MajorVersion; integer;契約明細メジャー・バージョン。
    • ContractAllLineVOALTKey : 代替キーのある契約明細を検索します。
      ファインダ変数:
      • ExternalKey; string.
      • ExternalSource; string.
    • ContractLinePuidAltKey : 代替キー明細PUIDを持つ契約明細を検索
      ファインダ変数:
      • LinePuid; string;契約明細の公開一意識別子。
    • PrimaryKey : 指定した契約明細識別子を持つ契約明細を検索します。
      ファインダ変数:
      • LineId; integer;契約明細の一意の識別子。
  • このパラメータは、リソース・コレクション内で返されるリソースの数を制限します。 制限がリソース数を超えると、フレームワークは使用可能なリソースのみを返します。
  • このパラメータは、単一のリソースまたはリソース・コレクションへのアクセス中に特定のリンクのみを表示するために使用できます。 パラメータ値書式は、次のカンマ区切りリストです : <link_relation>

    例:
    self,canonical
  • リソース・コレクションの開始位置を定義するために使用します。 オフセットがリソース数を超えると、リソースは返されません。 デフォルト値は0です。
  • リソース・アイテム・ペイロードは、データのみを含めるようにフィルタされます(リンク・セクションなどは含まれません)。
  • このパラメータは、指定されたフィールドに基づいてリソース・コレクションを順序付けます。 パラメータ値は、属性名のカンマ区切りの文字列で、それぞれオプションでコロンと「asc」または「desc」が続きます。 昇順の場合は「asc」、降順の場合は「desc」を指定します。 デフォルト値は「asc」です。 たとえば、?orderBy=field1:asc,field2:descです
  • この問合せパラメータは、where句を定義します。 リソース・コレクションは、指定された式を使用して問い合せられます。 この問合せパラメータの値は、1つ以上の式です。 例 : ?q=部門番号>=10および<= 30;Loc!=NY

    フォーマット : ?q=expression1;expression2

    次の問合せ可能属性を使用して、q問合せパラメータを使用してこの収集リソースをフィルタできます:
    • AdjustmentAmount; number;契約明細の調整金額。
    • AdjustmentBasisCode; string; 調整基準を示すコード。
    • AdjustmentBasisId; integer; 調整基準の一意の識別子。
    • AdjustmentType; string;契約明細の調整のタイプ。
    • AdjustmentTypeCode; string; 調整のタイプを示すコード。
    • AgreedAmount; number;契約明細の合意金額。
    • AgreedQuantity; number;契約明細の出荷予定契約数量。
    • AgreementAmountLimit; number;契約金額の制限。
    • AgreementPriceLimit; number;契約明細の価格制限。
    • AgreementPriceOverAllwdYn; string; 契約価格を上書きできるかどうかを示します。
    • AgreementQuantityLimit; number;出荷する契約済数量の制限。
    • AgreementUnitPrice; number;契約明細の単価。
    • AllowCustomAdjustmentsFlag; boolean;カスタム調整を実行できるかどうかを示します。
    • AllowPricelistOverrideYn; string;価格表の上書きが許可されるかどうかを示します。
    • AllowPromotionsYn; string;プロモーションが許可されるかどうかを示します。
    • AtRiskYn; string; 契約明細がリスクにあるかどうかを示します。
    • AutoApplyStrategyPriceAdjustmentFlag;ブール;戦略価格調整の自動適用フラグ
    • BillPlanId; integer;請求プランの一意の識別子。
    • CarrierId; integer;キャリアの一意の識別子。
    • Cognomen; string;契約明細の名前。
    • コメント;文字列;契約明細のコメント。
    • CommitLevel;文字列;コミット・レベル
    • CommitLevelCode; string;コミット・レベル・コード
    • CustomerPONumber; string;顧客の発注番号。
    • DateCancelled; string;日付が取り消されました。
    • DateTerminated; string;契約明細が終了する日付。
    • DeliveryDate; string;アイテムが配信される予定の日付。
    • EndDate; string;契約明細が終了する日付。
    • EstimatedVariableConsiderationAmount;数値;推定変数対価金額
    • ExemptCertificateNumber;文字列;免税証明書番号
    • ExemptReasonCode;文字列;免税理由コード
    • ExternalKey; string;外部ソース・システム内の契約行のキー識別子。
    • ExternalSource; string;契約明細のインポート元となる外部ソース・システムの名前。
    • FOB; string;契約明細のFOB。
    • FOBCode; string; 契約明細のFOBを示すコード。
    • FixedPriceServiceYn; string; サービスの価格が固定であることを示します。
    • FloorPrice; number;契約明細のフロア価格。
    • FreightTerms; string;契約明細の運送条件の表示名。
    • FreightTermsCode; string; 契約明細の運送条件を示すコード。
    • HoldReasonCode; string; 契約明細を保持する理由を示すコード。
    • HoldReasonCodeSetId; integer; 契約明細の保留事由コードに使用されるセットの一意の識別子。
    • HoldUntilDate; string;契約明細が保留になるまでの日付。
    • ID;整数;契約明細ID
    • ItemDescription; string;契約明細項目の摘要。
    • ItemName; string;契約明細項目の名前。
    • ItemNameTxt; string; 契約明細項目の実際の名前を格納する列。
    • ItemQuantity; number;契約明細の数量。
    • LastRevenueRecogDate; string; 最後の収益が認識される日付。
    • LineAmount; number;契約明細の合計金額。
    • LineId; integer;契約明細の一意の識別子。
    • LineNumber; string;契約の行番号。
    • LinePuid;文字列;行PUID
    • LineTypeId; integer;契約明細タイプの一意の識別子。
    • LineValueAmount; number;契約明細の値。
    • ListPrice; number;契約明細の定価。
    • MajorVersion; integer;契約明細のバージョン。
    • MinimumReleaseAmount; number;契約明細のオーダーごとの最小リリース金額。
    • MinimumReleaseQuantity; number;オーダーごとに出荷される最小リリース数量。
    • Object1Id1; integer;オブジェクトの一意の識別子。
    • Object1Id2; integer;オブジェクトの代替キー識別子。
    • OrigSystemReference; string;契約明細の元のシステム参照。
    • OrigSystemSourceCode; string;元のシステムのソース・コード。
    • OutputTaxClassificationCode; string; 出力税の分類を示すコード。
    • PaymentTerms; string;支払条件の表示名。
    • PaymentTermsId; integer; 支払条件の一意の識別子。
    • PercentComplete; number;契約明細の完全性(パーセンテージ)。
    • PriceApplicationRule; string;価格適用ルール
    • PriceAsOf; string;契約明細またはアセット明細が価格設定される時点の日付。
    • PriceBookId; integer; 価格台帳の一意の識別子。
    • PriceListId; integer; 価格表の一意の識別子。
    • PurchasingCategoryId; integer;購買カテゴリの一意の識別子。
    • RecvInvOrgId; integer;受入在庫組織の一意の識別子。
    • RecvLocationId; integer;受信ロケーションの一意の識別子。
    • RevenuePlanId; integer;収益プランの一意の識別子。
    • ShipInvOrgId; integer;出荷在庫組織の一意の識別子。
    • ShipToAccountId; integer;出荷先アカウントの一意の識別子。
    • ShipToSiteUseId; integer;出荷先サイトの一意の識別子。
    • SourceDocumentId; integer;ソース・ドキュメントID
    • SourceDocumentLineId;整数;ソース文書明細ID
    • SourceDocumentSystemCode; string;ソース・アプリケーション・コード
    • StandaloneSellingPrice;数値;独立販売価格
    • StartDate; string;契約明細が作成された日付。
    • StsCode; string; 契約明細のステータスを示すコード。
    • SupplierId; integer;サプライヤの一意の識別子。
    • SupplierSiteId; integer; サプライヤの住所の一意の識別子。
    • TaxAmount; number;契約明細の税額。
    • TaxExemptionControl; string; 免税の理由を示すコード。
    • TaxExemptionControlMeaning; string;免税の理由。
    • TrnCode; string;契約明細の保留事由コードに使用されるセットの一意の識別子。
    • TrnCodeSetId; integer; 契約明細の取消またはクローズ事由コードに使用されるセットの一意の識別子。
    • UOMCode; string; 契約明細の単位を示すコード。
    • UnitPrice; number;契約明細の単価。
  • "?totalResults=true"の場合、リソース・コレクション表現には"推定行数"が含まれます。それ以外の場合、カウントは含まれません。 デフォルト値はfalseです。
ヘッダー・パラメータ
  • REST APIがランタイム・カスタマイズをサポートしている場合、サービスのシェイプはランタイム中に変更される可能性があります。 RESTクライアントは、これらの変更から自身を分離したり、このヘッダーを指定して最新バージョンのAPIと対話することを選択できます。 次に例を示します : Metadata-Context:sandbox="TrackEmployeeFeature".
  • RESTクライアントとサービスの間のプロトコル・バージョン。 クライアントがリクエストでこのヘッダーを指定しない場合、サーバーはAPIのデフォルト・バージョンを選択します。

この操作にはリクエスト本文がありません。

トップに戻る

応答

サポートされるメディア・タイプ

デフォルトのレスポンス

次の表では、このタスクに対するデフォルトのレスポンスについて説明します。
ヘッダー
  • REST APIがランタイム・カスタマイズをサポートしている場合、サービスのシェイプはランタイム中に変更される可能性があります。 RESTクライアントは、これらの変更から自身を分離したり、このヘッダーを指定して最新バージョンのAPIと対話することを選択できます。 次に例を示します : Metadata-Context:sandbox="TrackEmployeeFeature".
  • RESTクライアントとサービスの間のプロトコル・バージョン。 クライアントがリクエストでこのヘッダーを指定しない場合、サーバーはAPIのデフォルト・バージョンを選択します。
本文( )
ルート・スキーマ : contracts-ContractLine
タイプ: object
ソースを表示
ネストされたスキーマ : アイテム
タイプ: array
タイトル: Items
コレクション内のアイテム。
ソースを表示
ネストされたスキーマ : contracts-ContractLine-item-response
タイプ: object
ソースを表示
ネストされたスキーマ : 関連プロジェクト
タイプ: array
タイトル: Associated Projects
リソースは、関連付けられたプロジェクト情報の表示、作成、更新、削除に使用されます。 これには、プロジェクト番号、タスク番号、完了率、資金調達金額などが含まれます。
ソースを表示
ネストされたスキーマ : 請求管理
タイプ: array
タイトル: Billing Controls
請求管理リソースは、請求管理情報の表示、作成、更新および削除に使用されます。 これには、リソース、ハード制限、ソフト制限などが含まれます。
ソースを表示
ネストされたスキーマ : 契約明細フレックスフィールド
タイプ: array
タイトル: Contract Line Flexfields
リソースは、契約明細フレックス・フィールド情報の表示、作成、更新に使用されます。
ソースを表示
ネストされたスキーマ : 契約明細翻訳
タイプ: array
タイトル: Contract Line Translations
リソースは、契約明細翻訳情報の表示、更新に使用されます。
ソースを表示
ネストされたスキーマ : 契約明細内部属性
タイプ: array
タイトル: Contract Line Internal Attributes
契約明細内部属性リソースは、内部契約明細属性の表示、作成、更新および削除に使用されます。
ソースを表示
ネストされたスキーマ : 販売実績
タイプ: array
タイトル: Sales Credits
このリソースは、契約ヘッダーおよび明細レベルで販売実績情報を表示、作成、更新および削除するために使用されます。 この情報には、営業担当名、目標タイプ、パーセント、開始日および終了日が含まれます。
ソースを表示
ネストされたスキーマ : contracts-ContractLine-AssociatedProject-item-response
タイプ: object
ソースを表示
ネストされたスキーマ : contracts-ContractLine-BillingControl-item-response
タイプ: object
ソースを表示
ネストされたスキーマ : contracts-ContractLine-ContractAllLineDesFlexVA-item-response
タイプ: object
ソースを表示
ネストされたスキーマ : contracts-ContractLine-ContractLineTranslation-item-response
タイプ: object
ソースを表示
ネストされたスキーマ : contracts-ContractLine-ProjectContractLineInternalAttributes-item-response
タイプ: object
ソースを表示
  • 契約の一意識別子です。
  • 契約明細の一意識別子です。
  • 契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出タイプの一意識別子です。
  • タイトル: Expenditure Type Name
    最大長: 240
    契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出タイプの名前。
  • タイトル: Use original task owning organization
    最大長: 20
    買掛管理に送信された会社間請求書明細に移入された支出組織が、当初支出アイテムのタスク所有組織または会社間契約明細の支出組織からのものであるかどうかを示します。
  • タイトル: Use original expenditure type
    最大長: 1
    買掛管理に送信された内部請求書明細に移入された支出タイプが、当初支出アイテムの支出タイプまたは内部契約明細の支出タイプのどちらから取得されるかを示します。
  • 最大長: 150
    外部参照キー。
  • 最大長: 150
    外部ソース・キー。
  • Links
  • 収益配分の生成に使用される、契約を修正して作成された契約のバージョンの識別。
  • 契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される支出組織の一意識別子。
  • タイトル: Expenditure Organization Name
    最大長: 240
    契約明細のOracle Fusion Payablesで受け側の内部請求書に記録される組織の名前。
  • タイトル: Provider Business Unit ID
    社内契約明細を使用して請求される商品またはサービスを提供するビジネス・ユニットの一意の識別子です。
  • タイトル: Provider Business Unit Name
    最大長: 240
    内部契約明細を使用して請求される商品またはサービスを提供するビジネス・ユニットの名前。
  • 受け側ビジネス・ユニットの一意の識別子。
  • タイトル: Receiver Business Unit
    最大長: 240
    受け側ビジネス・ユニット名。
  • 契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるプロジェクトの一意の識別子。
  • タイトル: Receiver Project Name
    最大長: 240
    契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるプロジェクトの名前。
  • 契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるタスクの一意の識別子。
  • タイトル: Receiver Task Name
    最大長: 255
    契約明細のOracle Fusion Payablesで受け側の内部請求書に記録されるタスクの名前。
ネストされたスキーマ : contracts-ContractLine-SalesCredit-item-response
タイプ: object
ソースを表示
トップに戻る

例:

次の例は、cURLを使用してRESTリソースに対するGETリクエストを発行することによって、すべての契約明細を取得する方法を示しています。

cURLコマンド

curl -u <username:password> \ -X GET https://servername.fa.us2.oraclecloud.com/fscmRestApi/resources/11.13.18.05/contracts/00020000000EACED0005770800005AF3113B1FE60000000EACED000577080000000000000001/child/ContractLine

レスポンス本文の例

次の例は、JSON形式のレスポンス本文のコンテンツを示しています。

{
"items": [
  {
"LineNumber": "1",
"Id": 100000012640235,
"MajorVersion": 1,
"LineTypeId": 104,
"LineTypeName": "Item",
"StsCode": "DRAFT",
"LineStatus": "Draft",
"Object1Id1": 33374,
"Object1Id2": 204,
"ItemName": "AS34300",
"ItemNameTxt": "AS34300",
"ItemDescription": "HP ProLiant DL740 - Xeon MP 3 GHz",
"StartDate": "2009-10-15",
"EndDate": null,
"PriceListId": null,
"UOMCode": "Ea",
"FixedPriceServiceYn": "N",
"ItemQuantity": 1,
"UnitPrice": 4444444444444,
"LineValueAmount": 4444444444444,
"LineAmount": 4444444444444,
"Comments": null,
"AgreedQuantity": null,
"AgreedAmount": null,
"AgreementQuantityLimit": null,
"AgreementAmountLimit": null,
"MinimumReleaseQuantity": null,
"MinimumReleaseAmount": null,
"PriceBookId": null,
"AllowPricelistOverrideYn": null,
"ListPrice": null,
"FloorPrice": null,
"AgreementPriceLimit": null,
"AgreementUnitPrice": null,
"AdjustmentTypeCode": null,
"AdjustmentType": null,
"AdjustmentBasisId": null,
"AdjustmentBasisCode": null,
"AdjustmentAmount": null,
"AllowCustomAdjustmentsFlag": null,
"DateTerminated": null,
"HoldUntilDate": null,
"TrnCodeSetId": null,
"TrnCode": null,
"CloseReason": null,
"HoldReasonCodeSetId": null,
"HoldReasonCode": null,
"HoldReason": null,
"AtRiskYn": "N",
"PercentComplete": null,
"ShipToAccountId": null,
"ShipToAccount": null,
"ShipToSiteUseId": null,
"ShipToSite": null,
"ShipInvOrgId": null,
"WareHouse": null,
"BillPlanId": null,
"RevenuePlanId": null,
"RevenueAmount": "0",
"OutputTaxClassificationCode": null,
"ExemptReasonCode": null,
"ExemptReason": null,
"LastRevenueRecogDate": null,
"CustomerPONumber": null,
"DeliveryDate": "2009-10-28",
"SupplierId": 2960,
"Supplier": null,
"SupplierSiteId": 2641,
"SupplierSiteName": "1263",
"RecvInvOrgId": 911,
"RecvLocationId": 3248,
"ShipToOrgLocation": "CSP10002",
"AgreementPriceOverAllwdYn": "N",
"FOBCode": "Destination",
"FOB": "Destination",
"FreightTermsCode": "SHIP",
"FreightTerms": null,
"PaymentTermsId": 10042,
"PaymentTerms": "2N30",
"PurchasingCategoryId": 1,
"CarrierId": 12524,
"CarrierName": "Federal Express",
"VendorSiteId": null,
"OrigSystemReference": null,
"OrigSystemSourceCode": null,
"Cognomen": null,
"TaxAmount": null,
"ExternalSource": null,
"ExternalKey": null,
"ExternalItemKey": null,
"ExternalItemReference1": null,
"ExternalItemReference2": null,
"ExternalItemReference3": null,
"ExternalItemReference4": null,
"ExternalItemReference5": null,
"ExternalItemSource": null,
"AllowPromotionsYn": "N",
"BillToCustAccountNumber": null,
"BillToSiteUseName": null,
"BillToContactName": null,
"InvoiceRuleId": null,
"BillToAccountId": null,
"AccountRuleId": null,
"BillingFrequency": null,
"InvoiceText": null,
"OrderSource": null,
"PriceUOM": null,
"ShipToPartyId": null,
"ShipToPartySiteId": null,
"DurationQuantity": null,
"PricingEffectivityDate": null,
"PriceItemQuantity": 1,
"PriceItemUOM": "Ea",
"OnetimeAmount": null,
"RecurringAmount": null,
"TaxError": null,
"InstrAssignmentId": null,
"PaymentMethod": null,
"PoNumber": null,
"TrxnExtensionId": null,
"WireNumber": null,
"CreditCardNumber": null,
"CreditCardHolderName": null,
"CreditCardIssuerCode": null,
"CreditCardIssuerName": null,
"CreditCardExpiryDate": null,
"BillToAccountPartyId": null,
"links":
...,
}
],
},
 {
"LineNumber": "2",
"Id": 100000012640236,
"MajorVersion": 1,
"LineTypeId": 103,
"LineTypeName": "Free-form",
"StsCode": "DRAFT",
"LineStatus": "Draft",
"Object1Id1": null,
"Object1Id2": null,
"ItemName": "ff",
"ItemNameTxt": "ff",
"ItemDescription": "ff",
"StartDate": "2009-10-15",
"EndDate": null,
"PriceListId": null,
"UOMCode": null,
"FixedPriceServiceYn": "Y",
"ItemQuantity": null,
"UnitPrice": null,
"LineValueAmount": 55555555555,
"LineAmount": 55555555555,
"Comments": null,
"AgreedQuantity": null,
"AgreedAmount": null,
"AgreementQuantityLimit": null,
"AgreementAmountLimit": null,
"MinimumReleaseQuantity": null,
"MinimumReleaseAmount": null,
"PriceBookId": null,
"AllowPricelistOverrideYn": null,
"ListPrice": null,
"FloorPrice": null,
"AgreementPriceLimit": null,
"AgreementUnitPrice": null,
"AdjustmentTypeCode": null,
"AdjustmentType": null,
"AdjustmentBasisId": null,
"AdjustmentBasisCode": null,
"AdjustmentAmount": null,
"AllowCustomAdjustmentsFlag": null,
"DateTerminated": null,
"HoldUntilDate": null,
"TrnCodeSetId": null,
"TrnCode": null,
"CloseReason": null,
"HoldReasonCodeSetId": null,
"HoldReasonCode": null,
"HoldReason": null,
"AtRiskYn": "N",
"PercentComplete": null,
"ShipToAccountId": null,
"ShipToAccount": null,
"ShipToSiteUseId": null,
"ShipToSite": null,
"ShipInvOrgId": null,
"WareHouse": null,
"BillPlanId": null,
"RevenuePlanId": null,
"RevenueAmount": "0",
"OutputTaxClassificationCode": null,
"ExemptReasonCode": null,
"ExemptReason": null,
"LastRevenueRecogDate": null,
"CustomerPONumber": null,
"DeliveryDate": "2009-10-31",
"SupplierId": 2960,
"Supplier": null,
"SupplierSiteId": 2641,
"SupplierSiteName": "1263",
"RecvInvOrgId": 498,
"RecvLocationId": 3248,
"ShipToOrgLocation": "CSP10002",
"AgreementPriceOverAllwdYn": "N",
"FOBCode": "Destination",
"FOB": "Destination",
"FreightTermsCode": "SHIP",
"FreightTerms": null,
"PaymentTermsId": 10042,
"PaymentTerms": "2N30",
"PurchasingCategoryId": null,
"CarrierId": 12524,
"CarrierName": "Federal Express",
"VendorSiteId": null,
"OrigSystemReference": null,
"OrigSystemSourceCode": null,
"Cognomen": null,
"TaxAmount": null,
"ExternalSource": null,
"ExternalKey": null,
"ExternalItemKey": null,
"ExternalItemReference1": null,
"ExternalItemReference2": null,
"ExternalItemReference3": null,
"ExternalItemReference4": null,
"ExternalItemReference5": null,
"ExternalItemSource": null,
"AllowPromotionsYn": "N",
"BillToCustAccountNumber": null,
"BillToSiteUseName": null,
"BillToContactName": null,
"InvoiceRuleId": null,
"BillToAccountId": null,
"AccountRuleId": null,
"BillingFrequency": null,
"InvoiceText": null,
"OrderSource": null,
"PriceUOM": null,
"ShipToPartyId": null,
"ShipToPartySiteId": null,
"DurationQuantity": null,
"PricingEffectivityDate": null,
"PriceItemQuantity": null,
"PriceItemUOM": null,
"OnetimeAmount": null,
"RecurringAmount": null,
"TaxError": null,
"InstrAssignmentId": null,
"PaymentMethod": null,
"PoNumber": null,
"TrxnExtensionId": null,
"WireNumber": null,
"CreditCardNumber": null,
"CreditCardHolderName": null,
"CreditCardIssuerCode": null,
"CreditCardIssuerName": null,
"CreditCardExpiryDate": null,
"BillToAccountPartyId": null,
"links":
...
],
}
],
...
「トップに戻る」