ShipBob (Personal Access Token)
Connect to ShipBob to manage channels, products, inventory, orders, fulfillments, returns, receiving, and related fulfillment workflows.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| API Key | api_key | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "SHIPBOB_PAT_DELETE202601_PRODUCT_PRODUCT_ID", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("SHIPBOB_PAT_DELETE202601_PRODUCT_PRODUCT_ID", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute SHIPBOB_PAT_DELETE202601_PRODUCT_PRODUCT_ID --data '{ }'Tool catalog
Available tools
74 callable operations
Delete Product BundleSHIPBOB_PAT_DELETE202601_PRODUCT_PRODUCT_IDDeletes a bundle product by ID. Delete operation not allowed for non-bundles.Connection
Deletes a bundle product by ID. Delete operation not allowed for non-bundles.
Authentication
Connected account requiredTags
Delete SubscriptionSHIPBOB_PAT_DELETE202601_WEBHOOK_IDThis endpoint deletes a webhook subscription.Connection
This endpoint deletes a webhook subscription.
Authentication
Connected account requiredTags
Get ChannelsSHIPBOB_PAT_GET202601_CHANNELRetrieves a paginated list of channels that the authenticated user has access to based on the provided access token.Connection
Retrieves a paginated list of channels that the authenticated user has access to based on the provided access token.
Authentication
Connected account requiredTags
Get Fulfillment CentersSHIPBOB_PAT_GET202601_FULFILLMENT_CENTERReturns a list of ShipBob fulfillment centers where inventory can be received.Connection
Returns a list of ShipBob fulfillment centers where inventory can be received.
Authentication
Connected account requiredTags
Get All InventoriesSHIPBOB_PAT_GET202601_INVENTORYRetrieves a paginated list of all inventory items. Supports filtering by active status, tags, and various product attributes. Use query parameters to search and filter results.Connection
Retrieves a paginated list of all inventory items. Supports filtering by active status, tags, and various product attributes. Use query parameters to search and filter results.
Authentication
Connected account requiredTags
Get InventorySHIPBOB_PAT_GET202601_INVENTORY_INVENTORY_IDRetrieves detailed information about a specific inventory item by its ID, including product details, variant information, and associated metadata.Connection
Retrieves detailed information about a specific inventory item by its ID, including product details, variant information, and associated metadata.
Authentication
Connected account requiredTags
Get All Inventory LevelsSHIPBOB_PAT_GET202601_INVENTORY_LEVELRetrieves current inventory levels across all locations. Returns available, on-hand, committed, and other quantity types. Supports filtering by inventory IDs and product attributes.Connection
Retrieves current inventory levels across all locations. Returns available, on-hand, committed, and other quantity types. Supports filtering by inventory IDs and product attributes.
Authentication
Connected account requiredTags
Get Inventory LevelsSHIPBOB_PAT_GET202601_INVENTORY_LEVEL_INVENTORY_IDRetrieves the aggregated inventory levels for a specific inventory item across all locations, including available, on-hand, committed, and other quantity types.Connection
Retrieves the aggregated inventory levels for a specific inventory item across all locations, including available, on-hand, committed, and other quantity types.
Authentication
Connected account requiredTags
Get Inventory Levels Grouped By Fulfillment CenterSHIPBOB_PAT_GET202601_INVENTORY_LEVEL_INVENTORY_ID_LOCATIONSRetrieves inventory levels for a specific inventory item broken down by fulfillment center location. Shows quantity breakdowns for each location where the inventory is stored.Connection
Retrieves inventory levels for a specific inventory item broken down by fulfillment center location. Shows quantity breakdowns for each location where the inventory is stored.
Authentication
Connected account requiredTags
Get Inventory Levels Grouped By LotSHIPBOB_PAT_GET202601_INVENTORY_LEVEL_INVENTORY_ID_LOTSRetrieves inventory levels for a specific inventory item broken down by lot number. Useful for tracking inventory by manufacturing lot, expiration date, or batch information.Connection
Retrieves inventory levels for a specific inventory item broken down by lot number. Useful for tracking inventory by manufacturing lot, expiration date, or batch information.
Authentication
Connected account requiredTags
Get All Inventory Levels Grouped By Fulfillment CenterSHIPBOB_PAT_GET202601_INVENTORY_LEVEL_LOCATIONSRetrieves inventory levels for all inventory items grouped by fulfillment center location. Supports filtering by location type, location ID, and various product attributes.Connection
Retrieves inventory levels for all inventory items grouped by fulfillment center location. Supports filtering by location type, location ID, and various product attributes.
Authentication
Connected account requiredTags
Get All Inventory Levels Grouped By LotSHIPBOB_PAT_GET202601_INVENTORY_LEVEL_LOTSRetrieves inventory levels for all inventory items grouped by lot number. Enables tracking of inventory across multiple lots, including expiration dates and manufacturing batch information.Connection
Retrieves inventory levels for all inventory items grouped by lot number. Enables tracking of inventory across multiple lots, including expiration dates and manufacturing batch information.
Authentication
Connected account requiredTags
Get InvoicesSHIPBOB_PAT_GET202601_INVOICESGets a paginated list of invoices, optionally filtered by invoice types and date rangeConnection
Gets a paginated list of invoices, optionally filtered by invoice types and date range
Authentication
Connected account requiredTags
Get Transactions by Invoice IDSHIPBOB_PAT_GET202601_INVOICES_INVOICE_ID_TRANSACTIONSThe unique identifier of the invoice whose transactions are to be retrievedConnection
The unique identifier of the invoice whose transactions are to be retrieved
Authentication
Connected account requiredTags
Get LocationsSHIPBOB_PAT_GET202601_LOCATIONRetrieves physical locations across ShipBob's fulfillment network. An active location (`is_active=true`) is operational for fulfillment processes, including receiving inventory and processing returns. Access to locations varies: some are available to all merchants by default, while others require special approval. Use the `access_granted` parameter to determine if a location is available to the authenticated user, and `receiving_enabled` to confirm if the location accepts inventory.Connection
Retrieves physical locations across ShipBob's fulfillment network. An active location (`is_active=true`) is operational for fulfillment processes, including receiving inventory and processing returns. Access to locations varies: some are available to all merchants by default, while others require special approval. Use the `access_granted` parameter to determine if a location is available to the authenticated user, and `receiving_enabled` to confirm if the location accepts inventory.
Authentication
Connected account requiredTags
Get OrdersSHIPBOB_PAT_GET202601_ORDERRetrieves a paginated list of orders from your ShipBob account with optional filters. All filter parameters use AND logic, meaning orders must match all provided criteria to be returned.Connection
Retrieves a paginated list of orders from your ShipBob account with optional filters. All filter parameters use AND logic, meaning orders must match all provided criteria to be returned.
Authentication
Connected account requiredTags
Get Completely Cancelled OrdersSHIPBOB_PAT_GET202601_ORDER_CANCELLEDRetrieve the IDs of orders and their associated shipments that have been fully cancelled, meaning all shipments within the order are in a cancelled state.Connection
Retrieve the IDs of orders and their associated shipments that have been fully cancelled, meaning all shipments within the order are in a cancelled state.
Authentication
Connected account requiredTags
Get OrderSHIPBOB_PAT_GET202601_ORDER_ORDER_IDRetrieves detailed information about a specific order by its order ID, including order status, shipments, products, and recipient details.Connection
Retrieves detailed information about a specific order by its order ID, including order status, shipments, products, and recipient details.
Authentication
Connected account requiredTags
Get All Shipments for OrderSHIPBOB_PAT_GET202601_ORDER_ORDER_ID_SHIPMENTRetrieves all shipments associated with a specific order, including shipment status, tracking information, and product details.Connection
Retrieves all shipments associated with a specific order, including shipment status, tracking information, and product details.
Authentication
Connected account requiredTags
Get Shipment by Order ID and Shipment IDSHIPBOB_PAT_GET202601_ORDER_ORDER_ID_SHIPMENT_SHIPMENT_IDRetrieves detailed shipment information for a specific order and shipment combination, including shipment status, tracking information, fulfillment center location, and contained products.Connection
Retrieves detailed shipment information for a specific order and shipment combination, including shipment status, tracking information, fulfillment center location, and contained products.
Authentication
Connected account requiredTags
Get Shipment Logs by Order ID and Shipment IDSHIPBOB_PAT_GET202601_ORDER_ORDER_ID_SHIPMENT_SHIPMENT_ID_LOGSRetrieves operational logs for a specific shipment by shipment ID, providing a detailed record of all events and status changes that have occurred.Connection
Retrieves operational logs for a specific shipment by shipment ID, providing a detailed record of all events and status changes that have occurred.
Authentication
Connected account requiredTags
Get Shipment Status Timeline by Order ID and Shipment IDSHIPBOB_PAT_GET202601_ORDER_ORDER_ID_SHIPMENT_SHIPMENT_ID_TIMELINERetrieves a chronological timeline of shipment status updates by shipment ID, showing when each status change occurred and providing visibility into the fulfillment progress.Connection
Retrieves a chronological timeline of shipment status updates by shipment ID, showing when each status change occurred and providing visibility into the fulfillment progress.
Authentication
Connected account requiredTags
Get Order Store DataSHIPBOB_PAT_GET202601_ORDER_ORDER_ID_STORE_ORDER_JSONRetrieves the original store order data associated with the order in JSON format, preserving custom fields and metadata from the order source.Connection
Retrieves the original store order data associated with the order in JSON format, preserving custom fields and metadata from the order source.
Authentication
Connected account requiredTags
Get Packaging RequirementSHIPBOB_PAT_GET202601_PACKAGING_REQUIREMENTRetrieves all available packaging requirements that can be assigned to a product.Connection
Retrieves all available packaging requirements that can be assigned to a product.
Authentication
Connected account requiredTags
Get ProductsSHIPBOB_PAT_GET202601_PRODUCTRetrieves a paginated list of products. Supports filtering by search term, barcode, SKU, status, and other criteria.Connection
Retrieves a paginated list of products. Supports filtering by search term, barcode, SKU, status, and other criteria.
Authentication
Connected account requiredTags
Get ProductSHIPBOB_PAT_GET202601_PRODUCT_PRODUCT_IDRetrieves a product with all its variants and details.Connection
Retrieves a product with all its variants and details.
Authentication
Connected account requiredTags
Get Product VariantsSHIPBOB_PAT_GET202601_PRODUCT_PRODUCT_ID_VARIANTSRetrieves all variants for a specific product.Connection
Retrieves all variants for a specific product.
Authentication
Connected account requiredTags
Get Multiple Warehouse Receiving OrdersSHIPBOB_PAT_GET202601_RECEIVINGReturns a list of warehouse receiving orders with optional filtering by status, fulfillment center, purchase order number, and date range.Connection
Returns a list of warehouse receiving orders with optional filtering by status, fulfillment center, purchase order number, and date range.
Authentication
Connected account requiredTags
Get Warehouse Receiving OrderSHIPBOB_PAT_GET202601_RECEIVING_IDReturns details of a specific warehouse receiving order by ID.Connection
Returns details of a specific warehouse receiving order by ID.
Authentication
Connected account requiredTags
Get Warehouse Receiving Order BoxesSHIPBOB_PAT_GET202601_RECEIVING_ID_BOXESReturns the boxes and their contents for a specific warehouse receiving order.Connection
Returns the boxes and their contents for a specific warehouse receiving order.
Authentication
Connected account requiredTags
Get Inventory Distributions by WRO IDSHIPBOB_PAT_GET202601_RECEIVING_ID_DISTRIBUTIONSRetrieves the distribution details for a specific receiving order within ShipBob's Inventory Placement Program (IPP). <Warning>This endpoint is available only to accounts enrolled in ShipBob's Inventory Placement Program (IPP).</Warning>Connection
Retrieves the distribution details for a specific receiving order within ShipBob's Inventory Placement Program (IPP). <Warning>This endpoint is available only to accounts enrolled in ShipBob's Inventory Placement Program (IPP).</Warning>
Authentication
Connected account requiredTags
Get Warehouse Receiving Order Box LabelsSHIPBOB_PAT_GET202601_RECEIVING_ID_LABELSReturns a PDF containing box labels for a specific warehouse receiving order.Connection
Returns a PDF containing box labels for a specific warehouse receiving order.
Authentication
Connected account requiredTags
Get Return OrdersSHIPBOB_PAT_GET202601_RETURNRetrieves a paginated list of return orders with optional filters for IDs, statuses, dates, and other criteria. Use this to track all returns across your ShipBob account.Connection
Retrieves a paginated list of return orders with optional filters for IDs, statuses, dates, and other criteria. Use this to track all returns across your ShipBob account.
Authentication
Connected account requiredTags
Get Return OrderSHIPBOB_PAT_GET202601_RETURN_IDRetrieves the complete details of a specific return order by its unique ID. Use this to view return status, inventory items, transactions, and processing history.Connection
Retrieves the complete details of a specific return order by its unique ID. Use this to view return status, inventory items, transactions, and processing history.
Authentication
Connected account requiredTags
Get ShipmentSHIPBOB_PAT_GET202601_SHIPMENT_SHIPMENT_IDRetrieves detailed information about a specific shipment by shipment ID, including shipment status, tracking information, fulfillment center location, and contained products.Connection
Retrieves detailed information about a specific shipment by shipment ID, including shipment status, tracking information, fulfillment center location, and contained products.
Authentication
Connected account requiredTags
Get Shipment Line ItemsSHIPBOB_PAT_GET202601_SHIPMENT_SHIPMENT_ID_GET_LINE_ITEMSRetrieves the current line items for a specific shipment, including product variant details, lot information, committed quantities, and serial numbers. Use this endpoint to get the current state before calling updateLineItems, which requires the full item list.Connection
Retrieves the current line items for a specific shipment, including product variant details, lot information, committed quantities, and serial numbers. Use this endpoint to get the current state before calling updateLineItems, which requires the full item list.
Authentication
Connected account requiredTags
Get Shipment LogsSHIPBOB_PAT_GET202601_SHIPMENT_SHIPMENT_ID_LOGSRetrieves operational logs for a specific shipment by shipment ID, providing a detailed record of all events and status changes that have occurred.Connection
Retrieves operational logs for a specific shipment by shipment ID, providing a detailed record of all events and status changes that have occurred.
Authentication
Connected account requiredTags
Get Shipment TimelineSHIPBOB_PAT_GET202601_SHIPMENT_SHIPMENT_ID_TIMELINERetrieves a chronological timeline of shipment status updates by shipment ID, showing when each status change occurred and providing visibility into the fulfillment progress.Connection
Retrieves a chronological timeline of shipment status updates by shipment ID, showing when each status change occurred and providing visibility into the fulfillment progress.
Authentication
Connected account requiredTags
Get Tracking by Shipment IdsSHIPBOB_PAT_GET202601_SHIPMENTS_TRACKINGRetrieves tracking information for one or more shipments by their ShipBob shipment Ids. Returns the current status, carrier details, estimated delivery time, and full tracking history for each shipment. Accepts between 1 and 25 shipment Ids per request.Connection
Retrieves tracking information for one or more shipments by their ShipBob shipment Ids. Returns the current status, carrier details, estimated delivery time, and full tracking history for each shipment. Accepts between 1 and 25 shipment Ids per request.
Authentication
Connected account requiredTags
Get Shipping MethodsSHIPBOB_PAT_GET202601_SHIPPING_METHODRetrieves all available shipping methods configured for your merchant account.Connection
Retrieves all available shipping methods configured for your merchant account.
Authentication
Connected account requiredTags
Get TaxonomiesSHIPBOB_PAT_GET202601_TAXONOMYRetrieves all available product taxonomies for categorizing products.Connection
Retrieves all available product taxonomies for categorizing products.
Authentication
Connected account requiredTags
Get Taxonomy by IDSHIPBOB_PAT_GET202601_TAXONOMY_IDRetrieves a specific taxonomy node and its details by taxonomy ID.Connection
Retrieves a specific taxonomy node and its details by taxonomy ID.
Authentication
Connected account requiredTags
Get Taxonomy ParentSHIPBOB_PAT_GET202601_TAXONOMY_ID_PARENTRetrieves the parent taxonomy node for a given taxonomy ID.Connection
Retrieves the parent taxonomy node for a given taxonomy ID.
Authentication
Connected account requiredTags
Get Tracking by Tracking IdsSHIPBOB_PAT_GET202601_TRACKINGRetrieves tracking information for one or more shipments by their carrier tracking IDs. Returns the current status, carrier details, estimated delivery time, and full tracking history for each tracking ID. Intended for platform-level consumers that reference shipments by carrier tracking number rather than ShipBob shipment ID.Connection
Retrieves tracking information for one or more shipments by their carrier tracking IDs. Returns the current status, carrier details, estimated delivery time, and full tracking history for each tracking ID. Intended for platform-level consumers that reference shipments by carrier tracking number rather than ShipBob shipment ID.
Authentication
Connected account requiredTags
Get Transaction FeesSHIPBOB_PAT_GET202601_TRANSACTION_FEESThis endpoint returns a list of transaction feesConnection
This endpoint returns a list of transaction fees
Authentication
Connected account requiredTags
Get SubscriptionsSHIPBOB_PAT_GET202601_WEBHOOKThis endpoint returns a list of webhook subscriptions.Connection
This endpoint returns a list of webhook subscriptions.
Authentication
Connected account requiredTags
Update ProductSHIPBOB_PAT_PATCH202601_PRODUCT_PRODUCT_IDUpdates a product. Supports partial updates - only the fields provided will be updated. When updating variants through this endpoint, you must include the variant ID.Connection
Updates a product. Supports partial updates - only the fields provided will be updated. When updating variants through this endpoint, you must include the variant ID.
Authentication
Connected account requiredTags
Update Product VariantsSHIPBOB_PAT_PATCH202601_PRODUCT_PRODUCT_ID_VARIANTSUpdates one or more product variants. The request body must be an array of variant objects. Each variant must include the variant ID, and only the fields provided will be updated.Connection
Updates one or more product variants. The request body must be an array of variant objects. Each variant must include the variant ID, and only the fields provided will be updated.
Authentication
Connected account requiredTags
Query Inventory History EventsSHIPBOB_PAT_POST202601_INVENTORY_HISTORY_QUERYFetches inventory movement events that change on-hand quantities within the ShipBob network. Returns events such as receiving/stow, order picks, adjustments, restocks, and attribute updates. Filter by inventory IDs, event category, date range, and facility. Supports cursor-based pagination for large result sets.Connection
Fetches inventory movement events that change on-hand quantities within the ShipBob network. Returns events such as receiving/stow, order picks, adjustments, restocks, and attribute updates. Filter by inventory IDs, event category, date range, and facility. Supports cursor-based pagination for large result sets.
Authentication
Connected account requiredTags
Create OrderSHIPBOB_PAT_POST202601_ORDERCreates a new order in ShipBob’s system that will be queued for fulfillment. Orders can be created using either product reference IDs (SKUs) or ShipBob product IDs, with reference IDs being the recommended approach.Connection
Creates a new order in ShipBob’s system that will be queued for fulfillment. Orders can be created using either product reference IDs (SKUs) or ShipBob product IDs, with reference IDs being the recommended approach.
Authentication
Connected account requiredTags
Estimate Fulfillment Cost For OrderSHIPBOB_PAT_POST202601_ORDER_ESTIMATEThis endpoint will provide, where possible, an estimate of pricing and fulfillment center assignment of a potential standard (direct to consumer) order. Keep in mind that there are ways for the merchant to change FC assignment or product configuration after order creation that could invalidate this estimate. Estimates cannot be returned for items that are unknown, out of stock, or too large for fulfillment using standard box sizes. Additional services such as high-pick fees, shipping insurance, auto-splitting or auto-adding items to orders, and signature required are not included in this estimate.Connection
This endpoint will provide, where possible, an estimate of pricing and fulfillment center assignment of a potential standard (direct to consumer) order. Keep in mind that there are ways for the merchant to change FC assignment or product configuration after order creation that could invalidate this estimate. Estimates cannot be returned for items that are unknown, out of stock, or too large for fulfillment using standard box sizes. Additional services such as high-pick fees, shipping insurance, auto-splitting or auto-adding items to orders, and signature required are not included in this estimate.
Authentication
Connected account requiredTags
Estimate Delivery DateSHIPBOB_PAT_POST202601_ORDER_ESTIMATE_DELIVERY_DATEReturns an estimated delivery date for a given destination and set of line items. The destination address must always include `zip_code` and `country`. The flow is auto-detected from the request shape: an address with only `zip_code` and `country` plus exactly one line item is treated as the Product Details Page (PDP) flow; a full address with one or more line items is treated as the Checkout flow.Connection
Returns an estimated delivery date for a given destination and set of line items. The destination address must always include `zip_code` and `country`. The flow is auto-detected from the request shape: an address with only `zip_code` and `country` plus exactly one line item is treated as the Product Details Page (PDP) flow; a full address with one or more line items is treated as the Checkout flow.
Authentication
Connected account requiredTags
Cancel OrderSHIPBOB_PAT_POST202601_ORDER_ORDER_ID_CANCELCancels an order and all associated shipments. The order must be in a cancellable state to proceed with the cancellation.Connection
Cancels an order and all associated shipments. The order must be in a cancellable state to proceed with the cancellation.
Authentication
Connected account requiredTags
Cancel Shipment by Order ID and Shipment IDSHIPBOB_PAT_POST202601_ORDER_ORDER_ID_SHIPMENT_SHIPMENT_ID_CANCELCancels a specific shipment by order ID and shipment ID. The shipment must not be picked, packed, or shipped to proceed with the cancellation.Connection
Cancels a specific shipment by order ID and shipment ID. The shipment must not be picked, packed, or shipped to proceed with the cancellation.
Authentication
Connected account requiredTags
Create ProductSHIPBOB_PAT_POST202601_PRODUCTCreates a new product with one or more variants. Requires a product name and at least one variant with a unique SKU.Connection
Creates a new product with one or more variants. Requires a product name and at least one variant with a unique SKU.
Authentication
Connected account requiredTags
Move Variants to New ProductSHIPBOB_PAT_POST202601_PRODUCT_MOVE_VARIANTSCreates a new product and moves existing variants from their current products into it. Provide the new product details and variant IDs.Connection
Creates a new product and moves existing variants from their current products into it. Provide the new product details and variant IDs.
Authentication
Connected account requiredTags
Move Variants Between ProductsSHIPBOB_PAT_POST202601_PRODUCT_PRODUCT_ID_MOVE_VARIANTSMoves variants from their current product to the target product specified in the path. Provide an array of variant IDs to move.Connection
Moves variants from their current product to the target product specified in the path. Provide an array of variant IDs to move.
Authentication
Connected account requiredTags
Add Product VariantsSHIPBOB_PAT_POST202601_PRODUCT_PRODUCT_ID_VARIANTSAdds new variants to an existing product. The request body must be an array of variant objects, each requiring a unique SKU.Connection
Adds new variants to an existing product. The request body must be an array of variant objects, each requiring a unique SKU.
Authentication
Connected account requiredTags
Create Warehouse Receiving OrderSHIPBOB_PAT_POST202601_RECEIVINGCreates a new warehouse receiving order with specified fulfillment center, boxes, and inventory items.Connection
Creates a new warehouse receiving order with specified fulfillment center, boxes, and inventory items.
Authentication
Connected account requiredTags
Cancel Warehouse Receiving OrderSHIPBOB_PAT_POST202601_RECEIVING_ID_CANCELCancels an existing warehouse receiving order. Only orders in certain statuses can be cancelled.Connection
Cancels an existing warehouse receiving order. Only orders in certain statuses can be cancelled.
Authentication
Connected account requiredTags
Set ExternalSync flag for WrosSHIPBOB_PAT_POST202601_RECEIVING_SET_EXTERNAL_SYNCSets the external sync flag for one or more warehouse receiving orders to enable or disable external synchronization.Connection
Sets the external sync flag for one or more warehouse receiving orders to enable or disable external synchronization.
Authentication
Connected account requiredTags
Create Return OrderSHIPBOB_PAT_POST202601_RETURNCreates a new return order for a previously shipped order. Specify the original shipment, inventory items to return, and requested return actions.Connection
Creates a new return order for a previously shipped order. Specify the original shipment, inventory items to return, and requested return actions.
Authentication
Connected account requiredTags
Cancel Return orderSHIPBOB_PAT_POST202601_RETURN_ID_CANCELCancels a return order for given return ID.Connection
Cancels a return order for given return ID.
Authentication
Connected account requiredTags
Batch Cancel ShipmentsSHIPBOB_PAT_POST202601_SHIPMENT_BATCH_CANCELCancels multiple shipments in a single request. Shipments can only be cancelled if they are in a cancellable state (i.e. not picked, packed, or shipped yet).Connection
Cancels multiple shipments in a single request. Shipments can only be cancelled if they are in a cancellable state (i.e. not picked, packed, or shipped yet).
Authentication
Connected account requiredTags
Mark Tracking UploadedSHIPBOB_PAT_POST202601_SHIPMENT_BATCH_UPDATE_TRACKING_UPLOADMark tracking information as synced to your external system for multiple shipments. Use this endpoint after syncing tracking data to update the IsTrackingUploaded flag, preventing these shipments from appearing in future GET /order queries with IsTrackingUploaded=false. <Tip>Use this endpoint if you're filtering orders by is_tracking_uploaded. This allows integrations to acknowledge that shipments have been successfully synced to their system.</Tip>Connection
Mark tracking information as synced to your external system for multiple shipments. Use this endpoint after syncing tracking data to update the IsTrackingUploaded flag, preventing these shipments from appearing in future GET /order queries with IsTrackingUploaded=false. <Tip>Use this endpoint if you're filtering orders by is_tracking_uploaded. This allows integrations to acknowledge that shipments have been successfully synced to their system.</Tip>
Authentication
Connected account requiredTags
Cancel ShipmentSHIPBOB_PAT_POST202601_SHIPMENT_SHIPMENT_ID_CANCELCancels a specific shipment by shipment ID. The shipment must not be picked, packed, or shipped to proceed with the cancellation.Connection
Cancels a specific shipment by shipment ID. The shipment must not be picked, packed, or shipped to proceed with the cancellation.
Authentication
Connected account requiredTags
Update Shipment Line ItemsSHIPBOB_PAT_POST202601_SHIPMENT_SHIPMENT_ID_UPDATE_LINE_ITEMSUpdates the line items for a specific shipment. The request body must include the complete list of line items as returned by the GET /shipment/{shipmentId}:getLineItems endpoint — partial updates are not supported. Retrieve the current line items first, modify the desired fields, and submit the full payload. **Important:** The `is_manually_assigned_lot` field must be set to the same value for all line items in the request. When set to `true` on any item, ShipBob treats all lot assignments in the shipment as manually reviewed — ShipBob will not auto-assign or re-optimize lots for any item. When set to `false`, ShipBob manages lot selection automatically. Mixing `true` and `false` across items in the same request will result in a validation error. **Note on error handling:** This endpoint returns HTTP 200 for both successful and failed operations. Always check the `is_success` field in the response body to determine the outcome. When `is_success` is `false`, the `error` object contains the error code and message. HTTP 400 is only returned when the request body itself is missing or empty.Connection
Updates the line items for a specific shipment. The request body must include the complete list of line items as returned by the GET /shipment/{shipmentId}:getLineItems endpoint — partial updates are not supported. Retrieve the current line items first, modify the desired fields, and submit the full payload. **Important:** The `is_manually_assigned_lot` field must be set to the same value for all line items in the request. When set to `true` on any item, ShipBob treats all lot assignments in the shipment as manually reviewed — ShipBob will not auto-assign or re-optimize lots for any item. When set to `false`, ShipBob manages lot selection automatically. Mixing `true` and `false` across items in the same request will result in a validation error. **Note on error handling:** This endpoint returns HTTP 200 for both successful and failed operations. Always check the `is_success` field in the response body to determine the outcome. When `is_success` is `false`, the `error` object contains the error code and message. HTTP 400 is only returned when the request body itself is missing or empty.
Authentication
Connected account requiredTags
Search TransactionsSHIPBOB_PAT_POST202601_TRANSACTIONS_QUERYSearch transactions with filters (date, invoice, fee type, etc.)Connection
Search transactions with filters (date, invoice, fee type, etc.)
Authentication
Connected account requiredTags
Convert Variant to BundleSHIPBOB_PAT_POST202601_VARIANT_VARIANT_ID_CONVERT_TO_BUNDLEConverts an existing product variant into a bundle product. Provide the bundle definition specifying which variants and quantities make up the bundle.Connection
Converts an existing product variant into a bundle product. Provide the bundle definition specifying which variants and quantities make up the bundle.
Authentication
Connected account requiredTags
Merge VariantsSHIPBOB_PAT_POST202601_VARIANT_VARIANT_ID_MERGEMerges multiple product variants into a target variant. Provide an array of variant IDs to merge into the target variant specified in the path. Inventory from the merged variants will be consolidated into the target variant.Connection
Merges multiple product variants into a target variant. Provide an array of variant IDs to merge into the target variant specified in the path. Inventory from the merged variants will be consolidated into the target variant.
Authentication
Connected account requiredTags
Create SubscriptionSHIPBOB_PAT_POST202601_WEBHOOKThis endpoint creates a new webhook subscription.Connection
This endpoint creates a new webhook subscription.
Authentication
Connected account requiredTags
Edit Return OrderSHIPBOB_PAT_PUT202601_RETURN_IDUpdates an existing return using the provided request body and returns the updated return payload.Connection
Updates an existing return using the provided request body and returns the updated return payload.
Authentication
Connected account requiredTags
Bulk Update Shipping ServiceSHIPBOB_PAT_PUT202601_SHIPMENT_BULK_UPDATE_SHIPPING_SERVICEUpdates the shipping service for multiple shipments in a single request. The `requested_shipping_service_id` corresponds to the `service_level.id` value returned by the [Get Shipping Methods](/api/orders/get-shipping-methods) endpoint.Connection
Updates the shipping service for multiple shipments in a single request. The `requested_shipping_service_id` corresponds to the `service_level.id` value returned by the [Get Shipping Methods](/api/orders/get-shipping-methods) endpoint.
Authentication
Connected account requiredTags
Update Shipment AddressSHIPBOB_PAT_PUT202601_SHIPMENT_SHIPMENT_ID_UPDATE_ADDRESSUpdates the shipping address for a specific shipment.Connection
Updates the shipping address for a specific shipment.
Authentication
Connected account requiredTags