GET /API/v2/General/VgmCertifiedCompanies/GetListAdmin/{businessTypeCodeVgm}?businessTypeCodeVgm={businessTypeCodeVgm}&vgmCertifiedCompanyId=!{vgmCertifiedCompanyId}¬ificationNo=!{notificationNo}¬ificationName=!{notificationName}&corporateNo=!{corporateNo}&representativeName=!{representativeName}&prefectureName=!{prefectureName}&cityName=!{cityName}&suburbName=!{suburbName}&addressLine=!{addressLine}&isOperationDiscontinued=!{isOperationDiscontinued}&isValid=!{isValid}S
検索条件に該当するVGM確定事業者を取得します。 検索条件を指定して、条件に該当するVGM確定事業者を全て取得します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
businessTypeCodeVgm | 事業種別コード |
String |
Required Max length: 3 |
vgmCertifiedCompanyId | VGM確定事業者ID |
String, Null |
Max length: 36 |
notificationNo | 届出番号 |
String, Null |
Max length: 20 |
notificationName | 申請者名 |
String, Null |
Max length: 130 |
corporateNo | 法人番号 |
String, Null |
Max length: 13 |
representativeName | 代表者名 |
String, Null |
Max length: 100 |
prefectureName | 都道府県 |
String, Null |
Max length: 100 |
cityName | 市区 |
String, Null |
Max length: 100 |
suburbName | 町域 |
String, Null |
Max length: 100 |
addressLine | 番地、建物など |
String, Null |
Max length: 400 |
isOperationDiscontinued | 業務廃止 |
Boolean, Null |
None. |
isValid | 有効であるか |
Boolean, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
vgmConfirmPartyId | VGM確定事業者ID |
String |
Required Max length: 36 |
businessTypeCodeVgm | 事業種別コード |
String |
Required Max length: 3 |
notificationDate | 届出年月日 |
String, Null |
Format : date |
notificationNo | 届出番号 |
String |
Required Max length: 20 |
notificationName | 申請者名 |
String |
Required Max length: 130 |
notificationAddress |
Required |
||
corporateNo | 法人番号 |
String |
Required Max length: 13 |
representative | 代表者名 |
String |
Required |
representativePosition | 代表者役職 |
String |
Required Max length: 300 |
weightConfirmationMethod |
Required |
||
serialNumber | 通し番号 |
String |
Required Max length: 5 |
note | 備考 |
String |
Required Max length: 300 |
isOperationDiscontinued | 業務廃止 |
Boolean |
Required |
operationDiscontinuedDate | 業務廃止日 |
String, Null |
Format : date |
isOperationSuspended | 業務停止 |
Boolean |
Required |
suspendedStartDate | 業務停止開始日 |
String, Null |
Format : date |
suspendedEndDate | 業務停止終了日 |
String, Null |
Format : date |
externalAudit |
Required |
||
instrumentType |
Required |
||
responsiblePersonName | 責任者名 |
String |
Required Max length: 300 |
responsiblePersonJob | 責任者職名 |
String |
Required Max length: 300 |
responsiblePersonEMail | 責任者メールアドレス |
String |
Required Max length: 319 Format : email |
responsiblePersonTel | 責任者電話番号 |
String |
Required Max length: 20 |
locations | 所在地 |
Collection of locations |
Required |
isValid | 有効であるか |
Boolean, Null |
None. |