For the complete documentation index, see llms.txt. This page is also available as Markdown.

Promotion Validation

Validates and tests the core promotion service logic. This accurately verifies functions related to discount benefits, shipping coupons, gift events, and mileage accrual to minimize system errors.


Key Features

  • Promotion information validation upon order creation

    • Accurately validates the promotion information selected or used by the user when an order is created.

  • Double-checking data consistency

    • Double-checks whether the actual calculated benefit and discount amount, based on the information selected by the user, matches the information displayed to the user.

Process Definition

1

Process overview

A process that batch tests and validates the core logic of each service module, executing validation of benefits, coupons, gift events, and accrual.

API List

API
Description
Server
Method
Notes

Promotion information validation

Fully validates and tests the service logic used in promotion discounts, accrual, gift events, and coupons.

Order

POST

🔗View API>

Staff discount limit inquiry: /api/member/v1/staff/getDsctLmtStat

Single-item information by product inquiry: /api/goods/v1/detail/goods