Skip to main content

CreateCustomerAddressRequestDto

typestring
languageCodestring
addressFormatstring
addressLine1string
addressLine2string
addressLine3string
citystring
countryCodestring
branchCodestring
geographicalDepartmentstring
CreateCustomerAddressRequestDto
{
"type": "string",
"languageCode": "string",
"addressFormat": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"countryCode": "string",
"branchCode": "string",
"geographicalDepartment": "string"
}