> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SalesChannel

> The channel through which the applicant primarily accepts payments.

`ENUM`

The channel through which the applicant primarily accepts payments.

## Values

<ResponseField name="E_COMMERCE" type="enum">
  Card-not-present sales conducted online through a website or ecommerce platform.
</ResponseField>

<ResponseField name="MOTO" type="enum">
  Mail Order/Telephone Order sales, where card details are collected and keyed remotely.
</ResponseField>

<ResponseField name="RETAIL" type="enum">
  Card-present sales conducted at a physical point of sale, such as a storefront or terminal.
</ResponseField>
