---
title: "Get B2BSettings"
method: GET
path: "/commerce/settings/b2b/b2bsettings"
tags: ["B2BSettings"]
---

# Get B2BSettings

`GET /commerce/settings/b2b/b2bsettings`

Get B2BSettings

## Query parameters

- `responseFields` string

## Response `200`

OK

- B2BSettings
  - `auditInfo` AdminUserAuditInfo
    - `createBy` string, nullable
    - `createDate` string, date-time, nullable
    - `updateBy` string, nullable
    - `updateDate` string, date-time, nullable
  - `callOffOrderSettings` CallOffOrderSettings
    - `releaseJob` RulesEngineJobSettings
      - `interval` integer
      - `isEnabled` boolean
    - `reservationsJob` RulesEngineJobSettings
      - `interval` integer
      - `isEnabled` boolean
  - `rebalancerJob` RebalancerJob
    - `backorderAllocations` RebalancerAllocationSettings
      - `allowPartialRelease` boolean
      - `partialReleaseType` string, nullable
    - `futureAllocations` RebalancerAllocationSettings
      - `allowPartialRelease` boolean
      - `partialReleaseType` string, nullable
    - `interval` integer, nullable
    - `isEnabled` boolean
    - `runMode` string, nullable

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
