Zencargo Purchase Orders API

Create, query, update, close, and delete purchase orders and their ordered line items and SKU-level Lots. Keeps an ERP in sync with Zencargo as the source of truth for pre-booking PO data (cargo ready dates, quantities fulfilled, delivery estimates).

API entry from apis.yml

apis.yml Raw ↑
aid: zencargo:zencargo-purchase-orders-api
name: Zencargo Purchase Orders API
tags:
- Purchase Orders
- Supply Chain
- Lots
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api-docs.zencargo.com/query_purchase_orders/
baseURL: https://{accountReference}.api.production.zencargo.com/graphql
properties:
- url: https://api-docs.zencargo.com/create_purchase_orders/
  type: Documentation
- url: https://api-docs.zencargo.com/object/purchaseorder/
  type: APIReference
- url: graphql/zencargo.graphql
  type: GraphQL
description: Create, query, update, close, and delete purchase orders and their ordered line items and
  SKU-level Lots. Keeps an ERP in sync with Zencargo as the source of truth for pre-booking PO data (cargo
  ready dates, quantities fulfilled, delivery estimates).