インテグレーション履歴記録
このページは機械翻訳を使用して翻訳されています。
統合履歴レコードにアクセスするためのURLはですhttps://{your_instance}/api/integration_history_records
詳細については、 統合のベストプラクティス を参照してください。
アクション
インテグレーション履歴レコードAPIを使用すると、次のことができます。
動詞 | パス | アクション | 説明 |
---|---|---|---|
投稿 | /api/integration_history_records/acknowledge |
受信確認 | |
投稿 | /api/integration_history_records |
作成 | 統合履歴レコードを作成 |
投稿 | /api/integration_history_records/create_alert |
create_alert | |
投稿 | /api/integration_history_records/ |
create_alert_and_mark_exported | |
GET | /api/integration_history_records |
インデックス | 統合履歴レコードのクエリ |
投稿 | /api/integration_history_records/mark_exported |
mark_exported | |
GET | /api/integration_history_records/:id |
表示 | 統合履歴レコードを表示 |
パッチ | /api/integration_history_records/:id |
更新 | 統合履歴レコードを更新 |
置く | /api/integration_history_records/:id |
更新 | 統合履歴レコードを更新 |
要素
インテグレーション履歴レコードAPIで使用できる要素は次のとおりです。
要素 | 説明 | 必須 | 一意 | 許容値 | で | アウト | データタイプ |
---|---|---|---|---|---|---|---|
連絡アラートタイプ | contact_alert_type | はい | はい | はい | 文字列(255) | ||
created-at | 「YYYY-MM-DDTHH:MM:SS+HH:MMZ」の形式で、Coupaによって自動的に作成されます | はい | はい | 日時 | |||
created_by | 作成したユーザー | はい | ユーザーユーザーAPI(/ users) | ||||
作成方法 | creation_method | はい | はい | 文字列(255) | |||
ドキュメントID | document_id | はい | はい | はい | 整数 | ||
ドキュメント改訂 | document_revision | はい | はい | 整数 | |||
文書ステータス | document_status | はい | はい | 文字列(255) | |||
document-type | document-type | はい | ExternalOrderHeader、OrderHeader、InventoryTransaction、InvoiceHeader、ExpenseReport、RequisitionHeader、Account、Supplier、User、Address、RemitToAddress、Contract、ExchangeRate、Invoice、Requisition、Payment、ApprovalChain、LookupValue、Item、SupplierInformation、Asn :: Header、AccountValidationRule、ContingentWorkOrder | はい | はい | 文字列(255) | |
外部ID | external_id | はい | はい | 文字列(255) | |||
id | Coupaの一意の識別子 | はい | 整数 | ||||
integration | integration | はい | はい | インテグレーション統合API(/ integrations) | |||
統合実行 | Integration_runs | はい | インテグレーション実行歴インテグレーション実行API | ||||
統合実行ID | 統合実行の一意の識別子 | はい | 整数 | ||||
integration_filename | 一括インポート/エクスポートのファイル名 | はい | 文字列(255) | ||||
resolved | このレコードが解決された場合は真 | はい | ブール値 | ||||
回答 | 外部システムからの応答 | はい | はい | 統合レコードの応答統合レコード応答API | |||
status | 取引ステータス | はい | はい | 文字列(255) | |||
updated-at | 「YYYY-MM-DDTHH:MM:SS+HH:MMZ」の形式で、Coupaによって自動的に作成されます | はい | 日時 | ||||
updated_by | 更新したユーザー | はい | ユーザー |