Skip to main content

Get MCF Order Match Suggestions

GET 

/api/amazon/unified/fulfillment-orders/:fulfillmentOrder/match-suggestions

Ranked candidate sales orders for one MCF order, scored 0–100 from the signals available: order number match (55), fulfillment reference match (45), tracking match (30), all items on the order with quantities that fit (20), partial item match (8), postcode (10), city (5), order date within 7 days (5); penalties for an already-fulfilled order (−25) and an FNSKU not mapped to a product (−20). Tiers: high (≥90 with no blockers), suggested (60–89, or any candidate that carries a blocker), weak (<60). blockers lists exactly why mapping would be rejected, so a candidate that cannot be linked is never presented as high. line_preview compares each MCF item's quantity with the order's total for that product. Empty for orders that are already mapped or not mappable. The top-level blockers array lists order-level reasons nothing can match (e.g. an FNSKU not mapped to a product, a missing destination address) — shown when the candidate list is empty.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type