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

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
billingExceptionRuleId

集計例外条件ID

String, Null

None.

companyId

会社ID

String, Null

Min length: 36

Max length: 36

employeeId

利用者ID

String, Null

Max length: 36

exceptionType

例外種別

String, Null

Max length: 18

Body Parameters

None.

Response Information

Resource Description

v2.BillingExceptionRule

NameDescriptionTypeAdditional information
billingExceptionRuleId

例外条件管理ID

String

Required

Max length: 36

company

company

Required

employee

Object, Null

None.

exceptionType

例外種別

String

Required

Max length: 18

validFrom

有効開始(JST)

String

Required

Max length: 10

Format : date

validTo

有効終了(JST)

String, Null

Max length: 10

Format : date

note

備考

String, Null

Max length: 512