How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ShipBob subpackage_orders API

The subpackage_orders API from ShipBob — 21 operation(s) for subpackage_orders.

ShipBob subpackage_orders API is one of 10 APIs that ShipBob publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, release notes, and rate-limit docs.

This API exposes 22 operations across 21 paths, and defines 108 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.shipbob.com, https://sandbox-api.shipbob.com.

22 operations 21 paths 108 schemas 12 GET8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.shipbob.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ShipBob subpackage_orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (PAT).

  • PAT — Authentication using Personal Access Token (PAT) token or OAuth2

Paths & Operations 22

Across 21 paths, the API surfaces 22 operations — 12 GET, 8 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

subpackage_orders 22
POST
/2026-01/order
Create Order
create-order 2 params body → 201400401403422
GET
/2026-01/order
Get Orders
get-orders 15 params → 200400401403
GET
/2026-01/order/{orderId}
Get Order
get-order 3 params → 200400401403404
GET
/2026-01/shipment/{shipmentId}
Get Shipment
get-shipment 3 params → 200400401403404
GET
/2026-01/shipment/{shipmentId}/timeline
Get Shipment Timeline
get-shipment-timeline 3 params → 200400401403404
POST
/2026-01/shipment:batchCancel
Batch Cancel Shipments
batch-cancel-shipments 2 params body → 200401403422500
POST
/2026-01/shipment:batchUpdateTrackingUpload
Mark Tracking Uploaded
mark-tracking-uploaded 1 param body → 200400401403404
PUT
/2026-01/shipment/{shipmentId}:updateAddress
Update Shipment Address
update-shipment-address 2 params body → 200400
GET
/2026-01/shipment/{shipmentId}:getLineItems
Get Shipment Line Items
get-shipment-line-items 2 params → 200404
POST
/2026-01/shipment/{shipmentId}:updateLineItems
Update Shipment Line Items
update-shipment-line-items 2 params body → 200400
PUT
/2026-01/shipment:bulkUpdateShippingService
Bulk Update Shipping Service
bulk-update-shipping-service 1 param body → 200400
POST
/2026-01/order/{orderId}:cancel
Cancel Order
cancel-order 2 params → 200400401403404422500
POST
/2026-01/shipment/{shipmentId}:cancel
Cancel Shipment
cancel-shipment 2 params → 200400401403404422500
GET
/2026-01/shipping-method
Get Shipping Methods
get-shipping-methods 3 params → 200400401403422
GET
/2026-01/order/{orderId}/shipment/{shipmentId}/timeline
Get Shipment Status Timeline by Order ID and Shipment ID
get-shipment-status-timeline-by-order-id-and-shipment-id 4 params → 200400401403404
GET
/2026-01/order/{orderId}/shipment
Get All Shipments for Order
get-all-shipments-for-order 3 params → 200400401403404
GET
/2026-01/order/{orderId}/shipment/{shipmentId}/logs
Get Shipment Logs by Order ID and Shipment ID
get-shipment-logs-by-order-id-and-shipment-id 3 params → 200400401403404
POST
/2026-01/order/{orderId}/shipment/{shipmentId}:cancel
Cancel Shipment by Order ID and Shipment ID
cancel-shipment-by-order-id-and-shipment-id 3 params → 200400401403404422500
GET
/2026-01/shipment/{shipmentId}/logs
Get Shipment Logs
get-shipment-logs 3 params → 200400401403404
GET
/2026-01/order/{orderId}/shipment/{shipmentId}
Get Shipment by Order ID and Shipment ID
get-shipment-by-order-id-and-shipment-id 4 params → 200400401403404
POST
/2026-01/order:estimate
Estimate Fulfillment Cost For Order
estimate-fulfillment-cost-for-order 2 params body → 200400401403422
GET
/2026-01/order/{orderId}/store-order-json
Get Order Store Data
get-order-store-data 2 params → 200400401403404422

Schemas 108

The contract defines 108 schemas that model the data the API accepts and returns. The most detailed are Orders.ShipmentViewModel (26 properties), Orders.OrderViewModel (17 properties), Orders.CreateOrderModel (15 properties), Orders.UpdateAddressRequest (10 properties). Each schema is shown below with its type and property counts.

