Documents
HomeGlossary
Additional Integrations
Additional Integrations
  • HotWax Integrations
  • RetailPro
    • Introduction
    • Inventory Sync
      • Challenges
      • Technical Workflow
    • Order Sync
      • Technical Workflow of Invoicing from Single Location
      • Technical Workflow of Invoicing from Multiple Location
    • Send Sale Order
      • Technical Workflow
    • Returns
  • Loop
    • Returns
    • Exchanges
  • Klaviyo
    • Klaviyo Integration
  • Iterable
    • Iterable Integration
  • EasyPost
    • EasyPost Integration
Powered by GitBook
On this page
  • Feed generation
  • Data transformation
  • Manual slip API call

Was this helpful?

Edit on GitHub
Export as PDF
  1. RetailPro
  2. Send Sale Order

Technical Workflow

Learn how HC handles Send Sale Orders through feed generation, data transformation, & Retail Pro's Manual Slip API, ensuring accurate inventory transfers.

Feed generation

Initiated by a specific job in HotWax Commerce, a feed is generated exclusively for completed orders originating from the POS channel. This distinct feed differs from the one created for eCommerce orders.

Data transformation

A subsequent job in the HotWax Commerce Integration Platform takes the data from the completed orders feed and transforms it into a structured JSON format. This format is aligned with the requirements of the Manual Slip API in Retail Pro.

Manual slip API call

The transformed JSON file, containing details about the completed Send Sale orders, is put in a designated SFTP location. Following this, the Manual Slip API in Retail Pro is invoked for each order, effectively creating inventory transfer records.The responses generated by the Manual Slip API calls are systematically stored in the SFTP location. This step ensures that any feedback or acknowledgment from Retail Pro is captured for further analysis or auditing.

PreviousSend Sale OrderNextReturns

Last updated 11 months ago

Was this helpful?