NetPaymentTerm
Defines the net payment due period for the agreement, specifying when payment is due after an invoice is issued.
Contents
Note
In the following list, the required parameters are described first.
- id
-
The unique identifier for the term.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[A-Za-z0-9+=;,.@\-_]+Required: No
- paymentDuePeriod
-
The duration after an invoice is issued within which the payment is due. The duration is represented in the ISO 8601 format (for example,
P30Dfor 30 days orP60Dfor 60 days).Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
- type
-
Type of the term being updated.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
[A-Za-z]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: