Skip to main content

Get MCF Order Match Suggestions for Multiple Orders

GET 

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

Batched form of the single-order suggestions endpoint for up to 50 order IDs at once. Returns an object keyed by order ID; an order with no candidates maps to an empty array. blockers is keyed the same way and carries each order's order-level blockers.

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