國家
使用國家代碼來指定公用事業營運的國家。您可以指定一或多個國家。
解決方案隨附美國和所有相關州/省。
下表提供有關您需要完成之任務的其他明細。
| 任務 | 組態 | 註釋 |
|---|---|---|
| 新增所有需要的國家記錄 |
POST /api/CXIPlatformService/v1/CXIReferenceEntity/country 範例: POST https://<hostname>/api/CXIPlatformService/v1/CXIReferenceEntity/country
|
Oracle 建議在要求中使用相同的 'id' 和 'faValue' 值。 將多個國家記錄新增至要求中的「料件」列表,即可一起新增多個國家記錄。 |
| 編輯國家記錄 |
POST /CXIPlatformService/v1/CXIReferenceEntity/country 範例: POST https://<hostname>/api/CXIPlatformService/v1/CXIReferenceEntity/country
|
將多個國家記錄新增至要求中的「料件」列表,即可同時新增多個國家記錄。 |
| 刪除國家記錄 |
POST /CXIPlatformService/v1/CXIReferenceEntity/country 範例: POST https://<hostname>/api/CXIPlatformService/v1/CXIReferenceEntity/country
|
將多個國家記錄新增至要求中的「料件」列表,即可同時刪除多個國家記錄。 |
| 提取國家記錄 |
GET /utilitiesAdmin/v1/country 範例: GET https://<hostname>/api/utilitiesAdmin/v1/country
您可以使用下列方式提取特定國家記錄: GET /utilitiesAdmin/v1/country/{id} 範例: GET https://<hostname>/api/utilitiesAdmin/v1/country/US |
上階主題:檢視、編輯及新增參考類型