cURL
curl --request POST \ --url https://api.halth.com/v1/businesses \ --header 'Content-Type: application/json' \ --header 'x-halth-organisation-id: <x-halth-organisation-id>' \ --data ' { "name": "Super Health" } '
{ "id": "<string>", "name": "<string>", "settings": { "autoReconciliationEnabled": true }, "taxIdentifier": "<string>", "countryCode": "<string>", "structure": "public_corporation", "merchantId": "<string>", "capabilities": [ { "id": "bookings_client_management", "status": "inactive" } ] }
Create a new business
Business name
1 - 255
"Super Health"
Show child attributes
public_corporation
private_corporation
sole_proprietorship
private_partnership
trust
incorporated_non_profit
unincorporated_association