TestEnvPreference
Contains configuration settings for testing the procurement portal integration in a non-production environment.
Contents
- BuyerDomain
-
The domain identifier for the buyer in the test environment of the procurement portal.
Type: String
Valid Values:
NetworkIDRequired: Yes
- BuyerIdentifier
-
The unique identifier for the buyer in the test environment of the procurement portal.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
\S+Required: Yes
- SupplierDomain
-
The domain identifier for the supplier in the test environment of the procurement portal.
Type: String
Valid Values:
NetworkIDRequired: Yes
- SupplierIdentifier
-
The unique identifier for the supplier in the test environment of the procurement portal.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
\S+Required: Yes
- ProcurementPortalInstanceEndpoint
-
The endpoint URL where e-invoices are delivered in the test environment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
\S+Required: No
-
The shared secret or authentication credential used for secure communication with the test environment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
\S+Required: No
- PurchaseOrderRetrievalEndpoint
-
The endpoint URL used for retrieving purchase orders in the test environment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
\S+Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: