---
title: "Update Business Mapping Order"
method: PUT
path: "/api/v1/usage/business-mapping/mappings/rank"
tags: ["Business Mapping"]
---

# Update Business Mapping Order

`PUT /api/v1/usage/business-mapping/mappings/rank`

This call is used to update the order of the business mappings.

## Headers

- `Authorization` string, required
- `apikey` string, required

## Request body

- object
  - `rank` string[], required — list of business mapping IDs with their new rank

## Response `200`

---

[API](https://skmtc.net/umbrellacost/apis/admin.md) · [All operations](https://skmtc.net/umbrellacost/apis/admin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umbrellacost/admin/revisions/b0a65610726b/schema)
