Home > @vsf-enterprise/bigcommerce-api > Order > order_source
# Order.order_source property
Orders submitted via the store's website will include a www
value. Orders submitted via the API will be set to external
. A read-only value. Do not pass in a POST or PUT.
Signature:
readonly order_source: string;