ReportTypes : /API/v2/Master/ReportTypes

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/Master/ReportTypes/DeleteAdmin/{reportCode}

帳票を削除します。 帳票コード(***reportCode***)を指定して、帳票の種類を削除します。 このAPIはシステム管理者しか呼び出せません。 (*For admin)

GET /API/v2/Master/ReportTypes/Get/{reportCode}

帳票の種類を取得します。 帳票コード(***reportCode***)を指定して、帳票の種類を取得します。 帳票の種類に関する詳細については、[帳票の種類について]()を参照ください。

GET /API/v2/Master/ReportTypes/GetList

帳票の種類を全て取得します。 帳票の種類を全て取得します。 帳票の種類に関する詳細については、[帳票の種類について]()を参照ください。

GET /API/v2/Master/ReportTypes/GetSchema/{reportCode}

帳票のJSONスキーマを取得します。 帳票コード(***reportCode***)を指定して、帳票のJSONスキーマを取得します。

POST /API/v2/Master/ReportTypes/RegisterAdmin

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

POST /API/v2/Master/ReportTypes/RegisterInternal

帳票の種類を登録します。 内部呼び出し用。 (*For admin)