Name | Data Type | Description |
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. |
sexingAvailable |
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. |
availability |
JSON |
An object containing a key of each valid hatch date. The corresponding value for a hatch date is a list of each available sexing option, and whether or not the SKU / sexing option combination is available. Availability is indicated by one of the following strings -
|