Name | Data Type | Description |
id |
string | The system generated UUID for the product. |
sku |
string | The product code / sku for the product. You must use this exact SKU when interacting with the API. |
title |
string | The name or title of the product. |
type |
string | The type of the product in our system. This can be any of the following -
|
category |
string | The general category of product, such as CHICKENS, DUCKS, GEESE, TURKEYS, etc. |
sexable |
boolean |
Whether or not the product can be ordered as sexed. This means that if you append sexing code to the SKU, the product will be considered sexed. For example, Breed 101 - Rhode Island Red can be ordered with the following sexing codes -
If a product is sexable, but no sexing code is provided (example: 101), the system assumes the product should be for Not Sexed by default. |
imageUrl |
string | A URL to an image of the product. Note that these images are not available for 3rd party, wholesaler, or partner use without prior written consent. |
productUrl |
string | The URL for the product on CackleHatchery.com . |