address
📄️ Create new address
Create a new address associated with the authenticated user's company.
📄️ Get company addresses
Returns a paginated list of all addresses associated with the authenticated user's company.
📄️ Update address
Updates the data of an existing company address.
📄️ Create simplified address
Creates a new address in a simplified way using only coordinates and basic data.
📄️ Export addresses to CSV
Generate a CSV file with all company addresses.
📄️ Update specific address
Updates an existing address identified by its ID. Allows modification of all fields except the ID.
📄️ Delete address
Delete an existing company address.