POST /API/v2/General/VgmCertifiedCompanies/RegisterAdmin
VGM確定事業者を登録します。 事業者からの申請に従い、VGM確定事業者を登録します。 このメソッドはシステム管理者が利用できます。
Request Information
URI Parameters
None.
Body Parameters
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. |
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. |