Interface: OrderAddressBulkInput
Defined in: type/OrderAddressBulkInput.ts:7
Input object for OrderAddressBulkInput
Properties
city?
optionalcity?:string
Defined in: type/OrderAddressBulkInput.ts:27
City name
code?
optionalcode?:string
Defined in: type/OrderAddressBulkInput.ts:39
Internal code or reference for this address
company?
optionalcompany?:string
Defined in: type/OrderAddressBulkInput.ts:17
Company name at this address
country?
optionalcountry?:string
Defined in: type/OrderAddressBulkInput.ts:31
Country code (ISO 2-letter)
email?
optionalemail?:string
Defined in: type/OrderAddressBulkInput.ts:37
Email that applies to this address
firstName?
optionalfirstName?:string
Defined in: type/OrderAddressBulkInput.ts:9
First name of the person at this address
gender?
optionalgender?:Gender
Defined in: type/OrderAddressBulkInput.ts:15
Gender of the person at this address
icp?
optionalicp?:YesNo
Defined in: type/OrderAddressBulkInput.ts:43
ICP address field defines whether tax should be applied
lastName?
optionallastName?:string
Defined in: type/OrderAddressBulkInput.ts:13
Last name of the person at this address
middleName?
optionalmiddleName?:string
Defined in: type/OrderAddressBulkInput.ts:11
Middle name of the person at this address
mobile?
optionalmobile?:string
Defined in: type/OrderAddressBulkInput.ts:35
Mobile phone number [min: 6, max: 30]
name?
optionalname?:string
Defined in: type/OrderAddressBulkInput.ts:47
Display name for this address
notes?
optionalnotes?:string
Defined in: type/OrderAddressBulkInput.ts:41
Additional notes about this address
number?
optionalnumber?:string
Defined in: type/OrderAddressBulkInput.ts:21
House or building number
numberExtension?
optionalnumberExtension?:string
Defined in: type/OrderAddressBulkInput.ts:23
Extension to the house number
phone?
optionalphone?:string
Defined in: type/OrderAddressBulkInput.ts:33
Fixed phone number [min: 6, max: 30]
postalCode?
optionalpostalCode?:string
Defined in: type/OrderAddressBulkInput.ts:25
Postal or ZIP code
region?
optionalregion?:string
Defined in: type/OrderAddressBulkInput.ts:29
State, province, or region code
street?
optionalstreet?:string
Defined in: type/OrderAddressBulkInput.ts:19
Street name and number
type
type:
AddressType
Defined in: type/OrderAddressBulkInput.ts:49
Address type [one of: delivery, invoice, home]
url?
optionalurl?:string
Defined in: type/OrderAddressBulkInput.ts:45
Website URL if applicable