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

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

# Interface: MrtB2CError

Defined in: [packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:79](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts#L79)

Standard MRT B2C error response structure.

## Properties

### detail?

> `optional` **detail**: `string`

Defined in: [packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:82](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts#L82)

***

### message

> **message**: `string`

Defined in: [packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:81](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts#L81)

***

### status

> **status**: `number`

Defined in: [packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts:80](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/e7c16f1ae423da0aa47b3e10be88f9770b53619b/packages/b2c-tooling-sdk/src/clients/mrt-b2c.ts#L80)
