GET /API/v2/Organizations/Get/{organizationId}

組織を取得します。 組織ID(***organizationId***)を指定して、組織を取得します。 組織に関する詳細については、[組織について]()を参照ください。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
organizationId

組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

Body Parameters

None.

Response Information

Resource Description

v2.Organization

NameDescriptionTypeAdditional information
organizationId

組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

organizationName

組織名

String

Required

Max length: 130

organizationNameEn

組織名_英語表記

String

Required

Max length: 130

address

address

Required

contactTo

contactTo

Required

company

company

Required

assignedBusinessTypes

組織に割り当てられた事業種別

Collection, Null of assignedBusinessTypes

None.

isActive

有効であるか

Boolean

Required