Deposco Purchase Orders API

Create and search purchase orders for inbound inventory. Modeled from Deposco integration references - PUT /orders/Purchase Order/{orderNumber}, POST /orders, and GET /search/Order?otherReferenceNumber={externalOrderNumber}. Endpoints are modeled from public integration documentation; access is gated per tenant.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: deposco:deposco-purchase-orders-api
name: Deposco Purchase Orders API
tags:
- Purchase Orders
- Procurement
- Inbound
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: Create and search purchase orders for inbound inventory. Modeled from Deposco integration
  references - PUT /orders/Purchase Order/{orderNumber}, POST /orders, and GET /search/Order?otherReferenceNumber={externalOrderNumber}.
  Endpoints are modeled from public integration documentation; access is gated per tenant.