MerchantAddress
type MerchantAddress {
addressLine1: String
addressLine2: String
city: MerchantAddressCity
company: String
country: MerchantAddressCountry
district: MerchantAddressDistrict
firstName: String
identityNumber: String
lastName: String
postalCode: String
state: MerchantAddressState
taxNumber: String
taxOffice: String
title: String
type: MerchantSettingsAddressTypeEnum
vkn: String
}
Fields
addressLine1
StringThe merchant's mailing address.
addressLine2
StringAn additional field for the merchant's mailing address.
The merchant's city.
company
Stringcountry
MerchantAddressCountryThe merchant's country.
district
MerchantAddressDistrictThe merchant's district in city.
firstName
StringThe merchant staff's first name.
identityNumber
StringThe merchant's identity numbers.
lastName
StringThe merchant staff's last name.
postalCode
StringThe merchant's postal code, also known as zip, postcode, etc.
state
MerchantAddressStatetaxNumber
StringtaxOffice
StringIf merchant is corporate, merchant can use that field to fill their Tax Office name.
title
Stringvkn
String