> For the complete documentation index, see [llms.txt](https://developers.zortout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.zortout.com/overview/data-definition.md).

# Data Definition

### Common Response

<table><thead><tr><th width="172.2468059198294">Response Code (resCode)</th><th width="150">Status</th><th width="150">Description</th></tr></thead><tbody><tr><td>200</td><td>Success</td><td>Success</td></tr><tr><td>201</td><td>Success</td><td>Success with already ready to ship. (For API "READYTOSHIP" Only).</td></tr><tr><td>100</td><td>Error</td><td>General Error</td></tr><tr><td>500</td><td>Error</td><td>Server Error</td></tr><tr><td>600</td><td>Error</td><td>Error with 3rd Party. (For API "READYTOSHIP" Only</td></tr><tr><td>700</td><td>Error</td><td>Error with inventory is not enough.</td></tr><tr><td>900</td><td>Error</td><td>Error with duplicate number.</td></tr></tbody></table>
