Reference ========= Common codes used across GroupVAN API responses. Item Status/Type Codes ---------------------- .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``0`` - Not Found * - ``1`` - Found * - ``2`` - Alternate * - ``3`` - Superseded * - ``4`` - Equivalent Location Type Codes ------------------- .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``1`` - Store * - ``2`` - Warehouse Order Type ---------- .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``0`` - Unknown — a note will be appended to the request comment * - ``1`` - Delivery * - ``2`` - Stock Order * - ``3`` - Will Call * - ``4`` - Must Have Item Order Status Codes ----------------------- .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``0`` - Failure * - ``1`` - Received * - ``2`` - Backorder Pack Codes ---------- .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``EA`` - Each * - ``BX`` - Box * - ``IN`` - Inch * - ``FT`` - Feet * - ``CS`` - Case * - ``GL`` - Gallon * - ``QT`` - Quart * - ``PT`` - Pint * - ``PK`` - Pack * - ``PL`` - Pallet * - ``CD`` - Card * - ``RL`` - Roll * - ``TB`` - Tube * - ``BG`` - Bag Error Codes ----------- **Success** .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``2000`` - Success **Client Errors** .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``3000`` - General Error * - ``3100`` - Invalid Location * - ``3110`` - Location Not Allowed * - ``3200`` - Invalid Account * - ``3210`` - Credit Limit * - ``3220`` - Account On Hold * - ``3300`` - Invalid Payment Method * - ``4403`` - Access Denied * - ``4422`` - Validation Error * - ``4408`` - Timeout Error **Server Errors** .. list-table:: :header-rows: 1 :widths: 15 85 * - Code - Description * - ``5503`` - Service Offline * - ``5500`` - System Error