| Name | Description | Type | Additional information |
|---|---|---|---|
| paymentId | 納付情報ID |
String |
Required Max length: 7 Pattern : ^(?!0{7})\d{7}$ |
| companyId | 会社ID |
String |
Required Max length: 36 Format : ForeignKey /API/v2/Companies/Exists/{value} |
| billingSetting |
Required |
||
| periodStart | 徴収期間開始日 |
String |
Required Format : date |
| periodEnd | 徴収期間終了日 |
String |
Required Format : date |
| totalFees | 利用料金の総額 |
Integer |
Required Maximum : 99999999999 Minimum : 1 |
| httpStatusCode | HTTPステータスコード |
String, Null |
Max length: 3 |
| responseBody |
Object, Null |
None. |
|
| createdAt | 作成日時 |
String, Null |
Format : date-time |
| createdBy | 作成者 |
String, Null |
Max length: 36 |
| updatedAt | 更新日時 |
String, Null |
Format : date-time |
| updatedBy | 更新者 |
String, Null |
Max length: 36 |