View a markdown version of this page

PaymentScheduleEntry - AWS Marketplace

PaymentScheduleEntry

A single installment entry in the renewal payment schedule.

Contents

Note

In the following list, the required parameters are described first.

chargeDateOffset

The relative offset from the renewal agreement start date when this installment is due, in ISO 8601 duration format. The offset uses months only or days only (for example, P1M or P30D); mixed units are not supported, and every offset in a schedule uses the same unit.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: Yes

chargePercentage

The percentage of the increased TCV to charge in this installment. All entries in a schedule sum to 100.00.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: (.)+

Required: Yes

dayOfMonth

The optional calendar day of month on which the charge occurs. When absent, the charge day is derived from chargeDateOffset, and this field does not apply when chargeDateOffset is expressed in days. For months with fewer days than the specified day, the charge occurs on the last day of the month. For example, if dayOfMonth is 31, the charge in April occurs on April 30.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 31.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: