getProductPackageTypes

Retrieve product package types. Type IDs are needed when saving product packages with API saveProduct.

Input parameters

Parameter name Description Possible value Required
changedSince Retrieve only items that have been added or changed after the specified time. Unix timestamp

Response

Field name Type Description
packageTypeID integer
name string
added integer Unix timestamp. Creation time.
lastModified integer Unix timestamp. Last modification time.