/bff/organisation/internal-contact
Returns the display fields (external id, name, e-mail, company) of the organisation's internal contact — the shop__contact row referenced by cas__organisation.internal_customer_id. Consumed by the admin expense modals as the default "PŘÍJEMCE" (supplier) on manual writeoffs.
OrganisationgetBffOrganisationInternal-contact
No parameters
This endpoint takes no path, query, header or body parameters.
Request
GET /bff/organisation/internal-contact
curl -X GET "https://api.bizkithub.com/bff/organisation/internal-contact" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"id": "example_id"
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.