Logistics API
Logistics API: Items
Resource https://api.warehousefs.com/public/v1/item-groups/{merchantCode}/{groupMerchantIdentifier}/items/{itemMerchantIdentifier} The items resource allows the merchant to programmatically enter catalog information into the Shipvine Logistics ...
Logistics API: Item Groups
Resource https://api.warehousefs.com/public/v1/item-groups/{merchantCode}/{merchantIdentifier} The item groups resource allows the merchant to programmatically enter catalog information into the Shipvine Logistics system. In Shipvine's vocabulary, an ...
Logistics API: Inbound Shipments
Resource #1 https://api.warehousefs.com/public/v1/inbound-shipments/{merchantCode} This version of the inbound shipments resource allows the merchant to query for a listing of inbound shipments that may have been recently completed. GET Request URL ...
Logistics API: Tracked Returns
Resource https://api.warehousefs.com/public/v1/tracked-returns/{merchantCode}/{merchantIdentifier} The tracked returns resource allows the merchant to provide advance notification about returns that are being mailed to Shipvine. POST Request URL ...
Logistics API: Fulfillment Requests
Resource #1 https://api.warehousefs.com/public/v1/fulfillment-requests The fulfillment requests resource allows the merchant to search for the Shipvine identifier assigned to requests for a given merchant identifier. GET Request Query Parameters The ...
Logistics API: Stored Value Manifests
Resource https://api.warehousefs.com/public/v1/stored-value-manifests/{shipvineIdentifier} The stored value manifests resource allows the merchant to view which values have been assigned by Shipvine to stored value cards such as gift cards or gift ...
Logistics API: Stock Reservations
Resource https://api.warehousefs.com/public/v1/stock-reservations/{merchantCode}/{merchantIdentifier} The stock reservations resource allows the merchant to create, update, and delete reservations of stock in the system. A stock reservation increased ...
Logistics API: Tracking
Resource https://api.warehousefs.com/public/v1/tracking/{identificationNo} The tracking resource allows the merchant to view real-time tracking information about a parcel. Instead of having to query different APIs for USPS, UPS, and FedEx tracking ...
Logistics API: Inventory
Resource https://api.warehousefs.com/public/v1/inventory The inventory resource represents a "collection" of all of the current inventories recorded in the Shipvine Logistics system. Merchants can extract information about their stock levels by ...
Logistics API: Outbound Shipments
Resource https://api.warehousefs.com/public/v1/outbound-shipments The outbound shipments resource represents a "collection" of all of the outbound shipments recorded in the Shipvine Logistics system. Merchants can extract information about their ...
Logistics API: Shipping Rate Quote
Resource https://api.warehousefs.com/public/v1/shipping-rate-quotes The shipping rate quotes resource represents a collection of estimated pricing for various destinations. Merchants can retrieve a list of rate quotes for the various shipping methods ...
Logistics API: Fulfillment Request Submission
Resource https://api.warehousefs.com/public/v1/fulfillment-request-submissions The fulfillment request submission resource allows merchants to send their orders to Shipvine Logistics. These submissions are queued up as API Submissions. Every few ...
Logistics API: Overview
Shipvine provides a simple, free, open, public API that allows software developers to write custom integration solutions. (Before you go down this road, though, we recommend checking to see if we've already built an integration for your platform!) ...