連携API (/integrations)

アクション

連携APIでは以下の操作が可能です。

動詞パスアクションDescription
POST/api/integrations作成連携を作成する
GET/api/integrationsインデックス連携を検索する
GET/api/integrations /: id表示連携を表示する
PUT/api/integrations /: id更新連携を更新する

Elements

連携APIでは次の要素を使用できます。

要素説明必須一意許容値Api_InApi_Outデータタイプ
business-objectビジネスオブジェクトyes
yes
yes
string(255)
code一意の連携コードyes
yes
yes
yes
string(255)
作成日時CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますyes
datetime
direction方向性yes
to_coupa, from_coupayes
yes
string(255)
end-system終了システムyes
yes
yes
string(255)
end-system-type終了システムタイプyes
internal, payroll, erp, hr, third_party_partner, third_party_vendor, otheryes
yes
string(255)
IDCoupaの一意の識別子yes
整数
integration-type連携タイプflat_file, api, corporate_credit_card_file, json, xmlyes
yes
string(255)
名前連携名yes
yes
yes
yes
string(255)
standard標準yes
boolean
updated-atCoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますyes
datetime
created_by作成したユーザーyes

更新者更新したユーザーyes