---
title: "GET /sandbox/business-generator"
method: GET
path: "/sandbox/business-generator"
tags: ["Testing"]
---

# GET /sandbox/business-generator

`GET /sandbox/business-generator`

Generate a fake business for you to use in your test.
Important, this endpoint does not create the business but simply return the payload.
Call `/borrowers` to register this business and generate loan for it
Warning: these invoices and their IBANs will not work in production.

## Query parameters

- `country` 'BEL' | 'DEU' | 'ESP' | 'FRA' | 'GUF' | 'ISL' | 'MAF' | 'NLD' | 'REU'
- `is_borrower` boolean

## Response `200`

OK

---

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