Skip to main content

B2B Client Management

Organizations allow grouping multiple drivers under a single legal entity, facilitating consolidated billing and fleet management.

POST /organization

Create Organization
{
"name": "Express Logistics Fleet",
"status": true
}

Member Management

FeatureMethodPath
List MembersGET/organization-users/{id}
Link UserPOST/add-organization
Remove LinkPOST/remove-organization