catalog-sku

Request

Property NameTypeRequiredDescription
contract-namestringOptionalContract's name. If no value was given when creating a SKU, the default name is "Full Version".
product-idlongRequiredID of the product containing the SKU.
sku-statusstringOptionalStatus of the SKU:
A - Active
I - Inactive
* D - Deleted
sku-typestringRequiredSKU type:
PHYSICAL
DIGITAL
pricing-settingscontainerRequiredContainer of pricing-settings properties.
sku-imagestringOptionalSKU image file name (assuming the file is already uploaded).
sku-quantity-policycontainerOptionalContainer of sku-quantity-policy properties.
collect-shipping-addressbooleanOptionalIndicates whether shipping contact information should be collected.
sku-effective-datescontainerOptionalContainer of sku-effective-dates properties.
sku-coupon-settingscontainerOptionalContainer of sku-coupon-settings properties.
sku-custom-parameterscontainerOptionalContainer of sku-custom-parameters properties.

Response

Property NameTypeDescription
sku-namestringSKU name is returned as "{product name} -
contract-namestringContract's name. If no value was given when creating a SKU, the default name is "Full Version".
product-idlongID of the product containing the SKU.
sku-statusstringStatus of the SKU:
A - Active
I - Inactive
* D - Deleted
sku-typestringSKU type:
PHYSICAL
DIGITAL
pricing-settingscontainerContainer of pricing-settings properties.
sku-imagestringSKU image file name (assuming the file is already uploaded).
sku-buynow-urlscontainerContainer of sku-buynow-urls properties.
sku-quantity-policycontainerContainer of sku-quantity-policy properties.
collect-shipping-addressbooleanIndicates whether shipping contact information should be collected.
sku-effective-datescontainerContainer of sku-effective-dates properties.
sku-coupon-settingscontainerContainer of sku-coupon-settings properties.
sku-custom-parameterscontainerContainer of sku-custom-parameters properties.