

# NetPaymentTerm
<a name="API_marketplace-agreements_NetPaymentTerm"></a>

Defines the net payment due period for the agreement, specifying when payment is due after an invoice is issued.

## Contents
<a name="API_marketplace-agreements_NetPaymentTerm_Contents"></a>

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

 ** id **   <a name="AWSMarketplaceService-Type-marketplace-agreements_NetPaymentTerm-id"></a>
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 **   <a name="AWSMarketplaceService-Type-marketplace-agreements_NetPaymentTerm-paymentDuePeriod"></a>
The duration after an invoice is issued within which the payment is due. The duration is represented in the ISO 8601 format (for example, `P30D` for 30 days or `P60D` for 60 days).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 4096.  
Pattern: `(.)+`   
Required: No

 ** type **   <a name="AWSMarketplaceService-Type-marketplace-agreements_NetPaymentTerm-type"></a>
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
<a name="API_marketplace-agreements_NetPaymentTerm_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-agreement-2020-03-01/NetPaymentTerm) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-agreement-2020-03-01/NetPaymentTerm) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-agreement-2020-03-01/NetPaymentTerm) 