> For the complete documentation index, see [llms.txt](https://developer.nilvera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.nilvera.com/nilvera-model/edespatch/customeralias.md).

# CustomerAlias

<mark style="color:blue;">`string`</mark>  <mark style="color:red;">`Zorunlu`</mark>

> Alıcının e-İrsaliye mükellefi olması durumunda irsaliyenin hangi etikete gönderileceği bu alanda belirtilir.

{% hint style="info" %}
Alıcıya ait etiket bilgisi girilir. Alıcının birden fazla etiketi olması durumunda ilgili etiket bilgisi girilmelidir.
{% endhint %}

```javascript
{
    EDespatch: {},
    CustomerAlias: "urn:mail:defaultpk@deneme.com" //Örnek olarak verilmiştir.
}
```
