Retrieve all merchants that you are connected to.
Response default - application/json
The actual content of the response; A list of the result objects
The name of the merchants business
The Merchants unique email address
The Id of the User who owns this Merchant Account
The eCommerce platform this merchant uses
Available options:
OTHER
,
SHOPIFY
,
MAGENTO
,
MAGENTO_ONE
,
WOOCOMMERCE
,
BIGCOMMERCE
,
LIGHTSPEED
,
ECWID
,
YAAS
,
SPREECOMMERCE
,
DEMANDWARE
,
VOLUSION
,
PRESTASHOP
,
THREEDCART
,
SYLIUS
,
WIX
,
SWELL
,
MIVA
,
WEBSPHERE
,
ORACLECC
,
SAPCC
,
SQUARESPACE
,
SHOPWARE
,
COMMERCETOOLS
,
MEDUSA
,
ABICART
,
SPRYKER
,
MYSTORE
,
CENTRA
,
XCART
,
VTEX
,
KIBO
,
SALEOR
,
VENDO
,
CHORD
,
DIGITALRIVER
,
SQUARE
,
AMAZON
,
BIGCARTEL
,
CUSTOM
The eCommerce platform plan of the store
The custom URL of the Store
If a user has verified their email address. Deprecated (not used will always be false)
The status of the merchant
Available options:
INACTIVE
,
ACTIVE
,
DISABLED
,
NEW
,
DISABLED_INACTIVE
,
FOR_DELETION
,
APPLICATION_IN_PROGRESS
,
APPLICATION_SUBMITTED
,
APPLICATION_DENIED
,
APPLICATION_ACCEPTED
The default currency used by merchant
content. default_country_code
The default country of origin of merchant
content. default_state_code
The default state / province of origin of merchant
content. default_language_code
The default language used by merchant
The default commission rate of the merchant
content. date_last_modified
ID of the Merchant on Ecommerce Platform
content. distribution_type
Determines if the merchants products are available to all apps or only available to apps of their choosing
Available options:
PUBLIC
,
PRIVATE
content. default_weight_unit
Default Unit of Weight in the Merchants Store
Available options:
INCHES
,
FEET
,
CENTIMETERS
,
OUNCES
,
POUNDS
,
GRAMS
,
KILOGRAMS
,
CARATS
,
YARDS
,
MILLIMETERS
,
TONNES
,
MILLIGRAMS
,
LITERS
,
MILLILITERS
,
QUARTS
,
QUARTERS
,
GALLONS
,
PINTS
,
METERS
content. default_size_unit
Default Unit of Size in the Merchants Store
Available options:
INCHES
,
FEET
,
CENTIMETERS
,
OUNCES
,
POUNDS
,
GRAMS
,
KILOGRAMS
,
CARATS
,
YARDS
,
MILLIMETERS
,
TONNES
,
MILLIGRAMS
,
LITERS
,
MILLILITERS
,
QUARTS
,
QUARTERS
,
GALLONS
,
PINTS
,
METERS
Source of the merchant referral
Available options:
VIOLET
,
PLATFORM_MARKETPLACE
,
AFFILIATE_PROGRAM
,
OTHER
URL of the merchants logo
Available options:
OTHER
,
APPAREL_AND_ACCESSORIES
,
ANIMALS_AND_PET_SUPPLIES
,
ARTS_AND_ENTERTAINMENT
,
BABY_AND_TODDLER
,
BUSINESS_AND_INDUSTRIAL
,
CAMERAS_AND_OPTICS
,
ELECTRONICS
,
FOOD_BEVERAGE_TOBACCO
,
FURNITURE
,
HARDWARE
,
HEALTH_AND_BEAUTY
,
HOME_AND_GARDEN
,
LUGGAGE_AND_BAGS
,
MATURE
,
MEDIA
,
OFFICE_SUPPLIES
,
RELIGIOUS_AND_CEREMONIAL
,
SOFTWARE
,
SPORTING_GOODS
,
TOYS_AND_GAMES
,
VEHICLES_PARTS
Featured Merchant. Deprecated (not used)
content. connection_status
If a developers application has access to this merchant. Deprecated (not reliable) use connection health endpoint instead.
Available options:
NOT_CONNECTED
,
CONNECTED
,
REQUESTED
,
DECLINED
content. shipping_configured
The shipping status of the merchant. Deprecated (not reliable)
The tax status of the merchant. Deprecated (not reliable)
Is this a Users default merchant
content. billing_configured
The billing status of the merchant. Deprecated (not reliable) use connection health endpoint instead.
Boolean indicating if this is the last page
The total count of pages available
The total count of objects available
Boolean indicating if this is the first page of the response
The total number of objects in this specific response
The page size selected at request time
The page number selected at request time
Boolean indicating if the response content is empty
Contains the cursor for the next page. This property will only be used for situations where the API does not support the page number/page size paradigm and it will mutually exclusive with the size/number fields in the response. If this property is returned it must be passed when requesting the next page from the API. Does not apply to endpoints that do not have a next_page_cursor query param documented.
Violet wrapper for springframework pageable
The current page number (one based)
The number of elements per page
Violet Wrapper for springframework sort
Boolean indicating if the result set is unsorted
Boolean indicating if the result set is sorted
Boolean indicating if the result set is empty
Boolean indicating if the result is paged
Boolean indicating if the result is unpaged
Violet Wrapper for springframework sort
Boolean indicating if the result set is unsorted
Boolean indicating if the result set is sorted
Boolean indicating if the result set is empty