OPLOG’s Product API provides comprehensive product management capabilities for various business scenarios. This guide covers the essential requirements, configurations, and examples for creating different types of products in your catalog.

Integration Overview

The Product API is designed to handle multiple product types:
  • Simple Products - Basic product registration with minimal information
  • Physical Products - Detailed products with dimensions and weight
  • Digital Products - Software, books, and downloadable content
  • Apparel Products - Clothing with size and material specifications
  • Multi-currency Products - International products with different currencies
All products must include unique SKU, product name, and type. Optional features like images, categories, and pricing enhance the product catalog experience.

Creating Products

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

Quick Start Requirements

Essential Fields: SKU (unique), name, type, and barcodes are mandatory for all products.
1

Set Unique SKU

Define a unique product identifier that won’t be repeated system-wide
2

Add Product Information

Include name, type, and barcode arrays for product identification
3

Configure Optional Features

Add images, pricing, dimensions, and categories as needed

Core Requirements

Optional Features

Currency Support

Price fields must be appropriate for the selected currency. Use UNSUPPORTED value only for special cases.

Product 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

Consistent Format

Use comma-separated format for multiple tags

Descriptive Tags

Include relevant keywords for better searchability

Regular Updates

Update tags when product status or categories change

Standardization

Establish tag naming conventions across your catalog
TAG Usage Examples:
  • Category Tags: electronics,computer,laptop
  • Status Tags: new-arrival,sale,clearance,discontinued
  • Feature Tags: wireless,gaming,professional,budget
  • Campaign Tags: black-friday,summer-sale,back-to-school
TAG management is designed specifically for post-creation metadata updates and provides flexible freetext categorization for your products.