GET /API/v2/Companies/NaccsUsers/Get/{naccsUserId}
NACCS利用者を取得します。 NACCS利用者ID(***naccsUserId***)を指定して、自社に登録されているNACCS利用者を取得します。 NACCS 利用者に関する詳細については、[NACCS 利用者について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| naccsUserId | NACCS利用者ID |
String |
Required Max length: 8 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| naccsUserId | NACCS利用者ID |
String |
Required Max length: 8 |
| naccsUserCode | NACCS利用者コード |
String |
Required Max length: 5 |
| naccsIdNo | NACCS識別番号 |
String |
Required Max length: 3 |
| naccsPassword | NACCSパスワード |
String |
Required Min length: 6 Max length: 8 |
| companyId | 会社ID |
String |
Required Max length: 36 |
| nisMailN6ClientId | NISMAIL/N6 クライアントID |
String |
Required |
| nisMailN6SendLogicalFileName | NISMAIL/N6 送信論理ファイル名 |
String |
Required |
| note | 備考 |
String, Null |
Max length: 100 |