| API | Path |
|---|---|
| deferralTemplates | businesscentralPrefix/softera/softeraEInvoice/v2.0/companies({{companyId}})/deferralTemplates |
Methods
| Method | Return Type | Description |
|---|---|---|
| GET deferralTemplate | deferralTemplate | Gets a deferral template object. |
Fields
| Name | Type | MaxLength | Description |
|---|---|---|---|
| id | Guid | Read-only | |
| deferralCode | String | 10 | Read-only |
| description | String | 100 | Read-only |
| deferralAccount | String | 20 | Read-only |
| calcMethod | String | Read-only | |
| noOfPeriods | Int32 | Read-only | |
| startDate | String | Read-only | |
| deferralPercent | Decimal | Read-only | |
| lastModifiedDateTime | DateTimeOffset | Read-only |