Skip to main content

Reorder Settlement Mapping Groups

PUT 

/api/amazon/unified/settlement-mapping-groups/reorder

Reorders the global Amazon settlement mapping groups. Mapping groups control how settlement lines are grouped into generated accounting documents (each group produces one invoice or bill per settlement), and their order determines display/processing order.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Body fields:

  • ids (required, array of integers, min 1) - settlement mapping group IDs in the desired order. Each ID must exist; the new sort order is assigned from the array position.

Request

Responses

OK

Response Headers
    Content-Type