This query returns an existing customer.
- API endpoint slug
- wave.find_customer
- Runtime method
- performQuery("wave.find_customer")
Query fields
- Label
- Which business?
- Helper text
- Required: Select your account to use.
- Slug
- business_id
- Required
- true
- Can have default value
- false
- Label
- What email?
- Helper text
- Required: Enter the email of the customer.
- Slug
- email
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- first_name
- Filter code
- Wave.findCustomer.ContactFirstName
- Type
- String
- Example
- John
- Slug
- last_name
- Filter code
- Wave.findCustomer.ContactLastName
- Type
- String
- Example
- Doe
- Slug
- email
- Filter code
- Wave.findCustomer.Email
- Type
- String
- Example
- example@example.com
- Slug
- name
- Filter code
- Wave.findCustomer.CustomerName
- Type
- String
- Example
- John Doe
- Slug
- display_id
- Filter code
- Wave.findCustomer.AccountNumber
- Type
- String
- Example
- 123
- Slug
- internal_notes
- Filter code
- Wave.findCustomer.InternalNotes
- Type
- String
- Example
- This is a note
- Slug
- website
- Filter code
- Wave.findCustomer.Website
- Type
- String
- Example
- https://example.com
- Slug
- phone
- Filter code
- Wave.findCustomer.Phone
- Type
- String
- Example
- 123-456-7890
- Slug
- mobile
- Filter code
- Wave.findCustomer.Mobile
- Type
- String
- Example
- 123-456-7890
- Slug
- toll_free
- Filter code
- Wave.findCustomer.TollFree
- Type
- String
- Example
- 123-456-7890
- Slug
- fax
- Filter code
- Wave.findCustomer.Fax
- Type
- String
- Example
- 123-456-7890
- Slug
- currency
- Filter code
- Wave.findCustomer.Currency
- Type
- String
- Example
- USD
- Slug
- outstanding_amount
- Filter code
- Wave.findCustomer.OutstandingAmount
- Type
- String
- Example
- 100
- Slug
- overdue_amount
- Filter code
- Wave.findCustomer.OverdueAmount
- Type
- String
- Example
- 100
- Slug
- address
- Filter code
- Wave.findCustomer.Address
- Type
- String
- Example
- 123 Main St
- Slug
- city
- Filter code
- Wave.findCustomer.City
- Type
- String
- Example
- San Francisco
- Slug
- state
- Filter code
- Wave.findCustomer.State
- Type
- String
- Example
- CA
- Slug
- country
- Filter code
- Wave.findCustomer.Country
- Type
- String
- Example
- US
- Slug
- postal_code
- Filter code
- Wave.findCustomer.PostalCode
- Type
- String
- Example
- 94114
- Slug
- shipping_name
- Filter code
- Wave.findCustomer.ShippingName
- Type
- String
- Example
- John Doe
- Slug
- shipping_phone
- Filter code
- Wave.findCustomer.ShippingPhone
- Type
- String
- Example
- 123-456-7890
- Slug
- shipping_address
- Filter code
- Wave.findCustomer.ShippingAddress
- Type
- String
- Example
- 123 Main St
- Slug
- shipping_city
- Filter code
- Wave.findCustomer.ShippingCity
- Type
- String
- Example
- San Francisco
- Slug
- shipping_state
- Filter code
- Wave.findCustomer.ShippingState
- Type
- String
- Example
- CA
- Slug
- shipping_country
- Filter code
- Wave.findCustomer.ShippingCountry
- Type
- String
- Example
- US
- Slug
- shipping_postal_code
- Filter code
- Wave.findCustomer.ShippingPostalCode
- Type
- String
- Example
- 94114
- Slug
- shipping_instructions
- Filter code
- Wave.findCustomer.ShippingInstructions
- Type
- String
- Example
- This is a note
- Slug
- created_at
- Filter code
- Wave.findCustomer.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- modified_at
- Filter code
- Wave.findCustomer.ModifiedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- id
- Filter code
- Wave.findCustomer.Id
- Type
- String
- Example
- 123
- Slug
- business_id
- Filter code
- Wave.findCustomer.BusinessId
- Type
- String
- Example
- 123
- Slug
- is_archived
- Filter code
- Wave.findCustomer.IsArchived
- Type
- String
- Example
- true