

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

Defines a net payment term that sets how many days after the invoice date the payment is due.

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

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

 ** id **   <a name="AWSMarketplaceService-Type-marketplace-discovery_NetPaymentTerm-id"></a>
The unique identifier of the term.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[A-Za-z0-9+=;,.@\-_]+`   
Required: Yes

 ** paymentDuePeriod **   <a name="AWSMarketplaceService-Type-marketplace-discovery_NetPaymentTerm-paymentDuePeriod"></a>
The duration after invoice date by which payment is due.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 4096.  
Pattern: `(.)+`   
Required: Yes

 ** type **   <a name="AWSMarketplaceService-Type-marketplace-discovery_NetPaymentTerm-type"></a>
The category of the term.  
Type: String  
Valid Values: `ByolPricingTerm | ConfigurableUpfrontPricingTerm | FixedUpfrontPricingTerm | UsageBasedPricingTerm | FreeTrialPricingTerm | LegalTerm | PaymentScheduleTerm | RecurringPaymentTerm | RenewalTerm | SupportTerm | ValidityTerm | VariablePaymentTerm | NetPaymentTerm`   
Required: Yes

## See Also
<a name="API_marketplace-discovery_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-discovery-2026-02-05/NetPaymentTerm) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-discovery-2026-02-05/NetPaymentTerm) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-discovery-2026-02-05/NetPaymentTerm) 