Countries : /API/v2/General/Countries

Venndor name

0000000000000_CyberPort(港湾物流分野)

System name

CyberPort

Infomation
Category
Field
Governments
Data / Business logic
Paid / Free Free
Fees
Created by
Maintainer
Date created
Last updated
Update frequency
Necessity of contract Unnecessary
About contract
Version
Terms and Conditions

API List

APIDescription
DELETE /API/v2/General/Countries/DeleteAdmin/{countryCode}

国を削除します。 国(***countryCode***)を指定して、国を削除します。 このメソッドはシステム管理者が利用できます。 (*For admin)

GET /API/v2/General/Countries/Get/{countryCode}

国を取得します。 国コード(***countryCode***)を指定して、国を取得します。

GET /API/v2/General/Countries/GetList?countryCode=!{countryCode}&countryCodeAlfa3=!{countryCodeAlfa3}&countryCodeNumeric=!{countryCodeNumeric}&countryName=!{countryName}&countryNameEn=!{countryNameEn}

国を取得します。 検索条件に該当する国を全て取得します。

POST /API/v2/General/Countries/RegisterAdmin

国を登録します。 このAPIはシステム管理者しか呼び出せません。 (*For admin)

POST /API/v2/General/Countries/RegisterInternal

国を登録します。 内部呼び出し用。 (*For admin)