Customers
📄️ List
Return a list of customers.
📄️ Create
Create a customer. When making the request as a provider, the customer will receive an invitation email they can use to claim the profile. When making the request as an anonymous customer, the customer will be created and immediately claimed. In this mode, the request must provide values for all fields on the signup form. These fields can be fetched by calling `GET /customer_fields?applicable_scenario=customer_registration`.
📄️ Retrieve
Retrieve a customer.
📄️ Update
Update a customer
📄️ Partially Update
Partially update a customer
📄️ Account Status
#### Providers
📄️ Add Child
#### Providers
📄️ Change Email
#### Providers
📄️ Change Password
#### Providers
📄️ Icalendar Links
#### Providers
📄️ Notification Preferences
#### Providers
📄️ Update Notification Preference
#### Providers
📄️ Participation
#### Providers
📄️ Resend Email Confirmation
#### Providers
📄️ Sms Account
#### Providers
📄️ Sms Account
#### Providers
📄️ Verify SMS Account
Verify a customer's SMS account.
📄️ Bulk Delete
#### Providers