Service Provider SignupBusiness profile creation
Create your service provider business profile
Join Avelluxe.com as a photographer, decorator, DJ, caterer, venue, planner, or other event professional. Set up your business profile, publish pricing, and start receiving quote leads and booking requests.
Create a business profile
Receive quote requests
Track and update bookings
Business Signup
Vendor APIs
`POST /api/vendor-portal/profiles` creates a vendor business profile.
`PATCH /api/vendor-portal/profiles/[slug]` updates a vendor profile.
`GET /api/vendor-portal/profiles/[slug]` returns the vendor dashboard payload.
`GET/POST /api/vendor-portal/profiles/[slug]/bookings` lists or creates bookings.
`PATCH /api/vendor-portal/profiles/[slug]/bookings/[bookingId]` updates booking status and notes.