truckers
Gestión de transportistas colaboradores
📄️ Get list of truckers
Returns a paginated list of all truckers associated with the authenticated user's company.
📄️ Create new trucker
Creates a new trucker associated with the authenticated user's company.
📄️ Get trucker details
Gets complete details of a specific trucker by their ID.
📄️ Update trucker
Updates data of an existing trucker.
📄️ Delete trucker
Deletes a trucker from the company via soft delete.
📄️ Get trucker by taxid
Searches for a trucker by their tax identification (DNI/NIE/CIF).
📄️ Get trucker company contact info
Gets contact information of the company to which a trucker belongs.