Deposco Customer Orders API
Import and query customer (sales) orders for fulfillment. Modeled from Deposco integration references - PUT /import/{businessUnit}/customerOrder/{orderNumber} to create or update an order, and GET /search/CoHeader and /search/shipment to look up order status and resulting shipments. Endpoints are modeled from public integration documentation; exact paths and the tenant base host are provisioned per customer.