Represents a Wix Partner's editable profile in the partner directory. Partners use this entity to manage their own professional information, services offered, portfolio items, and contact details. Once a partner's updates pass verification, a new [PublicPartnerProfile] is published for unauthenticated public viewing. Read/write access to this entity is restricted to the authenticated partner who owns the profile.
Partner's location.
Date and time the partner profile was created.
Partner-controlled display settings for the profile page.
Whether this partner is verified as compliant with EU regulations. When true, you can display an EU compliance indicator on the partner's profile. Set automatically based on the partner's country and EU trader traceability status. When absent, EU compliance isn't applicable for this partner.
Whether the partner has opted out of appearing in the Partner Directory listing. The public partner profile remains accessible via the API regardless of this setting.
Partner profile ID.
Languages the partner works in. Each value is a language code in BCP 47 format. For example, en for English or fr-CA for Canadian French.
Deprecated: ProviderState is defined in marketplace-provider-state-service (com.wixpress.partners.marketplace.providers.state).
Wix platform products the partner works with.
Partner's portfolio of completed client work. Each item references a Wix site the partner built.
Professional details about the partner, including business name, website, social media links, and contact email.
Revision number, which increments by 1 each time the partner profile is updated. To prevent conflicting changes, the current revision must be passed when updating the partner profile.
Link allowing site visitors to schedule a meeting with the partner.
Services and minimum prices offered by this partner.
URL-friendly identifier used in the partner's public profile page URL. For example, acme-studio. Auto-generated from professionalInformation.businessName when the profile is created. Can be changed via the API.
Date and time the partner profile was last updated.
Content verification status of this profile. Updated automatically after each change. Only changes that pass verification are reflected in the corresponding public partner profile.