---
title: "Terminate the business relationship with a customer"
method: POST
path: "/v1/businesses/{business_id}/fronting_loans_business_relationship/close"
tags: ["Business fronting"]
---

# Terminate the business relationship with a customer

`POST /v1/businesses/{business_id}/fronting_loans_business_relationship/close`

Terminates the business relationship with the customer with the `business_id` specified in the request URL and sets the `status_reason` to `offboarded_by_partner`.

## Path parameters

- `business_id` string, required

## Response `204`

No Content

## Other responses

- `400` — Invalid request
- `403` — Forbidden
- `404` — Not Found

---

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