BillingExceptionRules : /API/v2/Master/BillingExceptionRules

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/BillingExceptionRules/DeleteAdmin/{billingExceptionRuleId}

集計例外条件を削除します。 このメソッドはシステム管理者が利用できます。 (*For admin)

GET /API/v2/Master/BillingExceptionRules/GetListAdmin?billingExceptionRuleId=!{billingExceptionRuleId}&companyId=!{companyId}&employeeId=!{employeeId}&exceptionType=!{exceptionType}

集計例外条件を全て取得します。 このメソッドはシステム管理者が利用できます。

GET /API/v2/Master/BillingExceptionRules/GetListInternal?billingExceptionRuleId=!{billingExceptionRuleId}&companyId=!{companyId}&employeeId=!{employeeId}&exceptionType=!{exceptionType}

集計例外条件を全て取得します。 内部呼び出し用。

POST /API/v2/Master/BillingExceptionRules/RegisterAdmin

集計例外条件を登録します。 このメソッドはシステム管理者が利用できます。 (*For admin)

POST /API/v2/Master/BillingExceptionRules/RegisterInternal

集計例外条件を登録します。 内部呼び出し用。 (*For admin)

PATCH /API/v2/Master/BillingExceptionRules/UpdateAdmin/{billingExceptionRuleId}

集計例外条件を更新します。 例外条件管理ID(***billingExceptionRuleId***)を指定して、集計例外条件を更新します。 このメソッドはシステム管理者が利用できます。 (*For admin)

PATCH /API/v2/Master/BillingExceptionRules/UpdateInternal/{billingExceptionRuleId}

集計例外条件を更新します。 例外条件管理ID(***billingExceptionRuleId***)を指定して、集計例外条件を更新します。 内部呼び出し用。 (*For admin)