GET /API/v1/Master/VgmConfirmParties/GetListByNotificationNo/{notificationNo}
VGM確定事業者マスタから、届出番号・登録番号を指定して、VGM確定事業者の情報を取得します。 ## 概要 APIを呼び出すユーザが所属している会社の法人番号と合致しないVGM確定事業者の情報の場合、参照できる項目は以下だけとなります。 事業種別ID(***businessTypeId***) 法人番号(***corporateNo***) 申請者住所(***corporateNo***) 申請者住所(***notificationAddress***) 届出年月日(***notificationDate***) 申請者名(***notificationName***) 届出番号(***notificationNo***) VGM確定事業者番号(***vgmConfirmPartyNo***) VGM確定方法1(***vgmMethod1***) VGM確定方法2(***vgmMethod2***)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| notificationNo | notificationNo |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
VgmConfirmParties_GetListByNotificationNoResponse
VgmConfirmParties_GetListByNotificationNoResponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessTypeId | 事業種別ID |
String |
Required |
| corporateNo | 法人番号 |
String |
Required |
| delegateName | 代表者名 |
String, Null |
None. |
| delegatePosition | 代表者役職 |
String, Null |
None. |
| externalAudit |
None. |
||
| instrumentType |
None. |
||
| locations | 所在地 |
Collection of locations |
None. |
| notificationAddress | 申請者住所 |
String |
Required |
| notificationDate | 届出年月日 |
String, Null |
Format : date |
| notificationName | 申請者名 |
String |
Required |
| notificationNo | 届出番号 |
String, Null |
None. |
| registrationNo | 登録番号 |
String, Null |
None. |
| responsiblePersonEMail | 責任者メールアドレス |
String, Null |
None. |
| responsiblePersonJob | 責任者職名 |
String, Null |
None. |
| responsiblePersonName | 責任者名 |
String, Null |
None. |
| responsiblePersonTel | 責任者電話番号 |
String, Null |
None. |
| serialNumber | 通し番号 |
String, Null |
None. |
| vgmConfirmPartyNo | VGM確定事業者番号 |
String |
Required |
| vgmMethod1 | VGM確定方法1 |
String |
Required |
| vgmMethod2 | VGM確定方法2 |
String |
Required |
| note | 備考 |
String, Null |
None. |
| businessAbolition | 業務廃止 |
Boolean, Null |
None. |
| businessAbolitionDate | 業務廃止日 |
String, Null |
Format : date |
| businessSuspension | 業務停止 |
Boolean, Null |
None. |
| businessSuspensionStartDate | 業務停止開始日 |
String, Null |
Format : date |
| businessSuspensionEndDate | 業務停止終了日 |
String, Null |
Format : date |