Get a single product.
GET/me/products/{productID}
200 Description
Only available to Buyer Users.
Roles
At least one of the roles below is required to access this endpoint.
FullAccessShopper
Parameters
Name | Type | Description | Possible Values |
---|
productID | Required | string | ID of the product. | --- |
sellerID | | string | ID of the seller. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values |
---|
PriceSchedule | Read Only | object | --- | --- | --- | |
Property | Type | Format | Max Length | Possible Values |
---|
OwnerID | Read Only | string | --- | --- | --- | | ID | Read Only | string | --- | 100 characters | --- | | Name | Read Only | string | --- | 100 characters | --- | | ApplyTax | Read Only | boolean | --- | --- | --- | | ApplyShipping | Read Only | boolean | --- | --- | --- | | MinQuantity | Read Only | integer | int32 | --- | --- | | MaxQuantity | Read Only | integer | int32 | --- | --- | | UseCumulativeQuantity | Read Only | boolean | --- | --- | --- | | RestrictedQuantity | Read Only | boolean | --- | --- | --- | | PriceBreaks | Read Only | array | --- | --- | --- | | Property | Type | Format | Max Length | Possible Values |
---|
Quantity | Read Only | integer | int32 | --- | --- | | Price | Read Only | number | float | --- | --- | | SalePrice | Read Only | number | float | --- | --- | | SubscriptionPrice | Read Only | number | float | --- | --- | | BundlePrice | Read Only | number | float | --- | --- | |
| Currency | Read Only | string | --- | 100 characters | --- | | SaleStart | Read Only | string | date-time | --- | --- | | SaleEnd | Read Only | string | date-time | --- | --- | | IsOnSale | Read Only | boolean | --- | --- | --- | | xp | Read Only | object | --- | --- | --- | |
|
ID | | string | --- | 100 characters | --- | |
ParentID | | string | --- | --- | --- | |
IsParent | | boolean | --- | --- | --- | |
IsBundle | Read Only | boolean | --- | --- | --- | |
Name | | string | --- | 100 characters | --- | |
Description | | string | --- | 2000 characters | --- | |
QuantityMultiplier | | integer | int32 | --- | --- | |
ShipWeight | | number | float | --- | --- | |
ShipHeight | | number | float | --- | --- | |
ShipWidth | | number | float | --- | --- | |
ShipLength | | number | float | --- | --- | |
Active | | boolean | --- | --- | --- | |
SpecCount | Read Only | integer | int32 | --- | --- | |
VariantCount | Read Only | integer | int32 | --- | --- | |
ShipFromAddressID | | string | --- | --- | --- | |
Inventory | | object | --- | --- | --- | |
Property | Type | Format | Max Length | Possible Values |
---|
Enabled | | boolean | --- | --- | --- | | NotificationPoint | | integer | int32 | --- | --- | | VariantLevelTracking | | boolean | --- | --- | --- | | OrderCanExceed | | boolean | --- | --- | --- | | QuantityAvailable | | integer | int32 | --- | --- | | LastUpdated | Read Only | string | date-time | --- | --- | |
|
DefaultSupplierID | | string | --- | --- | --- | |
AllSuppliersCanSell | | boolean | --- | --- | --- | |
Returnable | | boolean | --- | --- | --- | |
xp | | object | --- | --- | --- | |