PurchaseOrder
Contains information about a purchase order association to a charge within an agreement.
Contents
Note
In the following list, the required parameters are described first.
- chargeId
-
The unique identifier of the charge to associate the purchase order with.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9_/-]+Required: Yes
- agreementId
-
The unique identifier of the agreement associated with this charge.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9_/-]+Required: No
- chargeRevision
-
The revision of the charge.
Type: Long
Valid Range: Minimum value of 1.
Required: No
- purchaseOrderReference
-
The purchase order reference to associate with the charge.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: