Skip to content

OrderAddress

Defined in: sdks/trendyol/src/types/order.ts:41

A customer or invoice/shipment address returned alongside a shipment package. Field set is conservative — Trendyol returns many optional locality fields and we surface them as-is.

optional address1?: string

Defined in: sdks/trendyol/src/types/order.ts:47


optional address2?: string

Defined in: sdks/trendyol/src/types/order.ts:48


optional addressLines?: OrderAddressLines

Defined in: sdks/trendyol/src/types/order.ts:62


optional city?: string

Defined in: sdks/trendyol/src/types/order.ts:51


optional cityCode?: number

Defined in: sdks/trendyol/src/types/order.ts:52


optional company?: string

Defined in: sdks/trendyol/src/types/order.ts:46


optional countryCode?: string

Defined in: sdks/trendyol/src/types/order.ts:60


optional countyId?: number

Defined in: sdks/trendyol/src/types/order.ts:56


optional countyName?: string

Defined in: sdks/trendyol/src/types/order.ts:57


optional district?: string

Defined in: sdks/trendyol/src/types/order.ts:53


optional districtId?: number

Defined in: sdks/trendyol/src/types/order.ts:54


optional firstName?: string

Defined in: sdks/trendyol/src/types/order.ts:43


optional fullAddress?: string

Defined in: sdks/trendyol/src/types/order.ts:49


optional fullName?: string

Defined in: sdks/trendyol/src/types/order.ts:45


optional id?: string

Defined in: sdks/trendyol/src/types/order.ts:42


optional lastName?: string

Defined in: sdks/trendyol/src/types/order.ts:44


optional neighborhoodId?: number

Defined in: sdks/trendyol/src/types/order.ts:55


optional phone?: string

Defined in: sdks/trendyol/src/types/order.ts:61


optional postalCode?: string

Defined in: sdks/trendyol/src/types/order.ts:59


optional shortAddress?: string

Defined in: sdks/trendyol/src/types/order.ts:50


optional stateName?: string

Defined in: sdks/trendyol/src/types/order.ts:58

Unofficial. Lonca is an independent, community-maintained project — not affiliated with, endorsed by, or supported by Trendyol, Hepsiburada, or any other marketplace. All marketplace names and trademarks belong to their respective owners.