experience | omnichannel | amber

(0 reviews)

home

HISTORY

v1.0.0 - DMARTING - Initial version created as a clone of some MasterMix endpoints
v1.0.4 - DMARTING - Added endpoints for Prod confirmation and Stock check
v1.0.5 - DMARTING - Added endpoint for Inbound deliveries
v1.0.8 - DMARTING - Added endpoint for sales orders
v1.0.12 - DMARTING - Fixes for Delivery Note endpoint
v1.0.14 - DMARTING - New endpoint for stock/list
v1.0.17 - DMARTING - Credit endpoints added (/customerorders/check & /documents/customerorders)

v1.1.1 - DMARTING - Split AMBER endpoints: keep data exchange endpoints in this API and move Query ones to online-amber
v1.1.2 - DMARTING - Some fixes for Delivery Note endpoint
v1.1.3 - DMARTING - New endpoint for CMS documentCreation
V1.1.7 - DMARTING - Some endpoints were removed because of inactivity

Specification of the experience API for AMBER omnichannel integration. Experience API for Mule Inbound integration from AMBER system.

Documentation for the API calls:

  • /shipmentdocuments (POST)
  • /batchprotocols (POST)
  • /goodsreceipts (POST)
  • /deliverynote (POST)
  • /productconfirmation (POST)
  • /acknowledgements (POST) -> For production data (FireQ) and Order Tacking - backbone
  • /inbounddeliveries (POST)
  • /documentCreation (POST)

GOOD ISSUES

  • /goodsissues (POST)
  • /goodsissues/_bulk (POST)

PHYSICAL INVENTORY

  • /inventorydocuments (POST)
  • /exchange/inventorydocuments (POST)

DELIVERY TRANSFERS

  • /deliveryTransfers/outbounds (POST)
  • /deliveryTransfers/inbounds (POST)

CUSTOMERS (SOLD-TO)

  • /customers (POST)

CREDIT

  • /documents/customerorders (POST)

TRANSPORT PLANNING

  • /carrier/shipments (POST)

Reviews