# BUSINESS_FRONTING_RELATIONSHIP_STATUS_CHANGED

The status of the fronting business relationship with a customer has changed.

Endpoint: POST business_fronting_relationship_status_changed
Version: 1.0

## Request fields (application/json):

  - `id` (string)
    The ID of the business resource whose business relationship status has changed.
    Example: "3311ac2c0a6243a8836ab290380918facbiz"

  - `status` (string)
    The status of the business relationship.
    Example: "active"


## Response 200 fields
