---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../modules.md) / [clients](../index.md) / OrgMapping

# Interface: OrgMapping

Defined in: [packages/b2c-tooling-sdk/src/clients/am-api.ts:112](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/am-api.ts#L112)

Organization mapping built from the Account Manager organizations API.
Maps organization ID to name.

## Properties

### byId

> **byId**: `Map`\<`string`, `string`\>

Defined in: [packages/b2c-tooling-sdk/src/clients/am-api.ts:114](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/am-api.ts#L114)

Maps organization ID to name
