Retrieve product package types. Type IDs are needed when saving product packages with API saveProduct.
| Parameter name | Description | Possible value | Required |
|---|---|---|---|
| changedSince | Retrieve only items that have been added or changed after the specified time. | Unix timestamp |
| Field name | Type | Description |
|---|---|---|
| packageTypeID | integer | |
| name | string | |
| added | integer | Unix timestamp. Creation time. |
| lastModified | integer | Unix timestamp. Last modification time. |