# Seller

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_seller_id** | **string** | The seller’s internal account ID. This field is required on all events required seller info. | [optional] 
**_name** | **string** | Provide the full name associated with the seller here. Concatenate first name and last name together if you collect them separately in your system. | [optional] 
**_email** | **string** | Email of the seller. Note - If the seller&#39;s email is also their account ID in your system, set both the _sellerId and _email fields to their email address. | [optional] 
**_phone** | **string** | The primary phone number of the seller associated with this account. Provide the phone number as a string. | [optional] 
**_created_date** | **string** | Date when seller registered in system. | [optional] 
**_last_updated_date** | **string** | Date when seller profile uopdated last time. | [optional] 
**_onboarding_ip_address** | **string** | Ip address used by seller while registration. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


