Represents the origination details of an order.
Order Source
| Name | Type | Tags | Description |
|---|---|---|---|
name |
str |
Optional | The name used to identify the place (physical or digital) that an order originates. If unset, the name defaults to the name of the application that created the order. |
{
"name": "name2"
}