Jump to Content
Home
Guides
API Reference
Changelog
What's New
Recipes
Help
Deprecation Guide
My Account
API Reference
My Account
Home
Guides
API Reference
Changelog
What's New
Recipes
Help
Deprecation Guide
Multichannel Solutions Java OpenAPI Client Integration Guide
JUMP TO
Multichannel Solutions Java OpenAPI Client Integration Guide
Updated 3 months ago
Updated 3 months ago
Prerequisites
High-level integration flow
Step 1: Create a working directory
Step 2: Prepare OpenAPI Specification and Generator
Step 2.1 Add the OpenAPI Specification
Step 2.2 Download OpenAPI Generator (JAR)
Step 3: Generate the Java client
Step 4: Build the generated client
Step 5: Add the client to your application
Option A: Use as a standalone project
Option B: Use as a Maven dependency (recommended)
Step 6: Configure authentication and required headers
Examples: Call an MCS API with the generated client
Call fulfillment order details API
Call create customer order API