Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Optional | Contract's name. If no value was given when creating a SKU, the default name is "Full Version". |
| long | Required | ID of the product containing the SKU. |
| string | Optional | Status of the SKU:
|
| string | Required | SKU type:
|
| container | Required | Container of pricing-settings properties. |
| string | Optional | SKU image file name (assuming the file is already uploaded). |
| container | Optional | Container of sku-quantity-policy properties. |
| boolean | Optional | Indicates whether shipping contact information should be collected. |
| container | Optional | Container of sku-effective-dates properties. |
| container | Optional | Container of sku-coupon-settings properties. |
| container | Optional | Container of sku-custom-parameters properties. |
Response
Property Name | Type | Description |
---|---|---|
| string | SKU name is returned as "{product name} - |
| string | Contract's name. If no value was given when creating a SKU, the default name is "Full Version". |
| long | ID of the product containing the SKU. |
| string | Status of the SKU:
|
| string | SKU type:
|
| container | Container of pricing-settings properties. |
| string | SKU image file name (assuming the file is already uploaded). |
| container | Container of sku-buynow-urls properties. |
| container | Container of sku-quantity-policy properties. |
| boolean | Indicates whether shipping contact information should be collected. |
| container | Container of sku-effective-dates properties. |
| container | Container of sku-coupon-settings properties. |
| container | Container of sku-custom-parameters properties. |