Message overview

Updated at:

This topic describes the message types for corporate procurement in LinkedMall. After a distributor is onboarded, callbacks for products and orders are sent as messages to Kafka, which distributors consume to process business operations. When you integrate with the message service, note that both the `product` and `order` topics contain ordered messages.

TOPIC

Resource

Event

Description

product

Product

ProductCreated

Product created message

ProductDeleted

Product deleted message

ProductStatusUpdated

Product status updated message

ProductEdited

Product basic information edited message

ProductPlatformPriceUpdate

Product recommended retail price updated message

ProductOutGroup

Product Outbound Messages

ProductInGroup

Product receipt message

Sku

SkuCreated

SKU created message

SkuDeleted

SKU deleted message

SkuPriceUpdated

SKU price updated message

SkuStatusUpdated

SKU status updated message

SkuEdited

SKU basic information edited message

order

PurchaseOrder

PurchaseOrderCreate

Purchase order creation result message

OrderLine

OrderLineShipped

Sub-order shipped message

Order

OrderPaid

The order has been paid.

OrderAccepted

Paid Order Acceptance Message from Fulfillment Provider

OrderClosed

The order is closed.

OrderFinished

The order is complete.

RefundOrder

RefundApply

A refund request has been submitted.

RefundClosed

Refund closed message

RefundAgreed

Refund approved message

RefundRefused

Refund Request Rejected

RefundReturned

Returned by the buyer

RefundSuccess

Refund successful message