Orders.CarrierShipType
string
Orders.RetailerProgramDataViewModel
object
Contains properties that needs to be used for fulfilling B2B/Dropship orders.
9 properties
Orders.ShipMethodDetailViewModel
object
5 properties
Orders.Post.Api.Shipment.Cancelbulk.Unprocessable.Entity.Object
object
Orders.ShipmentAction
string
Orders.Get.Api.Order.OrderId.Shipment.ShipmentId.Timeline.Bad.Request.Object
object
Orders.RetailerProgramDataAddressViewModel
object
Address to used when creating a B2B/DropShip order.
8 properties 4 required
Orders.PackageMaterialType
string
Orders.Get.Api.Shipment.ShipmentId.Bad.Request.Object
object
Orders.LotInfo
object
3 properties
Orders.ChannelInfoViewModel
object
Created by channel metadata
2 properties
Orders.BulkUpdateResponseResult
object
3 properties
Orders.Post.Api.Order.Bad.Request.Object
object
Orders.TagViewModel
object
2 properties 2 required
Orders.SalesChannel
string
Orders.Post.Api.Order.OrderId.Shipment.ShipmentId.Cancel.Internal.Server.Error.Object
object
Orders.Post.Api.Shipment.BulkUpdateTrackingUpload.Bad.Request.String
string
Orders.ShipmentLineItemsViewModel
object
7 properties 2 required
Orders.CanceledShipmentViewModel
object
4 properties
Orders.Get.Api.Shippingmethod.Unprocessable.Entity.Object
object
Orders.CartonViewModel
object
5 properties
Orders.AddProductToOrderByReferenceIdModel
object
9 properties 3 required
Orders.Get.Api.Order.OrderId.Shipment.ShipmentId.Logs.Bad.Request.Object
object
Orders.UpdateLineItemsRequest
object
1 property 1 required
Orders.Post.Api.Order.OrderId.Cancel.Bad.Request.Object
object
Orders.Get.Api.Order.OrderId.Bad.Request.Object
object
Orders.ShipmentLineItemDetail
object
8 properties
Orders.Get.Api.Order.OrderId.StoreOrderJson.Bad.Request.Object
object
Orders.Post.Api.Shipment.ShipmentId.Cancel.Bad.Request.Object
object
Orders.CartonMeasurementsViewModel
object
Measurements of a carton
4 properties
Orders.CancelShipmentsModel
object
Model for cancel multiple shipments at once
1 property
Orders.ShipmentProductViewModel
object
Information about a store product belonging to a shipment
5 properties
Orders.Financials
object
1 property
Orders.ShipmentLogViewModelArray
array
Orders.Get.Api.Order.Bad.Request.Object
object
Orders.ParentCartonViewModel
object
4 properties
Orders.Get.Api.Shippingmethod.Bad.Request.Object
object
Orders.AddProductToOrderByProductIdModel
object
4 properties 2 required
Orders.RecipientInfoViewModel
object
Information about the recipient of an order
4 properties 2 required
Orders.OrderStatusEnum
string
Orders.ShipmentLogViewModel
object
5 properties
Orders.CanceledOrderViewModel
object
4 properties
Orders.StatusDetailViewModel
object
6 properties
Orders.IApiDetailResponse
object
3 properties
Orders.EstimateViewModel
object
1 property
Orders.Post.Api.Order.OrderId.Shipment.ShipmentId.Cancel.Bad.Request.Object
object
Orders.BulkUpdateShippingServiceRequest
object
3 properties 3 required
Orders.BulkUpdateTrackingUploadModel
object
Model for updating tracking upload status for multiple shipments
2 properties
Orders.ShipmentLineItemsApiResponse
object
4 properties
Orders.CanceledShipmentsViewModel
object
1 property
Orders.BulkUpdateResponseModel
object
2 properties
Orders.OrderType
string
Orders.ErrorResponse
object
2 properties
OrdersRecipientInfoViewModelAddress
Address of the recipient
Orders.Post.Api.Order.Unprocessable.Entity.Object
object
Orders.ShippingTermsViewModel
object
Contains shipping properties that need to be used for fulfilling an order.
2 properties
Orders.EstimateFulfillmentRequestModel
object
3 properties 2 required
Orders.StatusInformationViewModel
object
1 property
Orders.Post.Api.Order.Estimate.Bad.Request.Object
object
Orders.ShipMethodDetailViewModelArray
array
Orders.UpdateAddressRequest
object
10 properties 2 required
Orders.OrderStatus
string
Orders.Post.Api.Shipment.ShipmentId.Cancel.Internal.Server.Error.Object
object
Orders.LotSelectionMethod
string
Orders.Get.Api.Order.OrderId.Shipment.OK.OneOfArray
array
Orders.OrderViewModelArray
array
Orders.Post.Api.Order.OrderId.Cancel.Internal.Server.Error.Object
object
Orders.SummaryResponse
object
3 properties
Orders.ShipmentLineItemResponse
object
4 properties
Orders.BulkActionApiResponse
object
2 properties 1 required
Orders.EstimateDetailViewModel
object
5 properties
Orders.InventoryViewModel
object
Information about inventory belonging to a store product
8 properties
Orders.OrderViewModel
object
17 properties
Orders.Get.Api.Shipment.ShipmentId.Logs.Bad.Request.Object
object
Orders.ShipmentViewModel
object
Information about a shipment
26 properties
Orders.ProductVariantDetail
object
3 properties
Orders.CreateOrderModel
object
15 properties 5 required
Orders.FulfillmentCenterViewModel
object
Information about a fulfillment center that a shipment can belong to
2 properties
Orders.AddressType
string
Orders.PaymentShipTerm
string
Orders.Post.Api.Shipment.Cancelbulk.Internal.Server.Error.Object
object
Orders.AddressViewModel
object
7 properties 3 required
Orders.Post.Api.Shipment.ShipmentId.Cancel.Unprocessable.Entity.Object
object
Orders.Get.Api.Shipment.ShipmentId.Timeline.Bad.Request.Object
object
Orders.EstimateProductInfoModel
object
3 properties 1 required
Orders.FulfillmentStatus
string
Orders.EstimationAddressViewModel
object
7 properties 1 required
Orders.ProductInfoViewModel
object
9 properties
Orders.ShipmentLineItemDetailArray
array
OrdersCreateOrderModelProductsItems
Orders.TrackingViewModel
object
Tracking information for a shipment
8 properties
Orders.Get.Api.Order.OrderId.StoreOrderJson.OK.String
string
Orders.Get.Api.Order.OrderId.StoreOrderJson.Unprocessable.Entity.Object
object
Orders.Get.Api.Order.OrderId.Shipment.Bad.Request.Object
object
Orders.ServiceLevelDetailViewModel
object
2 properties
Orders.MeasurementsViewModel
object
Measurements of a shipment
4 properties
Orders.BulkUpdateResponseError
object
2 properties
Orders.RecipientViewModel
object
Information about the recipient of a shipment
5 properties
Orders.ShipmentApiResponse
object
3 properties
Orders.Post.Api.Order.Estimate.Unprocessable.Entity.Object
object
OrdersRecipientViewModelAddress
Address of the recipient
Orders.BulkUpdateResponseSummary
object
3 properties
Orders.Post.Api.Order.OrderId.Cancel.Unprocessable.Entity.Object
object
Orders.Post.Api.Order.OrderId.Shipment.ShipmentId.Cancel.Unprocessable.Entity.Object
object
Orders.CartonDetailsViewModel
object
1 property
Orders.ErrorCode
string
Orders.CancellationResult
string
Orders.Get.Api.Order.OrderId.Shipment.ShipmentId.Bad.Request.Object
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shipbob-subpackage-orders-api-openapi.yml Raw ↑

Other APIs ShipBob publishes across the network.

ShipBob subpackage_billing API
ShipBob subpackage_channels API
ShipBob subpackage_inventory API
ShipBob subpackage_locations API
ShipBob subpackage_products API
ShipBob subpackage_receiving API
ShipBob subpackage_returns API
ShipBob subpackage_simulations API
ShipBob subpackage_webhooks API
Where this information came from

This is an independent, third-party profile of ShipBob subpackage_orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.