{"items":[{"type":"group","label":"Documentation","items":[{"type":"link","fsPath":"docs/Overview.md","metadata":{"type":"markdown"},"label":"Overview & Integration Best Practices","link":"/docs/overview","routeSlug":"/docs/overview"},{"type":"link","fsPath":"docs/Infrastructure.md","metadata":{"type":"markdown"},"label":"Infrastructure","link":"/docs/infrastructure","routeSlug":"/docs/infrastructure"},{"type":"link","fsPath":"docs/Authentication.md","metadata":{"type":"markdown"},"label":"Authentication","link":"/docs/authentication","routeSlug":"/docs/authentication"},{"type":"group","label":"Codes and Descriptions","items":[{"type":"link","fsPath":"docs/codes/CarrierCodes.md","metadata":{"type":"markdown"},"label":"Carrier Codes","link":"/docs/codes/carriercodes","routeSlug":"/docs/codes/carriercodes"},{"type":"link","fsPath":"docs/codes/FulfillmentStatusCodes.md","metadata":{"type":"markdown"},"label":"Fulfillment Status Codes","link":"/docs/codes/fulfillmentstatuscodes","routeSlug":"/docs/codes/fulfillmentstatuscodes"},{"type":"link","fsPath":"docs/codes/InventoryCodes.md","metadata":{"type":"markdown"},"label":"Inventory Codes","link":"/docs/codes/inventorycodes","routeSlug":"/docs/codes/inventorycodes"},{"type":"link","fsPath":"docs/codes/ProductCodes.md","metadata":{"type":"markdown"},"label":"Product Codes","link":"/docs/codes/productcodes","routeSlug":"/docs/codes/productcodes"},{"type":"link","fsPath":"docs/codes/WarehouseLocations.md","metadata":{"type":"markdown"},"label":"Warehouse Locations","link":"/docs/codes/warehouselocations","routeSlug":"/docs/codes/warehouselocations"}]},{"type":"link","fsPath":"docs/EventDrivenTracking.md","metadata":{"type":"markdown"},"label":"Tracking (Webhooks)","link":"/docs/eventdriventracking","routeSlug":"/docs/eventdriventracking"},{"type":"link","fsPath":"docs/InternationalOrders.md","metadata":{"type":"markdown"},"label":"International Orders","link":"/docs/internationalorders","routeSlug":"/docs/internationalorders"},{"type":"link","fsPath":"docs/v3-to-v4.md","metadata":{"type":"markdown"},"label":"v3 vs v4 API","link":"/docs/v3-to-v4","routeSlug":"/docs/v3-to-v4"}]},{"type":"group","label":"REST API v3 (GA)","items":[{"type":"link","label":"REST API","link":"/api/v3.1/openapi","routeSlug":"/api/v3.1/openapi"},{"type":"group","label":"Fulfillment","link":"/api/v3.1/openapi/fulfillment","routeSlug":"/api/v3.1/openapi/fulfillment","items":[{"label":"Create sales order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/createsalesorder","routeSlug":"/api/v3.1/openapi/fulfillment/createsalesorder","metadata":{"seo":{"title":"Create sales order","description":"Successful execution of this method will generate a new shipment order in Wineshipping's system and will return a transaction reference identifier. Store this identifier back into your system for reference later in the event there is an issue with your order."}},"httpPath":"/api/SalesOrder/CreateSalesOrder"},{"label":"Update sales order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/updatesalesorder","routeSlug":"/api/v3.1/openapi/fulfillment/updatesalesorder","metadata":{"seo":{"title":"Update sales order","description":"Use this operation to update an existing open sales order. If you are using the IsCancelOnly flag, please migrate to use the Cancel Sales Order method instead."}},"httpPath":"/api/SalesOrder/UpdateSalesOrder"},{"label":"Cancel sales order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/cancelsalesorder","routeSlug":"/api/v3.1/openapi/fulfillment/cancelsalesorder","metadata":{"seo":{"title":"Cancel sales order","description":"Use this operation to cancel an existing open sales order. Successful execution of this method will cancel the sales order in Wineshipping system. If the order cannot be cancelled for some reason standard HTTP Status Code and a reason will be returned."}},"httpPath":"/api/SalesOrder/CancelSalesOrder"},{"label":"Get orders on hold","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/getordersonhold","routeSlug":"/api/v3.1/openapi/fulfillment/getordersonhold","metadata":{"seo":{"title":"Get orders on hold","description":"Use this operation to retrieve a list of on-hold orders for a customer. Successful execution of this method will generate a list of on hold orders from Wineshipping's system and if no orders are on hold, HTTP status code Not Found response will be returned."}},"httpPath":"/api/SalesOrder/GetOrdersOnHold"},{"label":"Get returns","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/getreturns","routeSlug":"/api/v3.1/openapi/fulfillment/getreturns","metadata":{"seo":{"title":"Get returns","description":"Use this operation to retrieve a list of return sales orders for a customer. Successful execution of this method will generate a list of returns from Wineshipping system."}},"httpPath":"/api/SalesOrder/GetReturns"},{"label":"Generate JIT label","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/generatejitlabel","routeSlug":"/api/v3.1/openapi/fulfillment/generatejitlabel","metadata":{"seo":{"title":"Generate JIT label","description":"This method is used to generate a Just-In-Time shipping label for your Orders. It can be used to print just a label or a packingslip and a label. You can choose from PDF or PNG format."}},"httpPath":"/api/SalesOrder/GenerateJitLabel"},{"label":"Create multiple orders","deprecated":true,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/fulfillment/batchsalesorder","routeSlug":"/api/v3.1/openapi/fulfillment/batchsalesorder","metadata":{"seo":{"title":"Create multiple orders","description":"This operation is used to create new orders in batch. The response will contain order creation status for each order along with individual order transaction number for reference later in the event there is an issue with an order."}},"httpPath":"/api/SalesOrder/BatchSalesOrder"}]},{"type":"group","label":"Inventory","link":"/api/v3.1/openapi/inventory","routeSlug":"/api/v3.1/openapi/inventory","items":[{"label":"Create purchase order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/createpurchaseorder","routeSlug":"/api/v3.1/openapi/inventory/createpurchaseorder","metadata":{"seo":{"title":"Create purchase order","description":"This operation is used to create an inbound inventory request. Successful execution of this operation will generate a new purchase order in Wineshipping system. The inbound request can be a pickup from customer address or a drop-off at a Wineshipping warehouse location. A transaction reference identifier is returned in this operation. Store this identifier in your application and systems as applicable. This reference ID is available in the event a problem occurs with the associated request."}},"httpPath":"/api/InventoryMovement/CreatePurchaseOrder"},{"label":"Update purchase order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/updatepurchaseorder","routeSlug":"/api/v3.1/openapi/inventory/updatepurchaseorder","metadata":{"seo":{"title":"Update purchase order","description":"Update an existing inventory receipt request"}},"httpPath":"/api/InventoryMovement/UpdatePurchaseOrder"},{"label":"Cancel purchase order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/cancelpurchaseorder","routeSlug":"/api/v3.1/openapi/inventory/cancelpurchaseorder","metadata":{"seo":{"title":"Cancel purchase order","description":"This operation is used to cancel a purchase order request. A transaction reference identifier is required to post using this operation. A transaction reference identifier will be returned upon use of the operation. Store this identifier in your application and systems as applicable. This reference ID is available in the event a problem occurs with the associated request. Successful execution of this method will cancel an open Purchase Order in Wineshipping's system and will return a transaction reference identifier. Note: that Purchase Orders can only be canceled and are considered 'Open' as long as work has not been started."}},"httpPath":"/api/InventoryMovement/CancelPurchaseOrder"},{"label":"Create transfer order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/createtransferorder","routeSlug":"/api/v3.1/openapi/inventory/createtransferorder","metadata":{"seo":{"title":"Create transfer order","description":"This operation is used to create a inventory transfer request between two Wineshipping managed inventory locations. Successful execution of this operation will generate a new transfer order in Wineshipping system. A transaction reference identifier is returned in this operation. Store this identifier in your application and systems as applicable. This reference ID is available in the event a problem occurs with the associated request."}},"httpPath":"/api/InventoryMovement/CreateTransferOrder"},{"label":"Update transfer order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/updatetransferorder","routeSlug":"/api/v3.1/openapi/inventory/updatetransferorder","metadata":{"seo":{"title":"Update transfer order","description":"Use this operation to update an existing open transfer order. Successful execution of this method will update an open transfer order in Wineshipping system. If for some reason the order cannot be updated standard HTTP Status Code and a reason will be returned."}},"httpPath":"/api/InventoryMovement/UpdateTransferOrder"},{"label":"Cancel a transfer order","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/canceltransferorder","routeSlug":"/api/v3.1/openapi/inventory/canceltransferorder","metadata":{"seo":{"title":"Cancel a transfer order","description":"This operation is used to cancel a transfer order request. A transaction reference identifier is required to post using this operation. A transaction reference identifier will be returned upon use of the operation. Store this identifier in your application and systems as applicable. This reference ID is available in the event a problem occurs with the associated request. Successful execution of this method will cancel an Open Purchase Order in Wineshipping's system and will return a transaction reference identifier. Please note that Transfer Orders can only be canceled and are considered \"open\" as long as work has not been started."}},"httpPath":"/api/InventoryMovement/CancelTransferOrder"},{"label":"Get inventory transactions","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/getinventorytransactions","routeSlug":"/api/v3.1/openapi/inventory/getinventorytransactions","metadata":{"seo":{"title":"Get inventory transactions","description":"This method allows a customer to retrieve inventory transactions. Inventory transactions include Sales Orders, Purchase Orders, Transfer In, Transfer Out, Production Lines, Inventory Adjustments and Inventory Status Changes. There are multiple input filters available for use, including filters to retrieve specific types of inventory transactions, to retrieve transactions processed on a particular date, or to retrieve transactions in a specific Wineshipping warehouse.There are also pagination and skip/top query parameters that allow customers to further control the inventory transactions that are returned in the response."}},"httpPath":"/api/Inventory/GetTransactions"},{"label":"Get inventory information","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/getinventorystatus","routeSlug":"/api/v3.1/openapi/inventory/getinventorystatus","metadata":{"seo":{"title":"Get inventory information","description":"This operation provides inventory information with warehouse, status, quantity on hand, quantity reserved on orders, quantity on backorder, quantity available, and quantity on an inbound PO. This operation optionally accepts a warehouse code to return related inventory records for a specific Wineshipping warehouse, if omitted the operation will return inventory records for all warehouses. The operation also accepts an array of items to query inventory records, if omitted returns inventory records for all items in the warehouse specified."}},"httpPath":"/api/Inventory/GetStatus"},{"label":"Get sellable inventory","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/inventory/getsellable","routeSlug":"/api/v3.1/openapi/inventory/getsellable","metadata":{"seo":{"title":"Get sellable inventory","description":"This operation provides the total, aggregated inventory available to sell. This operation optionally accepts a list of warehouse codes to return sellable inventory totals for a specific subset of Wineshipping warehouses, otherwise all physical locations with sellable inventory are considered.<br /><br />This method is specifically designed to efficiently sync available inventory quantities with Commerce, pos or other order management systems for all skus. See the <i>GetInventoryStatus</i> for retrieving more detailed inventory information for an individual sku."}},"httpPath":"/api/Inventory/GetSellable"}]},{"type":"group","label":"Product","link":"/api/v3.1/openapi/product","routeSlug":"/api/v3.1/openapi/product","items":[{"label":"Create item","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/product/createsku","routeSlug":"/api/v3.1/openapi/product/createsku","metadata":{"seo":{"title":"Create item","description":"Successful execution of this method will generate a new SKU in Wineshipping's system and will return a transaction reference identifier. Store this identifier back into your system for reference later in the event there is an issue with the SKU."}},"httpPath":"/api/SKU/CreateSKU"},{"label":"Update item","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/product/updatesku","routeSlug":"/api/v3.1/openapi/product/updatesku","metadata":{"seo":{"title":"Update item","description":"Update an inventory item"}},"httpPath":"/api/SKU/UpdateSKU"},{"label":"Retire item","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/product/retiresku","routeSlug":"/api/v3.1/openapi/product/retiresku","metadata":{"seo":{"title":"Retire item","description":"Successful execution of this method will deactivate a SKU in Wineshipping's system and will return a transaction reference identifier."}},"httpPath":"/api/SKU/RetireSku"}]},{"type":"group","label":"Tracking","link":"/api/v3.1/openapi/tracking","routeSlug":"/api/v3.1/openapi/tracking","items":[{"label":"Get order tracking details","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/tracking/getdetails","routeSlug":"/api/v3.1/openapi/tracking/getdetails","metadata":{"seo":{"title":"Get order tracking details","description":"Order tracking details and status from shipping carriers when available. Use customer and order identifiers to locate associated records, including tracking numbers, order fulfillment and carrier status, and shipping information.    highly scalable alternative: event driven tracking webhook"}},"httpPath":"/api/Tracking/GetDetails"},{"label":"Get package shipping details","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/tracking/getpackages","routeSlug":"/api/v3.1/openapi/tracking/getpackages","metadata":{"seo":{"title":"Get package shipping details","description":"This operation provides package information in batches once warehouse activity started in order fulfillment. Provides filters options to search for packages by ship date range, last activity date range, shipping carrier, order numbers and options to paginate through the result set."}},"httpPath":"/api/Tracking/GetPackages"}]},{"type":"group","label":"Commerce","link":"/api/v3.1/openapi/commerce","routeSlug":"/api/v3.1/openapi/commerce","items":[{"label":"Validate delivery address","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/commerce/addressvalidation","routeSlug":"/api/v3.1/openapi/commerce/addressvalidation","metadata":{"seo":{"title":"Validate delivery address","description":"Use the Wineshipping Address Validation and Classification API operation to validate/correct and classify recipient addresses before you send the order to Wineshipping for fulfillment service. This API operation formats an input to some degree, and returns validation and classification indicators along with formatted addresses if any matching addresses are found. The operation also support searching pickup location as an option for UPS and FedEx only. Successful execution of this method will return a transaction reference identifier.Store this identifier back into your system for reference later in the event there is an issue with a specific address validation and classification result."}},"httpPath":"/api/Address/Validation"},{"label":"Get carrier hold locations","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/commerce/getcarrierlocations","routeSlug":"/api/v3.1/openapi/commerce/getcarrierlocations","metadata":{"seo":{"title":"Get carrier hold locations","description":"This operation returns carrier pickup locations where wine shipments are allowed. You can filter your search by carrier, city, state, ZIP code, and paginate through the result set."}},"httpPath":"/api/Address/GetCarrierLocations"},{"label":"Estimate delivery dates","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v3.1/openapi/commerce/getdeliveryestimates","routeSlug":"/api/v3.1/openapi/commerce/getdeliveryestimates","metadata":{"seo":{"title":"Estimate delivery dates","description":"This operation provides delivery date estimation for Wineshipping fulfillment using FedEx and UPS carrier services within the USA. It requires an authenticated request with the recipient delivery address and desired range of future ship dates to generate a set of results for each applicable carrier and service class combination available for the delivery address and specified dates."}},"httpPath":"/api/Tracking/GetDeliveryEstimates"}]}]},{"type":"group","label":"REST API v4 (Preview)","items":[{"type":"link","label":"Wineshipping API v4 (Preview)","link":"/api/v4/openapi","routeSlug":"/api/v4/openapi"},{"type":"group","label":"Fulfillment","link":"/api/v4/openapi/fulfillment","routeSlug":"/api/v4/openapi/fulfillment","items":[{"label":"Get an order","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v4/openapi/fulfillment/getorder","routeSlug":"/api/v4/openapi/fulfillment/getorder","metadata":{"seo":{"title":"Get an order","description":"Retrieves an Ordermaster order by its Wineshipping GUID."}},"httpPath":"/orders/{orderId}"},{"label":"Patch an order","deprecated":false,"httpVerb":"patch","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v4/openapi/fulfillment/patchorder","routeSlug":"/api/v4/openapi/fulfillment/patchorder","metadata":{"seo":{"title":"Patch an order","description":"Partially updates an Ordermaster order. Only properties included in the merge-patch document are changed. This operation replaces the v3 UpdateSalesOrder method; send null to clear a nullable property."}},"httpPath":"/orders/{orderId}"},{"label":"Search orders","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v4/openapi/fulfillment/searchorders","routeSlug":"/api/v4/openapi/fulfillment/searchorders","metadata":{"seo":{"title":"Search orders","description":"Searches Ordermaster orders by key identifiers. At least one identifier must be supplied. When multiple identifiers are supplied, all must match."}},"httpPath":"/orders"},{"label":"Generate shipping label","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/api/v4/openapi/fulfillment/generateshippinglabel","routeSlug":"/api/v4/openapi/fulfillment/generateshippinglabel","metadata":{"seo":{"title":"Generate shipping label","description":"Converts an existing JIT package into a production FedEx Express shipping label when the winery is ready to ship."}},"httpPath":"/orders/labels"}]}]},{"type":"group","label":"Webhooks","items":[{"type":"link","label":"Wineshipping Tracking Events","link":"/api/v3.1/asyncapi","routeSlug":"/api/v3.1/asyncapi"},{"label":"Tracking Events","type":"group","link":"/api/v3.1/asyncapi/channels/trackingupdates","routeSlug":"/api/v3.1/asyncapi/channels/trackingupdates","httpVerb":"channel","badges":[],"metadata":{"seo":{"title":"Tracking Events","description":"Channel for receiving shipment tracking update events"}},"items":[{"label":"Receive tracking update events","type":"link","link":"/api/v3.1/asyncapi/channels/trackingupdates/operations/receivetrackingupdate","routeSlug":"/api/v3.1/asyncapi/channels/trackingupdates/operations/receivetrackingupdate","httpVerb":"receive","badges":[],"metadata":{"seo":{"title":"Receive tracking update events","description":"Your webhook endpoint will receive HTTP POST requests containing tracking update events."}}}]}]}]}