---
title: "Update account ERP details"
method: PUT
path: "/accounts/{accountId}/erp"
tags: ["Accounts"]
---

# Update account ERP details

`PUT /accounts/{accountId}/erp`

Update ERP details for an account specified by the account id

## Path parameters

- `accountId` string, required

## Query parameters

- `override` boolean

## Request body

- ErpInputJson
  - `erpId` string

## Response `default`

successful operation

---

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