連携エラーAPI

統合エラーにアクセスするURLは https ://{your_instance}/api/integration_errorsです

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

アクション

連携履歴レコードAPIでは以下の操作が可能です。

動詞パスアクションDescription
GET/api/integration_errorsquery連携エラーを検索
POST/api/integration_errors作成連携エラーを作成
GET/api/integration_errors/{id}表示連携エラーを表示
PATCH/api/integration_errors/{id}更新連携エラーを更新
PUT/api/integration_errors/{id}更新連携エラーを更新
PUT/api/integration_errors/{id}/resolveresolve連携エラーを解決
PUT/api/integration_errors/{id}/unresolveunresolve解決済みの連携エラーを未解決にする
POST/api/integration_errors/create_alertcreate_alert/integration_errors/create_alert

Elements

連携エラーAPIで使用できる要素は次のとおりです。

要素Description必須一意許容値入力出力データタイプ
contact-alert-type連絡先アラートタイプyes
yes
yes
string(255)
作成日時CoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますyes
yes
datetime
created-by作成したユーザーyes
ユーザー
creation-method作成方法yes
yes
string(255)
document-iddocument_idyes
yes
整数
document-revisiondocument_revisionyes
yes
整数
document-statusdocument_statusyes
yes
string(255)
document-type文書タイプContingentWorkOrderHeader、ExternalOrderHeader、OrderHeader、InventoryTransaction、InvoiceHeader、ExpenseReport、RequisitionHeader、Account、Supplier、User、Address、RemitToAddress、Contract、ExchangeRate、Invoice、Requisition、Payment、ApprovalChain、LookupValue、Item、SupplierInformation、Asn::Header、AccountValidationRule、Payables::External::Payable、Charge、Payables::Invoice、Payables::Expense、CoupaPay::Payment、CoupaPay::Statement、ReceiptRequest、InventoryRequestHeaderyes
yes
string(255)
外部ID外部IDyes
yes
string(255)
IDCoupaの一意の識別子yes
整数
integrationintegrationyes
yes
連携
integration-filename連携エラーに関連付けられているファイル名yes
yes
string(255)
integration-runintegration-runyes
yes

integration-run-id連携実行IDyes
yes
整数
resolvedこのエラーが解決された場合はtrueyes
boolean
responses外部システムからのレスポンスyes
yes
IntegrationRecordResponse
ステータス取引ステータスyes
yes
string(255)
updated-atCoupaがYYY-MM-DDTHH:MM:SS+HH:MMZの形式で自動的に作成しますyes
yes
datetime
updated-by更新したユーザーyes
ユーザー