GET /API/v2/Organizations/AssignedVgmCertifications/GetList/{organizationId}?vgmCertifiedCompanyId=!{vgmCertifiedCompanyId}&businessTypeCodeVgm=!{businessTypeCodeVgm}¬ificationNo=!{notificationNo}®istrationNo=!{registrationNo}&isValid=!{isValid}
組織に割り当てられたVGM確定認証を全て取得します。 組織ID(***organizationId***)を指定して、組織に割り当てられたVGM確定認証を全て取得します。 組織に割り当てられたVGM確定認証に関する詳細については、[組織のVGM確定認証について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| vgmCertifiedCompanyId | VGM確定事業者ID |
String, Null |
Max length: 36 |
| businessTypeCodeVgm | 事業種別コード |
String, Null |
Max length: 3 |
| notificationNo | 届出番号 |
String, Null |
Max length: 20 |
| registrationNo | 登録番号 |
String, Null |
Max length: 20 |
| isValid | 有効であるか |
Boolean, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| assignedVgmCertificationId | 組織のVGM確定認証ID |
String |
Required Max length: 36 |
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| vgmCertifiedCompany |
Required |