CreateEntityBusinessAddressRequest

  • addressLine1
    Type: string
    max length:  
    255
    required

    Primary address line (required)

  • addressTypeId
    Type: stringFormat: uuid
    required

    UUID of the address type

  • city
    Type: string
    max length:  
    100
    required

    City name (required)

  • countryId
    Type: stringFormat: uuid
    required

    UUID of the country

  • addressLine2
    Type: string
    max length:  
    255

    Secondary address line

  • addressLine3
    Type: string
    max length:  
    255

    Tertiary address line

  • attention
    Type: string
    max length:  
    255

    Attention line for the address

  • postalCode
    Type: string
    max length:  
    20

    Postal or ZIP code

  • stateProvince
    Type: string
    max length:  
    100

    State or province

  • streetNo
    Type: string
    max length:  
    50

    Street number

  • unitNo
    Type: string
    max length:  
    50

    Unit or apartment number