OCI Product Check Availability Input

Information needed to check a product’s availability.
Root XML tag
<ProductCheckAvailabilityInput>
JSON example
1{
2  "product2Id": "01txx0000006i67AAA",
3  "quantity": 100
4}
Properties
Name Type Description Required or Optional Available Version
product2Id String Product ID. Required 60.0
quantity Double Number of products. Required 60.0