ビジネスエンティティAPI (/business_entities)

予算明細APIを使用すると、アカウントに関連付けられている予算明細を作成および更新できます。

ビジネスエンティティにアクセスするためのURLは次のとおりです。 https ://<instance>/api/business_entities

詳細については、統合のベストプラクティスを参照してください。

アクション

ビジネスエンティティAPIでは以下の操作が可能です。

動詞パスアクションDescription
GET/api/business_entitiesqueryビジネスエンティティを検索
POST/api/business_entities作成ビジネスエンティティを作成
GET/api/business_entities /: id表示ビジネスエンティティを表示
PATCH/api/business_entities /: id更新ビジネスエンティティを更新
PUT/api/business_entities /: id更新ビジネスエンティティを更新

Elements

ビジネスエンティティAPIでは、次の要素を使用できます。

要素Description必須フィールド?一意?許容値Api_Inフィールド?Api_Outフィールド?データタイプ
名前Name (名前)yes&#10;yes&#10;anyyes&#10;yes&#10;string(100)
display-name表示名nonoanyyes&#10;yes&#10;string (100)
タイプTypenonoLegalBusinessEntity、OrganizationalBusinessEntityyes&#10;yes&#10;string(255)
formation-typeフォーメーションタイプnono組織、従業員yes&#10;yes&#10;string(255)
statusStatusnonoanyyes&#10;yes&#10;string(255)
primary-address代表住所nonoanyyes&#10;yes&#10;
primary-contact代表連絡先nonoanyyes&#10;yes&#10;
addresses住所nonoanyyes&#10;yes&#10;[]
business-entity-account-ownersビジネスエンティティアカウント所有者nonoanyyes&#10;yes&#10;[]
business-entity-relationshipsビジネスエンティティの関係nonoanyyes&#10;yes&#10;[]
business-entity-alternate- namesビジネスエンティティ別称nonoanyyes&#10;yes&#10;[]
business-entity-external-referencesビジネスエンティティ外部参照nonoanyyes&#10;yes&#10;[]
country-of-origin発行元の国/地域nonoanyyes&#10;yes&#10;
IDCoupaの内部IDnonoanyyes&#10;yes&#10;整数
作成日時CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますnonoanyyes&#10;yes&#10;datetime
updated-atCoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますnonoanyyes&#10;yes&#10;datetime
created-by作成したユーザーnonoanyyes&#10;yes&#10;
updated-by更新したユーザーnonoanyyes&#10;yes&#10;
external-src-ref外部ソース参照yes&#10;string(255)
external-src-name外部ソース名yes&#10;string(255)