Deposco Shipments API

Search outbound shipments produced by fulfillment. Modeled from Deposco integration references - GET /search/shipment?orderHeaders.customerOrderNumber={orderNumber} to retrieve shipment and tracking detail for a customer order. Endpoints are modeled from public integration documentation; access is gated per tenant.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: deposco:deposco-shipments-api
name: Deposco Shipments API
tags:
- Shipments
- Outbound
- Shipping
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.deposco.com/
baseURL: https://{instance}.deposco.com/integration/{code}
properties:
- url: https://developer.deposco.com/
  type: Documentation
description: Search outbound shipments produced by fulfillment. Modeled from Deposco integration references
  - GET /search/shipment?orderHeaders.customerOrderNumber={orderNumber} to retrieve shipment and tracking
  detail for a customer order. Endpoints are modeled from public integration documentation; access is
  gated per tenant.