GET /API/v2/Organizations/AssignedBusinessTypes/GetList/{organizationId}

組織に割り当てられた事業種別を全て取得します。 組織ID(***organizationId***)を指定して、組織に割り当てられた事業種別を全て取得します。 組織に割り当てられた事業種別に関する詳細については、[組織の事業種別について]()を参照ください。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
organizationId

組織ID

String

Required

Max length: 20

Pattern : ^(?!.*(\?|\$|#|&|,|=)).+$

businessTypeCode

事業種別コード

String, Null

Max length: 3

Body Parameters

None.

Response Information

Resource Description

v2.OrganizationAssignedBusinessType

NameDescriptionTypeAdditional information
assignedBusinessTypeId

組織の事業種別ID

String

Required

Max length: 24

businessType

businessType

Required