サプライヤー情報サイトAPI (/supplier_information_sites)

サプライヤー情報にアクセスするURLは次のとおりです。 https ://<instance>/api/supplier_information_sites

適切に使用するには、SIM API権限がAPIキーに含まれている必要があります。 SIM API権限のない既存のAPIキーは、 /api/supplier_information_sites リソースにアクセスできません。 詳細についてはAPIキーのセキュリティ連携のベストプラクティスをご参照ください。

注:

SIM API GETコールの場合、レスポンスペイロードにSIMサイトが含まれます。 詳細はCoupa API用のPostman Collectionをご参照ください。

アクション

サプライヤー情報サイトAPIでは以下の操作が可能です。

動詞

パス

アクション

説明

POST

/api/supplier_information

作成

Create

GET

/api/supplier_information

インデックス

Index

GET

/api/supplier_information /: id

表示

Show

PUT

/api/supplier_information /: id

更新

Update

POST

/api/supplier_information /: supplier_information_id/supplier_information_sites

作成

サプライヤー情報サイトの作成

POST

/api/supplier_information_sites

作成

サプライヤー情報サイトの作成

DELETE

/api/supplier_information /: supplier_information_id/supplier_information_sites /: id

削除

サプライヤー情報サイトの削除

DELETE

/api/supplier_information_sites /: id

削除

サプライヤー情報サイトの削除

GET

/api/supplier_information /: supplier_information_id/supplier_information_sites

インデックス

サプライヤー情報サイトのクエリ

GET

/api/supplier_information_sites

インデックス

サプライヤー情報サイトのクエリ

GET

/api/supplier_information /: supplier_information_id/supplier_information_sites /: id

表示

サプライヤー情報サイトの表示

GET

/api/supplier_information_sites /: id

表示

サプライヤー情報サイトの表示

PATCH

/api/supplier_information /: supplier_information_id/supplier_information_sites /: id

更新

サプライヤー情報サイトの更新

PUT

/api/supplier_information /: supplier_information_id/supplier_information_sites /: id

更新

サプライヤー情報サイトの更新

PATCH

/api/supplier_information_sites /: id

更新

サプライヤー情報サイトの更新

PUT

/api/supplier_information_sites /: id

更新

サプライヤー情報サイトの更新

PUT

/api/supplier_information_sites /: id? exported = true

更新

last - exported - at をタイムスタンプで更新します。 (がエクスポートされた= FALSE が値をNULLに設定)

Elements

サプライヤー情報サイトAPIでは次の要素を使用できます。

要素

説明

必須フィールド?

一意?

許容値

Api_Inフィールド?

Api_Outフィールド?

データタイプ

code

supplier_code

yes&#10;

yes&#10;

any

yes&#10;

yes&#10;

string(20)

名前

サプライヤー情報名

yes&#10;

no

any

yes&#10;

yes&#10;

string(255)

po_method

発注書送信方法

no

no

any

yes&#10;

yes&#10;

string(255)

po_change_method

発注変更送信方法

no

no

any

yes&#10;

yes&#10;

string(255)

default_locale

このサプライヤーサイトにメールを送信するための既定のロケール

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_url

発注書送信が「cxml」の場合に発注書が送信されるURL

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_domain

「From」、当社ドメイン

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_identity

「From」、当社ID

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_supplier_domain

「To」, サプライヤードメイン

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_supplier_identity

"To", サプライヤーID

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_secret

共有シークレット

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_protocol

送信プロトコル

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_http_username

サプライヤーのオンラインストアにアクセスするために必要なユーザー名

no

no

any

yes&#10;

yes&#10;

string(255)

cxml_ssl_version

サプライヤーとのcXML通信に使用するSSLバージョンを指定

no

no

any

yes&#10;

yes&#10;

string(255)

buyer_hold

バイヤーのレビューが終わるまですべての発注書を保留

no

no

any

yes&#10;

yes&#10;

boolean

disable_cert_verify

SSL証明書の不一致エラーを無視するかどうかを指定

no

no

any

yes&#10;

yes&#10;

boolean

po_email

発注書送信が「email」の場合に発注書が送信されるメールアドレス

no

no

any

yes&#10;

yes&#10;

string(255)

アクティブ

サイトがアクティブな場合はtrue

no

no

any

yes&#10;

yes&#10;

boolean

allow_change_requests

サプライヤーがCSPから変更申請を作成できるようにする

no

no

any

yes&#10;

yes&#10;

整数

supplier_information_id

サプライヤー情報ID

no

no

any

yes&#10;

yes&#10;

整数

payment_term

既定の支払条件(ドロップダウンから選択可能)

no

no

any

yes&#10;

yes&#10;

shipping_term

サプライヤーの発送条件(ドロップダウンから選択可能)

no

no

any

yes&#10;

yes&#10;

content_groups

no

no

any

yes&#10;

yes&#10;

[]

addresses

サプライヤー情報サイトの住所

no

no

any

yes&#10;

yes&#10;

[]

contacts

サプライヤー情報サイトの連絡先

no

no

any

yes&#10;

yes&#10;

[]

ID

Coupaの内部ID

no

no

any

yes&#10;

yes&#10;

整数

created_at

CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します

no

no

any

yes&#10;

yes&#10;

datetime

更新日時

CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成します

no

no

any

yes&#10;

yes&#10;

datetime

last_exported_at

最終エクスポートフラグ

no

no

any

yes&#10;

yes&#10;

datetime

created_by

作成したユーザー

no

no

any

yes&#10;

yes&#10;

更新者

更新したユーザー

no

no

any

yes&#10;

yes&#10;