OPLOG’s Receiving Order API enables you to initiate the receiving process for products to be sent to the warehouse. This guide covers the essential requirements, configurations, and examples for creating different types of receiving orders.

Integration Overview

The Receiving Order API is designed to handle multiple transfer methods:
  • Cargo Transfer - Shipment via cargo companies (FedEx, UPS, DHL)
  • Pickup Transfer - Pickup from your warehouse or location
  • Carriage Transfer - Courier delivery services
  • Multi-Product Shipments - Bulk receiving orders with multiple SKUs
All receiving orders must include unique reference numbers, line items with SKUs and expected quantities, and transfer type configuration. Products must be pre-registered in the system using the Product API.

Creating Receiving Orders

OPLOG’s Receiving Order POST endpoint has several required fields that you need to be aware of:

Quick Start Requirements

Essential Fields: Reference number, line items (SKU + expected quantity), and transfer type configuration are mandatory for all receiving orders.
1

Pre-register Products

Ensure all SKUs are registered in the system using the Product API
2

Set Reference Number

Define a unique identifier for tracking the receiving order
3

Configure Line Items

Specify SKUs and expected quantities for products to be received
4

Select Transfer Type

Choose appropriate delivery method and provide required details

Core Requirements

Transfer Type Configurations

Date Format Requirements

All date fields must be in ISO 8601 format with timezone information.

Quantity Tracking

Use the GET Receiving Orders API to track accepted quantities vs. expected quantities.

Receiving Order Examples


TAG Management

OPLOG.ONE’s TAG management system provides flexible metadata tagging capabilities across various business entities. Organizations can attach custom labels to records, transforming basic data into actionable intelligence for better workflow optimization. The system proves valuable for both operational efficiency and analytics. Teams can quickly identify and process records based on specific criteria - staff can locate items requiring special handling, managers can prioritize high-value transactions, and leadership can analyze performance metrics across different categories. This flexible approach eliminates rigid classification systems, allowing businesses to evolve their tagging strategies as operational needs change.

TAG Best Practices for Receiving Orders

Priority Level

Tag by urgency: urgent, high-priority, standard, low-priority

Supplier Category

Categorize suppliers: priority-supplier, new-vendor, overseas

Product Type

Mark product categories: seasonal-stock, electronics, fragile

Processing Notes

Add handling instructions: quality-check, immediate-shelving
TAG Usage Examples:
  • Seasonal Tags: summer-collection,winter-stock,holiday-items
  • Supplier Tags: priority-supplier,new-vendor,trusted-partner
  • Product Tags: fragile,electronics,apparel,bulk-items
  • Process Tags: quality-check,immediate-processing,hold-for-review
TAG management for receiving orders helps streamline warehouse operations, supplier management, and inventory planning processes.