# BUSINESS_FRONTING_APPLICATION

The status of a business fronting loan application has changed.

Endpoint: POST business_fronting_application
Version: 1.0

## Request fields (application/json):

  - `id` (string)
    The ID of the relevant business fronting loan application.
    Example: "89d4eaaa73ec4a73a0b9d40fb5d9da9cbfla"

  - `status` (string)
    The status of the business fronting loan application.
    Example: "approved"


## Response 200 fields
